From: Roger Quadros <rogerq@ti.com>
To: tony@atomide.com, b-cousson@ti.com
Cc: linux-omap@vger.kernel.org, devicetree-discuss@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Roger Quadros <rogerq@ti.com>,
Sricharan R <r.sricharan@ti.com>
Subject: [PATCH 3/4] ARM: dts: omap5-uevm: Provide USB Host PHY clock frequency
Date: Tue, 18 Jun 2013 14:11:30 +0300 [thread overview]
Message-ID: <1371553891-29364-4-git-send-email-rogerq@ti.com> (raw)
In-Reply-To: <1371553891-29364-1-git-send-email-rogerq@ti.com>
USB Host PHY clock on port 2 must be configured to 19.2MHz.
Provide this information.
CC: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
---
arch/arm/boot/dts/omap5-uevm.dts | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts
index 927db1e..c0ad472 100644
--- a/arch/arm/boot/dts/omap5-uevm.dts
+++ b/arch/arm/boot/dts/omap5-uevm.dts
@@ -40,6 +40,13 @@
hsusb2_phy: hsusb2_phy {
compatible = "usb-nop-xceiv";
reset-supply = <&hsusb2_reset>;
+ /**
+ * FIXME
+ * Put the right clock phandle here when available
+ * clocks = <&auxclk1>;
+ * clock-names = "main_clk";
+ */
+ clock-frequency = <19200000>;
};
/* HS USB Port 3 RESET */
--
1.7.4.1
next prev parent reply other threads:[~2013-06-18 11:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 11:11 [PATCH 0/4] ARM: OMAP4: Panda USB Host support and DVI EDID fix Roger Quadros
2013-06-18 11:11 ` [PATCH 1/4] ARM: dts: omap4-panda: Add USB Host support Roger Quadros
[not found] ` <1371553891-29364-1-git-send-email-rogerq-l0cyMroinI0@public.gmane.org>
2013-06-18 11:11 ` [PATCH 2/4] ARM: dts: omap4-panda: Fix DVI EDID reads Roger Quadros
2013-06-18 13:29 ` Roger Quadros
2013-06-18 11:11 ` Roger Quadros [this message]
2013-06-18 11:11 ` [PATCH 4/4] ARM: OMAP2+: dts: HACK: Provide alias to USB PHY clock Roger Quadros
2013-06-18 11:23 ` Tony Lindgren
2013-06-18 12:33 ` Roger Quadros
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=1371553891-29364-4-git-send-email-rogerq@ti.com \
--to=rogerq@ti.com \
--cc=b-cousson@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=r.sricharan@ti.com \
--cc=tony@atomide.com \
/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