summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/uniphier-ph1-pro4-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-11-26 18:34:01 +0900
committerMasahiro Yamada <yamada.m@jp.panasonic.com>2014-11-28 02:21:01 +0900
commit149c751dc7958f3db99203e49208198aa40811b3 (patch)
tree81dd4430f3367fcc52a82d495f11a931d44231ee /arch/arm/dts/uniphier-ph1-pro4-ref.dts
parent625177d27ed9e91cb96c0221b8020f7e4d24bfb6 (diff)
downloadtalos-obmc-uboot-149c751dc7958f3db99203e49208198aa40811b3.tar.gz
talos-obmc-uboot-149c751dc7958f3db99203e49208198aa40811b3.zip
usb: UniPhier: support OF configuration
If CONFIG_OF_CONTROL is defined, search device tree nodes that are compatible with "panasonic,uniphier-ehci" and take the base address from their "reg" property. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-pro4-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-ph1-pro4-ref.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-ph1-pro4-ref.dts b/arch/arm/dts/uniphier-ph1-pro4-ref.dts
index b42c9c8098..52fa81fae1 100644
--- a/arch/arm/dts/uniphier-ph1-pro4-ref.dts
+++ b/arch/arm/dts/uniphier-ph1-pro4-ref.dts
@@ -32,3 +32,11 @@
&uart1 {
status = "okay";
};
+
+&usb0 {
+ status = "okay";
+};
+
+&usb1 {
+ status = "okay";
+};
OpenPOWER on IntegriCloud