linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dianders@chromium.org (Doug Anderson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: Enable USB host0 (EHCI) on rk3288-evb
Date: Tue, 29 Jul 2014 16:24:33 -0700	[thread overview]
Message-ID: <1406676273-20701-4-git-send-email-dianders@chromium.org> (raw)
In-Reply-To: <1406676273-20701-1-git-send-email-dianders@chromium.org>

This is the top USB port on the evb (the one closest to the Ethernet
connector).

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
---
 arch/arm/boot/dts/rk3288-evb.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-evb.dtsi b/arch/arm/boot/dts/rk3288-evb.dtsi
index efd625e..fcdc64e 100644
--- a/arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/arch/arm/boot/dts/rk3288-evb.dtsi
@@ -90,3 +90,7 @@
 		};
 	};
 };
+
+&usb_host0_ehci {
+	status = "okay";
+};
-- 
2.0.0.526.g5318336

  parent reply	other threads:[~2014-07-29 23:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 23:24 [PATCH 0/3] Enable EHCI port on rk3288-evb Doug Anderson
2014-07-29 23:24 ` [PATCH 1/3] ARM: dts: Turn on USB host vbus " Doug Anderson
2014-07-30 11:24   ` Heiko Stübner
2014-07-30 15:13     ` Doug Anderson
2014-07-30 18:24       ` Heiko Stübner
2014-07-30 19:54         ` Doug Anderson
2014-07-29 23:24 ` [PATCH 2/3] ARM: dts: add rk3288 ehci usb devices Doug Anderson
2014-07-30 16:07   ` Doug Anderson
2014-07-29 23:24 ` Doug Anderson [this message]
2014-07-30 11:26   ` [PATCH 3/3] ARM: dts: Enable USB host0 (EHCI) on rk3288-evb Heiko Stübner
2014-07-30 15:22     ` Doug Anderson

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=1406676273-20701-4-git-send-email-dianders@chromium.org \
    --to=dianders@chromium.org \
    --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).