diff options
Diffstat (limited to 'Documentation/devicetree/bindings/leds/leds-mt6360.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/leds/leds-mt6360.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/leds-mt6360.yaml b/Documentation/devicetree/bindings/leds/leds-mt6360.yaml index 235315531d3b..b2fe6eb89389 100644 --- a/Documentation/devicetree/bindings/leds/leds-mt6360.yaml +++ b/Documentation/devicetree/bindings/leds/leds-mt6360.yaml @@ -133,7 +133,7 @@ examples: }; led@3 { reg = <3>; - function = LED_FUNCTION_MOONLIGHT; + function = LED_FUNCTION_INDICATOR; color = <LED_COLOR_ID_WHITE>; led-max-microamp = <150000>; }; |