[PATCH 3/3] arm64: dts: stratix10: enable USB on the devkit

Dinh Nguyen dinguyen at kernel.org
Fri Dec 1 09:43:15 PST 2017


Enable USB on the Stratix10 devkit.

Signed-off-by: Dinh Nguyen <dinguyen at kernel.org>
---
 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
index a37c461..0007564 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -97,3 +97,7 @@
 &uart0 {
 	status = "okay";
 };
+
+&usb0 {
+	status = "okay";
+};
-- 
2.7.4




More information about the linux-arm-kernel mailing list