projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d00c6a2
)
dt: bcm6858: add led controller
author
Philippe Reynes
<philippe.reynes@softathome.com>
Fri, 22 Mar 2019 16:02:02 +0000
(17:02 +0100)
committer
Tom Rini
<trini@konsulko.com>
Mon, 22 Apr 2019 22:13:24 +0000
(18:13 -0400)
Add the led controller in the bcm6858 device tree.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
arch/arm/dts/bcm6858.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/bcm6858.dtsi
b/arch/arm/dts/bcm6858.dtsi
index 8fd825b4c33a5c33d03f2fd6a8295944ec30ae63..76ba0ea1675ecc95fd33f5dc40f453ccf2827ae5 100644
(file)
--- a/
arch/arm/dts/bcm6858.dtsi
+++ b/
arch/arm/dts/bcm6858.dtsi
@@
-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>;