arm64: dts: salvator-x: enable USB 2.0 Host of channel 1 and 2

We should set SW15 to pin 2-3 side on the board before we use CN9
as USB host or peripheral.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Yoshihiro Shimoda 2016-02-23 21:28:35 +09:00 committed by Simon Horman
parent e24250c008
commit 474efcae3b
1 changed files with 16 additions and 0 deletions

View File

@ -372,3 +372,19 @@ &usb2_phy2 {
status = "okay";
};
&ehci1 {
status = "okay";
};
&ehci2 {
status = "okay";
};
&ohci1 {
status = "okay";
};
&ohci2 {
status = "okay";
};