From: Arun Kumar K <arun.kk@samsung.com>
To: linux-samsung-soc@vger.kernel.org
Cc: kgene.kim@samsung.com, gautam.vivek@samsung.com
Subject: [PATCH 2/2] ARM: dts: Correct the usb phy node in peach-pi
Date: Fri, 30 May 2014 10:31:40 +0530 [thread overview]
Message-ID: <1401426100-13720-2-git-send-email-arun.kk@samsung.com> (raw)
In-Reply-To: <1401426100-13720-1-git-send-email-arun.kk@samsung.com>
The vbus-supply property is wrongly updated in the
usbdrd node instead of the usbdrd_phy node. This patch
fixes the same.
Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
---
arch/arm/boot/dts/exynos5800-peach-pi.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts
index e910de3..f3af207 100644
--- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
@@ -235,11 +235,11 @@
ddc = <&i2c_2>;
};
-&usbdrd3_0 {
+&usbdrd_phy0 {
vbus-supply = <&usb300_vbus_reg>;
};
-&usbdrd3_1 {
+&usbdrd_phy1 {
vbus-supply = <&usb301_vbus_reg>;
};
--
1.7.9.5
next prev parent reply other threads:[~2014-05-30 5:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-30 5:01 [PATCH 1/2] ARM: dts: Correct the usb phy node in peach-pit Arun Kumar K
2014-05-30 5:01 ` Arun Kumar K [this message]
2014-05-30 18:19 ` Kukjin Kim
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=1401426100-13720-2-git-send-email-arun.kk@samsung.com \
--to=arun.kk@samsung.com \
--cc=gautam.vivek@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.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