提交 75265824 编写于 作者: P Philippe Reynes 提交者: Tom Rini

dt: bcm6858: add led controller

Add the led controller in the bcm6858 device tree.
Signed-off-by: NPhilippe Reynes <philippe.reynes@softathome.com>
上级 d00c6a2d
......@@ -82,6 +82,13 @@
status = "disabled";
};
leds: led-controller@ff800800 {
compatible = "brcm,bcm6858-leds";
reg = <0x0 0xff800800 0x0 0xe4>;
status = "disabled";
};
wdt1: watchdog@ff802780 {
compatible = "brcm,bcm6345-wdt";
reg = <0x0 0xff802780 0x0 0x14>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册