linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hdegoede@redhat.com (Hans de Goede)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/6] ARM: dts: sun8i-a23-polaroid-mid2809pxe04: Disable ehci0
Date: Sat, 11 Jun 2016 15:53:06 +0200	[thread overview]
Message-ID: <1465653186-953-7-git-send-email-hdegoede@redhat.com> (raw)
In-Reply-To: <1465653186-953-1-git-send-email-hdegoede@redhat.com>

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>
---
 arch/arm/boot/dts/sun8i-a23-polaroid-mid2809pxe04.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/sun8i-a23-polaroid-mid2809pxe04.dts b/arch/arm/boot/dts/sun8i-a23-polaroid-mid2809pxe04.dts
index bae779f..e8c3f21 100644
--- a/arch/arm/boot/dts/sun8i-a23-polaroid-mid2809pxe04.dts
+++ b/arch/arm/boot/dts/sun8i-a23-polaroid-mid2809pxe04.dts
@@ -72,10 +72,6 @@
 	};
 };
 
-&ehci0 {
-	status = "okay";
-};
-
 &i2c0 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&i2c0_pins_a>;
-- 
2.7.4

  parent reply	other threads:[~2016-06-11 13:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-11 13:53 [PATCH 0/6] ARM: dts: sunxi: Enable otg support on a23/a33 boards Hans de Goede
2016-06-11 13:53 ` [PATCH 1/6] ARM: dts: axp22x.dtsi: Disable axp22x ldo_io# regulators by default Hans de Goede
2016-06-11 13:53 ` [PATCH 2/6] ARM: dts: axp22x.dtsi: Add usb_power_supply node Hans de Goede
2016-06-11 13:53 ` [PATCH 3/6] ARM: dts: axp22x.dtsi: Add reg_drivebus node Hans de Goede
2016-06-11 13:53 ` [PATCH 4/6] ARM: dts: sun8i-a?3-q8-tablet.dts: Add full otg support Hans de Goede
2016-06-13  3:19   ` Chen-Yu Tsai
2016-06-13  9:32     ` Hans de Goede
2016-06-11 13:53 ` [PATCH 5/6] ARM: dts: sun8i-a23-polaroid-mid2809pxe04: " Hans de Goede
2016-06-11 13:53 ` Hans de Goede [this message]
2016-06-11 14:29 ` [PATCH 0/6] ARM: dts: sunxi: Enable otg support on a23/a33 boards Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465653186-953-7-git-send-email-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).