Skip to content

Commit 8018708

Browse files
ChiYuan Huangpavelmachek
authored andcommitted
dt-bindings: leds: Replace moonlight with indicator in mt6360 example
Replace moonlight with indicator in mt6360 example to prevent the below build error: Error: Documentation/devicetree/bindings/leds/leds-mt6360.example.dts:114.24-25 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/leds/leds-mt6360.example.dt.yaml] Error 1 Link: https://lore.kernel.org/lkml/CAL_JsqJRMVE163LaHTbtFARc4f_qg33bfQx+sD3ukce_xQF+gA@mail.gmail.com/ Signed-off-by: ChiYuan Huang <[email protected]> Reviewed-by: Gene Chen <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Pavel Machek <[email protected]>
1 parent 495b896 commit 8018708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/leds/leds-mt6360.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ examples:
133133
};
134134
led@3 {
135135
reg = <3>;
136-
function = LED_FUNCTION_MOONLIGHT;
136+
function = LED_FUNCTION_INDICATOR;
137137
color = <LED_COLOR_ID_WHITE>;
138138
led-max-microamp = <150000>;
139139
};

0 commit comments

Comments
 (0)