[PATCH v6 02/11] arm/dts: omap: Add omap-usb2 dt data
From: Felipe Balbi <hidden>
Date: 2012-08-03 13:31:12
Also in:
linux-devicetree, linux-omap, lkml
From: Felipe Balbi <hidden>
Date: 2012-08-03 13:31:12
Also in:
linux-devicetree, linux-omap, lkml
On Mon, Jul 30, 2012 at 02:39:51PM +0530, Kishon Vijay Abraham I wrote:
Add omap-usb2 data node in omap4 device tree file. Signed-off-by: Kishon Vijay Abraham I <redacted>
looks good: Acked-by: Felipe Balbi <redacted>
--- arch/arm/boot/dts/omap4.dtsi | 5 +++++ 1 file changed, 5 insertions(+)diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index 29c6243..15f1890 100644 --- a/arch/arm/boot/dts/omap4.dtsi +++ b/arch/arm/boot/dts/omap4.dtsi@@ -279,6 +279,11 @@ #size-cells = <1>; ranges; ti,hwmods = "ocp2scp_usb_phy"; + usb2phy at 4a0ad080 { + compatible = "ti,omap-usb2"; + reg = <0x4a0ad080 0x58>, + <0x4a002300 0x1>; + }; }; }; };-- 1.7.9.5
-- balbi -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120803/9196615d/attachment.sig>