From 2610b1362b7a6b7bb880d1aa4f7c960997305bc3 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Wed, 4 Nov 2015 21:56:07 +0900 Subject: ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2 This makes USB3.0 available on new SoCs/boards. Signed-off-by: Masahiro Yamada Reviewed-by: Simon Glass --- arch/arm/dts/uniphier-ph1-ld6b-ref.dts | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'arch/arm/dts/uniphier-ph1-ld6b-ref.dts') diff --git a/arch/arm/dts/uniphier-ph1-ld6b-ref.dts b/arch/arm/dts/uniphier-ph1-ld6b-ref.dts index bd86f09..ccadd81 100644 --- a/arch/arm/dts/uniphier-ph1-ld6b-ref.dts +++ b/arch/arm/dts/uniphier-ph1-ld6b-ref.dts @@ -54,6 +54,14 @@ status = "okay"; }; +&usb0 { + status = "okay"; +}; + +&usb1 { + status = "okay"; +}; + /* for U-boot only */ / { soc { -- cgit v1.1