ARM: dts: am335x-evmsk: enable USB1
Enable second USB channel and set it into 'host' mode. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
committed by
Tony Lindgren
parent
ccd8b9e023
commit
eda1a4bf10
@@ -336,9 +336,18 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
usb-phy@47401b00 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
usb@47401000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
usb@47401800 {
|
||||
status = "okay";
|
||||
dr_mode = "host";
|
||||
};
|
||||
};
|
||||
|
||||
&epwmss2 {
|
||||
|
||||
Reference in New Issue
Block a user