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:
ce17105
)
dt: bcm968380gerg: enable gpio controller
author
Philippe Reynes
<
[email protected]
>
Thu, 7 Mar 2019 10:36:33 +0000
(11:36 +0100)
committer
Daniel Schwierzeck
<
[email protected]
>
Fri, 12 Apr 2019 15:32:51 +0000
(17:32 +0200)
Enable the gpio controllers in the device tree
of the board bcm968380gerg.
Signed-off-by: Philippe Reynes <
[email protected]
>
Reviewed-by: Daniel Schwierzeck <
[email protected]
>
arch/mips/dts/brcm,bcm968380gerg.dts
patch
|
blob
|
history
diff --git
a/arch/mips/dts/brcm,bcm968380gerg.dts
b/arch/mips/dts/brcm,bcm968380gerg.dts
index 513045ee0519d81c28dda66da06c99a478d8c65a..98471e3894de4fa2544dfbd525fd9b17c0ac279f 100644
(file)
--- a/
arch/mips/dts/brcm,bcm968380gerg.dts
+++ b/
arch/mips/dts/brcm,bcm968380gerg.dts
@@
-38,3
+38,15
@@
label = "bcm968380gerg:green:usb";
};
};
+
+&gpio_lo {
+ status = "okay";
+};
+
+&gpio_mid0 {
+ status = "okay";
+};
+
+&gpio_mid1 {
+ status = "okay";
+};