projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44fa054
)
ARM: at91/dt: add atmel,pullup-gpio to at91rm9200ek usb1 definition
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Mon, 2 Dec 2013 10:44:05 +0000
(11:44 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 9 Dec 2013 10:10:00 +0000
(11:10 +0100)
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91rm9200ek.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91rm9200ek.dts
b/arch/arm/boot/dts/at91rm9200ek.dts
index e6fd0f8f9f36106e0215c16633b3ab099c8a6aac..e40b6a5479fba45c93af3ff4cec8e2517a9e4830 100644
(file)
--- a/
arch/arm/boot/dts/at91rm9200ek.dts
+++ b/
arch/arm/boot/dts/at91rm9200ek.dts
@@
-56,6
+56,7
@@
usb1: gadget@fffb0000 {
atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;
+ atmel,pullup-gpio = <&pioD 5 GPIO_ACTIVE_HIGH>;
status = "okay";
};