Commit eda1a4bf authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Tony Lindgren

ARM: dts: am335x-evmsk: enable USB1

Enable second USB channel and set it into 'host' mode.
Signed-off-by: default avatarYegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ccd8b9e0
......@@ -336,9 +336,18 @@ usb-phy@47401300 {
status = "okay";
};
usb-phy@47401b00 {
status = "okay";
};
usb@47401000 {
status = "okay";
};
usb@47401800 {
status = "okay";
dr_mode = "host";
};
};
&epwmss2 {
......
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