]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: at91: sam9x5ek add udc DT support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 3 May 2013 12:49:51 +0000 (20:49 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 14 Jun 2013 22:15:21 +0000 (00:15 +0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Tested-by: Bo Shen <voice.shen@atmel.com>
arch/arm/boot/dts/at91sam9x5ek.dtsi

index 5930b0eb68a77ff6adb4aa671f6cdbb8846e3eeb..b753855b20584320d00c9b38c0a4c40d972a1b1b 100644 (file)
                                status = "okay";
                        };
 
+                       usb2: gadget@f803c000 {
+                               atmel,vbus-gpio = <&pioB 16 GPIO_ACTIVE_HIGH>;
+                               status = "okay";
+                       };
+
                        i2c0: i2c@f8010000 {
                                status = "okay";
                        };