ARM: at91/dt: add atmel,pullup-gpio to at91rm9200ek usb1 definition
authorBoris BREZILLON <b.brezillon@overkiz.com>
Mon, 2 Dec 2013 10:44:05 +0000 (11:44 +0100)
committerNicolas 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

index e6fd0f8f9f36106e0215c16633b3ab099c8a6aac..e40b6a5479fba45c93af3ff4cec8e2517a9e4830 100644 (file)
@@ -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";
                        };
 
This page took 0.025116 seconds and 5 git commands to generate.