From: Jingoo Han <jg1.han@samsung.com>
To: "'Doug Anderson'" <dianders@chromium.org>,
"'Kukjin Kim'" <kgene.kim@samsung.com>
Cc: "'Thomas Abraham'" <thomas.abraham@linaro.org>,
"'Olof Johansson'" <olof@lixom.net>,
"'Simon Glass'" <sjg@chromium.org>,
"'Alim Akhtar'" <alim.akhtar@samsung.com>,
"'Tomasz Figa'" <tomasz.figa@gmail.com>,
"'Vivek Gautam'" <gautam.vivek@samsung.com>,
"'Russell King'" <linux@arm.linux.org.uk>,
"'Rahul Sharma'" <rahul.sharma@samsung.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Jingoo Han <jg1.han@samsung.com>
Subject: Re: [PATCH] ARM: exynos: dts: Fixed vbus-gpios
Date: Sat, 11 May 2013 14:07:29 +0900 [thread overview]
Message-ID: <002501ce4e05$6fe4c630$4fae5290$@samsung.com> (raw)
In-Reply-To: <1368034636-15865-1-git-send-email-dianders@chromium.org>
On Thursday, May 09, 2013 2:37 AM, Doug Anderson wrote:
>
> The 'samsung,vbus-gpio' was submitted before pinmux landed for
> exynos5250 and uses the old-style gpio specifier. Fix the two
> exynos5250 boards that use it.
>
> Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Best regards,
Jingoo Han
> ---
> arch/arm/boot/dts/exynos5250-smdk5250.dts | 2 +-
> arch/arm/boot/dts/exynos5250-snow.dts | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts
> index 26d856b..3e0c792 100644
> --- a/arch/arm/boot/dts/exynos5250-smdk5250.dts
> +++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts
> @@ -214,7 +214,7 @@
> };
>
> usb@12110000 {
> - samsung,vbus-gpio = <&gpx2 6 1 3 3>;
> + samsung,vbus-gpio = <&gpx2 6 0>;
> };
>
> dp-controller {
> diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
> index bf4744b..d449feb 100644
> --- a/arch/arm/boot/dts/exynos5250-snow.dts
> +++ b/arch/arm/boot/dts/exynos5250-snow.dts
> @@ -183,7 +183,7 @@
> };
>
> usb@12110000 {
> - samsung,vbus-gpio = <&gpx1 1 1 3 3>;
> + samsung,vbus-gpio = <&gpx1 1 0>;
> };
>
> fixed-rate-clocks {
> --
> 1.8.2.1
prev parent reply other threads:[~2013-05-11 5:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 17:37 [PATCH] ARM: exynos: dts: Fixed vbus-gpios Doug Anderson
2013-05-09 20:25 ` Olof Johansson
2013-05-11 5:07 ` Jingoo Han [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='002501ce4e05$6fe4c630$4fae5290$@samsung.com' \
--to=jg1.han@samsung.com \
--cc=alim.akhtar@samsung.com \
--cc=dianders@chromium.org \
--cc=gautam.vivek@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=rahul.sharma@samsung.com \
--cc=sjg@chromium.org \
--cc=thomas.abraham@linaro.org \
--cc=tomasz.figa@gmail.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