2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 04:03:58 +08:00

arm64: dts: h3ulcb: enable USB2.0 Host channel 1

This supports USB2.0 Host channel 1 on H3ULCB board

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Vladimir Barinov 2016-08-31 13:04:03 +03:00 committed by Simon Horman
parent 0baa64d8d2
commit 15907f1f87

View File

@ -127,3 +127,11 @@
status = "okay";
};
&ehci1 {
status = "okay";
};
&ohci1 {
status = "okay";
};