ARM: dts: sun8i-a23-polaroid-mid2809pxe04: Disable ehci0
authorHans de Goede <hdegoede@redhat.com>
Sat, 11 Jun 2016 13:53:06 +0000 (15:53 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 4 Jul 2016 19:18:01 +0000 (21:18 +0200)
The Polaroid mid2809pxe04 tablet uses an sdio esp8089 wifi chip, so
ehci0 is not used and should be disabled.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-a23-polaroid-mid2809pxe04.dts

index bae779f..e8c3f21 100644 (file)
        };
 };
 
-&ehci0 {
-       status = "okay";
-};
-
 &i2c0 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c0_pins_a>;