From: Kukjin Kim <kgene.kim@samsung.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: 'Ajay Kumar' <ajaykumar.rs@samsung.com>,
linux-samsung-soc@vger.kernel.org, ajaynumb@gmail.com,
tomasz.figa@gmail.com, joshi@samsung.com,
prashanth.g@samsung.com
Subject: Re: [PATCH 1/2] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5250
Date: Sat, 17 May 2014 09:05:19 +0900 [thread overview]
Message-ID: <5376A7BF.9010702@samsung.com> (raw)
In-Reply-To: <048c01cf7102$4c2266f0$e46734d0$@samsung.com>
On 05/16/14 21:28, Kukjin Kim wrote:
> Ajay Kumar wrote:
>>
>> Adds the PWM nodes to 5250 pinctrl dtsi file.
>>
>> Signed-off-by: Ajay Kumar<ajaykumar.rs@samsung.com>
>> ---
>> arch/arm/boot/dts/exynos5250-pinctrl.dtsi | 28
>> ++++++++++++++++++++++++++++
>> 1 file changed, 28 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
>> b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
>> index 9a49e68..886cfca 100644
>> --- a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
>> +++ b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
>> @@ -351,6 +351,34 @@
>> samsung,pin-drv =<0>;
>> };
>>
>> + pwm0_out: pwm0-out {
>> + samsung,pins = "gpb2-0";
>> + samsung,pin-function =<2>;
>> + samsung,pin-pud =<0>;
>> + samsung,pin-drv =<0>;
>> + };
>> +
>> + pwm1_out: pwm1-out {
>> + samsung,pins = "gpb2-1";
>> + samsung,pin-function =<2>;
>> + samsung,pin-pud =<0>;
>> + samsung,pin-drv =<0>;
>> + };
>> +
>> + pwm2_out: pwm2-out {
>> + samsung,pins = "gpb2-2";
>> + samsung,pin-function =<2>;
>> + samsung,pin-pud =<0>;
>> + samsung,pin-drv =<0>;
>> + };
>> +
>> + pwm3_out: pwm3-out {
>> + samsung,pins = "gpb2-3";
>> + samsung,pin-function =<2>;
>> + samsung,pin-pud =<0>;
>> + samsung,pin-drv =<0>;
>> + };
>> +
>> i2c7_bus: i2c7-bus {
>> samsung,pins = "gpb2-2", "gpb2-3";
>> samsung,pin-function =<3>;
>> --
>> 1.7.9.5
>
> Looks good to me, applied this and 2nd one.
>
Oops, I can't find the branch including this patches and your patches in
my mailbox...can you please send this patches again including
linux-arm-kernel ml?
- Kukjin
next prev parent reply other threads:[~2014-05-17 0:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-08 9:50 [PATCH 1/2] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5250 Ajay Kumar
2014-05-08 9:50 ` [PATCH 2/2] ARM: dts: enable pwm backlight for snow Ajay Kumar
2014-05-16 12:28 ` [PATCH 1/2] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5250 Kukjin Kim
2014-05-17 0:05 ` Kukjin Kim [this message]
2014-05-17 20:43 ` Ajay kumar
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=5376A7BF.9010702@samsung.com \
--to=kgene.kim@samsung.com \
--cc=ajaykumar.rs@samsung.com \
--cc=ajaynumb@gmail.com \
--cc=joshi@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=prashanth.g@samsung.com \
--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 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.