arch: arm: dts: bcm6753: add led support
Add a node leds to support the LED IP in the device tree of the bcm6753. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
This commit is contained in:
committed by
Tom Rini
parent
0d2001b105
commit
66425ca694
@@ -197,5 +197,12 @@
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
leds: led-controller@ff803000 {
|
||||
compatible = "brcm,bcm6753-leds";
|
||||
reg = <0xff803000 0x3480>;
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user