[PATCH v3 15/15] at91: dt: at91sam9261ek: Enabled the USB device port

Jean-Jacques Hiblot jjhiblot at traphandler.com
Thu Jan 23 10:57:19 EST 2014


Signed-off-by: Jean-Jacques Hiblot <jjhiblot at traphandler.com>
---
 arch/arm/boot/dts/at91sam9261ek.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/at91sam9261ek.dts b/arch/arm/boot/dts/at91sam9261ek.dts
index 8bdbed9..36cf677 100644
--- a/arch/arm/boot/dts/at91sam9261ek.dts
+++ b/arch/arm/boot/dts/at91sam9261ek.dts
@@ -106,6 +106,11 @@
 		};
 
 		apb {
+			usb1: gadget at fffa4000 {
+				atmel,vbus-gpio = <&pioB 29 GPIO_ACTIVE_HIGH>;
+				status = "okay";
+			};
+
 			dbgu: serial at fffff200 {
 				status = "okay";
 			};
-- 
1.8.5.2




More information about the linux-arm-kernel mailing list