arm64: dts: stratix10: enable USB on the devkit

Enable USB on the Stratix10 devkit.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Dinh Nguyen 2017-12-01 11:14:24 -06:00
parent ef8216d28a
commit 15a9b85d4b

View File

@ -97,3 +97,7 @@
&uart0 {
status = "okay";
};
&usb0 {
status = "okay";
};