From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 7/7] ARM: dts: imx25-pdk: Add USB Host1 support
Date: Mon, 10 Mar 2014 17:54:45 -0300 [thread overview]
Message-ID: <1394484885-21262-7-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1394484885-21262-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
The following driver patch is also needed in order to get USB functional on mx25:
http://www.spinics.net/lists/linux-usb/msg104080.html
arch/arm/boot/dts/imx25-pdk.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/imx25-pdk.dts b/arch/arm/boot/dts/imx25-pdk.dts
index 7a6d21f..0394313 100644
--- a/arch/arm/boot/dts/imx25-pdk.dts
+++ b/arch/arm/boot/dts/imx25-pdk.dts
@@ -107,3 +107,9 @@
fsl,uart-has-rtscts;
status = "okay";
};
+
+&usbhost1 {
+ phy_type = "serial";
+ dr_mode = "host";
+ status = "okay";
+};
--
1.8.1.2
next prev parent reply other threads:[~2014-03-10 20:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 20:54 [PATCH 1/7] ARM: dts: mx25: Fix compatible string for generic USB PHY Fabio Estevam
2014-03-10 20:54 ` [PATCH 2/7] ARM: dts: mx25: Add USB PHY nodes Fabio Estevam
2014-03-10 20:54 ` [PATCH 3/7] ARM: dts: mx25: Let usbmisc be enabled by default Fabio Estevam
2014-03-10 20:54 ` [PATCH 4/7] ARM: dts: mx25: Let the USB PHY nodes " Fabio Estevam
2014-03-10 20:54 ` [PATCH 5/7] ARM: dts: mx25: USB block requires only one clock Fabio Estevam
2014-03-10 20:54 ` [PATCH 6/7] ARM: dts: mx35: " Fabio Estevam
2014-03-10 20:54 ` Fabio Estevam [this message]
2014-03-11 6:52 ` [PATCH 1/7] ARM: dts: mx25: Fix compatible string for generic USB PHY Eric Bénard
2014-03-11 11:28 ` Fabio Estevam
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=1394484885-21262-7-git-send-email-festevam@gmail.com \
--to=festevam@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.