提交 991838f9 编写于 作者: A Alexander Dahl 提交者: Thomas Bogendoerfer

MIPS: DTS: img: Fix schema warnings for pwm-leds

The node names for devices using the pwm-leds driver follow a certain
naming scheme (now).  Parent node name is not enforced, but recommended
by DT project.
Signed-off-by: NAlexander Dahl <post@lespocky.de>
Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
上级 c0aac3a5
......@@ -46,9 +46,10 @@
regulator-max-microvolt = <1800000>;
};
leds {
led-controller {
compatible = "pwm-leds";
heartbeat {
led-1 {
label = "marduk:red:heartbeat";
pwms = <&pwm 3 300000>;
max-brightness = <255>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册