]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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 f3cb297fd1db3d22c4510aa8d0da8ee3d88d18e2..5f98582232d67b36b8194d488f354047f70616e4 100644 (file)
        status = "okay";
 };
 
-&ohci1 {
-       status = "okay";
-};
-
 &otg_sram {
        status = "okay";
 };