All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/4] ARM: dts: imx23-evk: enable USB PHY and controller
@ 2013-07-16 12:56 ` Otavio Salvador
  0 siblings, 0 replies; 12+ messages in thread
From: Otavio Salvador @ 2013-07-16 12:56 UTC (permalink / raw)
  To: Jonathan Cameron, linux-kernel
  Cc: Otavio Salvador, Russell King, Shawn Guo, Fabio Estevam,
	linux-arm-kernel

The i.MX23EVK board provides a USB port so the USB PHY and controller
need to be enabled for it to be usable.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
Changes in v2: None

 arch/arm/boot/dts/imx23-evk.dts | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/arch/arm/boot/dts/imx23-evk.dts b/arch/arm/boot/dts/imx23-evk.dts
index da0588a..dc3ab45 100644
--- a/arch/arm/boot/dts/imx23-evk.dts
+++ b/arch/arm/boot/dts/imx23-evk.dts
@@ -107,6 +107,16 @@
 				pinctrl-0 = <&duart_pins_a>;
 				status = "okay";
 			};
+
+			usbphy0: usbphy@8007c000 {
+				status = "okay";
+			};
+		};
+	};
+
+	ahb@80080000 {
+		usb0: usb@80080000 {
+			status = "okay";
 		};
 	};
 
-- 
1.8.3.2


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-07-17 11:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16 12:56 [PATCH v2 1/4] ARM: dts: imx23-evk: enable USB PHY and controller Otavio Salvador
2013-07-16 12:56 ` Otavio Salvador
2013-07-16 12:56 ` [PATCH v2 2/4] ARM: dts: imx23-evk: enable Low Resolution ADC Otavio Salvador
2013-07-16 12:56   ` Otavio Salvador
2013-07-16 12:56 ` [PATCH v2 3/4] ARM: dts: imx23-olinuxino: " Otavio Salvador
2013-07-16 12:56   ` Otavio Salvador
2013-07-16 12:56 ` [PATCH v2 4/4] iio: add configuration option for debug support Otavio Salvador
2013-07-16 16:54   ` Jonathan Cameron
2013-07-17  3:50 ` [PATCH v2 1/4] ARM: dts: imx23-evk: enable USB PHY and controller Shawn Guo
2013-07-17  3:50   ` Shawn Guo
2013-07-17 11:56   ` Otavio Salvador
2013-07-17 11:56     ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.