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:
parent
ef8216d28a
commit
15a9b85d4b
|
@ -97,3 +97,7 @@ &mmc {
|
|||
&uart0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue