linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] ARM: dts: sun4i: Disable ohci1 on ba10-tv-box
@ 2016-08-26 14:42 Hans de Goede
  2016-08-26 14:42 ` [PATCH 2/4] ARM: dts: sun5i: Convert inet-98v-rev2 dts to use reference-design-tablet.dtsi Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Hans de Goede @ 2016-08-26 14:42 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---
 arch/arm/boot/dts/sun4i-a10-ba10-tvbox.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/sun4i-a10-ba10-tvbox.dts b/arch/arm/boot/dts/sun4i-a10-ba10-tvbox.dts
index f3cb297..5f98582 100644
--- a/arch/arm/boot/dts/sun4i-a10-ba10-tvbox.dts
+++ b/arch/arm/boot/dts/sun4i-a10-ba10-tvbox.dts
@@ -121,10 +121,6 @@
 	status = "okay";
 };
 
-&ohci1 {
-	status = "okay";
-};
-
 &otg_sram {
 	status = "okay";
 };
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-08-26 22:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26 14:42 [PATCH 1/4] ARM: dts: sun4i: Disable ohci1 on ba10-tv-box Hans de Goede
2016-08-26 14:42 ` [PATCH 2/4] ARM: dts: sun5i: Convert inet-98v-rev2 dts to use reference-design-tablet.dtsi Hans de Goede
2016-08-26 22:32   ` Maxime Ripard
2016-08-26 14:42 ` [PATCH 3/4] ARM: dts: sun5i: Add dts file for the Empire Electronix M712 tablet Hans de Goede
2016-08-26 22:33   ` Maxime Ripard
2016-08-26 14:42 ` [PATCH 4/4] ARM: dts: sun8i: Rename reference-design-tablet touchscreen node Hans de Goede
2016-08-26 22:34   ` Maxime Ripard
2016-08-26 22:32 ` [PATCH 1/4] ARM: dts: sun4i: Disable ohci1 on ba10-tv-box Maxime Ripard

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).