ARM: dts: sun4i: Disable ohci1 on ba10-tv-box
authorHans de Goede <hdegoede@redhat.com>
Fri, 26 Aug 2016 14:42:23 +0000 (16:42 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 26 Aug 2016 22:31:58 +0000 (00:31 +0200)
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>
arch/arm/boot/dts/sun4i-a10-ba10-tvbox.dts

index f3cb297..5f98582 100644 (file)
        status = "okay";
 };
 
-&ohci1 {
-       status = "okay";
-};
-
 &otg_sram {
        status = "okay";
 };