lkml.org 
[lkml]   [2024]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/2] dt-bindings: leds: add LED_FUNCTION_MOBILE for mobile network
    Date
    Add LED_FUNCTION_MOBILE for LEDs that indicate status of mobile network
    connection.
    As an example, "Mobile" LEDs on IIJ SA-W2 indicate status (no signal,
    too low, low, good) of mobile network connection via dongle connected
    to USB port.

    Suggested-by: Hauke Mehrtens <hauke@hauke-m.de>
    Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
    ---
    include/dt-bindings/leds/common.h | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/include/dt-bindings/leds/common.h b/include/dt-bindings/leds/common.h
    index ecea167930d9..d4b8498bde7f 100644
    --- a/include/dt-bindings/leds/common.h
    +++ b/include/dt-bindings/leds/common.h
    @@ -91,6 +91,7 @@
    #define LED_FUNCTION_LAN "lan"
    #define LED_FUNCTION_MAIL "mail"
    #define LED_FUNCTION_MTD "mtd"
    +#define LED_FUNCTION_MOBILE "mobile"
    #define LED_FUNCTION_PANIC "panic"
    #define LED_FUNCTION_PROGRAMMING "programming"
    #define LED_FUNCTION_RX "rx"
    --
    2.25.1

    \
     
     \ /
      Last update: 2024-05-27 15:56    [W:3.150 / U:27.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site