Commit 15a9b85d authored by Dinh Nguyen's avatar Dinh Nguyen

arm64: dts: stratix10: enable USB on the devkit

Enable USB on the Stratix10 devkit.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent ef8216d2
......@@ -97,3 +97,7 @@ &mmc {
&uart0 {
status = "okay";
};
&usb0 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment