ARM: dts: sun4i: Disable ohci1 on ba10-tv-box

The ehci1/ohci1 pair on the ba10-tv-box is connected to an USB-2 wifi
module soldered on the PCB, so there enabling ohci1 is not necessary.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Hans de Goede 2016-08-26 16:42:23 +02:00 committed by Maxime Ripard
parent b44a0a72df
commit 593d5f3a4a

View file

@ -121,10 +121,6 @@
status = "okay";
};
&ohci1 {
status = "okay";
};
&otg_sram {
status = "okay";
};