dt: bcm63158: add led controller
authorPhilippe Reynes <philippe.reynes@softathome.com>
Fri, 22 Mar 2019 16:02:06 +0000 (17:02 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 23 Apr 2019 21:57:22 +0000 (17:57 -0400)
Add the led controller in the bcm63158 device tree.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
arch/arm/dts/bcm63158.dtsi

index 482da94..4b2eaee 100644 (file)
                        status = "disabled";
                };
 
+               leds: led-controller@ff800800 {
+                       compatible = "brcm,bcm6858-leds";
+                       reg = <0x0 0xff800800 0x0 0xe4>;
+
+                       status = "disabled";
+               };
+
                wdt1: watchdog@ff800480 {
                        compatible = "brcm,bcm6345-wdt";
                        reg = <0x0 0xff800480 0x0 0x14>;