From: Vivek Gautam <gautam.vivek@samsung.com>
To: linux-usb@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, kgene.kim@samsung.com,
stern@rowland.harvard.edu, balbi@ti.com, jg1.han@samsung.com,
av.tikhomirov@samsung.com
Subject: [PATCH 3/3] dts: exynos5420-smdk5420: Add required VDD regulator supplies for usb
Date: Wed, 23 Apr 2014 20:59:29 +0530 [thread overview]
Message-ID: <1398266969-26000-4-git-send-email-gautam.vivek@samsung.com> (raw)
In-Reply-To: <1398266969-26000-1-git-send-email-gautam.vivek@samsung.com>
Add required VDD 3.3V and VDD 1.0V regulator supplies to usb nodes.
Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
---
arch/arm/boot/dts/exynos5420-smdk5420.dts | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/arch/arm/boot/dts/exynos5420-smdk5420.dts
index 96d99e1..323ce00 100644
--- a/arch/arm/boot/dts/exynos5420-smdk5420.dts
+++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts
@@ -185,10 +185,30 @@
enable-active-high;
};
+ usb@12000000 {
+ vdd33-supply = <&ldo9_reg>;
+ vdd10-supply = <&ldo11_reg>;
+ };
+
phy@12100000 {
vbus-supply = <&usb300_vbus_reg>;
};
+ usb@12110000 {
+ vdd33-supply = <&ldo9_reg>;
+ vdd10-supply = <&ldo11_reg>;
+ };
+
+ usb@12120000 {
+ vdd33-supply = <&ldo9_reg>;
+ vdd10-supply = <&ldo11_reg>;
+ };
+
+ usb@12400000 {
+ vdd33-supply = <&ldo9_reg>;
+ vdd10-supply = <&ldo11_reg>;
+ };
+
phy@12500000 {
vbus-supply = <&usb301_vbus_reg>;
};
--
1.7.10.4
prev parent reply other threads:[~2014-04-23 15:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 15:29 [PATCH 0/3] dts: exynos5: Add required VDD supplies for USB Vivek Gautam
2014-04-23 15:29 ` [PATCH 1/3] dts: exynos5250: Add required VDD regulator supplies for usb Vivek Gautam
2014-04-23 15:29 ` [PATCH 2/3] dts: exynos5250-snow: " Vivek Gautam
2014-04-23 15:29 ` Vivek Gautam [this message]
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=1398266969-26000-4-git-send-email-gautam.vivek@samsung.com \
--to=gautam.vivek@samsung.com \
--cc=av.tikhomirov@samsung.com \
--cc=balbi@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=jg1.han@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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).