arm64: dts: renesas: r8a77995: draak: enable USB2.0 Host (EHCI/OHCI)

This patch enables USB2.0 Host (EHCI/OHCI) for r8a77995.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Yoshihiro Shimoda 2017-09-14 19:30:43 +09:00 committed by Simon Horman
parent 34f058b273
commit 607c73c38e

View File

@ -48,6 +48,14 @@
};
};
&ehci0 {
status = "okay";
};
&ohci0 {
status = "okay";
};
&scif2 {
pinctrl-0 = <&scif2_pins>;
pinctrl-names = "default";