]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 bae779f4308be8512715c629113867c04f675a5c..e8c3f212b9be2abd030280d5e0bc7c3208b3110a 100644 (file)
@@ -72,10 +72,6 @@ chosen {
        };
 };
 
-&ehci0 {
-       status = "okay";
-};
-
 &i2c0 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c0_pins_a>;