From: Tomasz Figa <tomasz.figa@gmail.com>
To: Ajay Kumar <ajaykumar.rs@samsung.com>, linux-samsung-soc@vger.kernel.org
Cc: ajaynumb@gmail.com, kgene.kim@samsung.com, joshi@samsung.com,
prashanth.g@samsung.com, Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH] ARM: dts: enable pwm backlight on exynos5250-snow
Date: Wed, 07 May 2014 22:34:47 +0200 [thread overview]
Message-ID: <536A98E7.9030007@gmail.com> (raw)
In-Reply-To: <1399467371-12242-1-git-send-email-ajaykumar.rs@samsung.com>
Hi Ajay,
On 07.05.2014 14:56, Ajay Kumar wrote:
> Add PWM backlight node for exynos5250 and enable the same on exynos5250
> based snow board.
>
> Signed-off-by: Olof Johansson <olof@lixom.net>
> Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
> ---
> arch/arm/boot/dts/exynos5250-pinctrl.dtsi | 7 +++++++
> arch/arm/boot/dts/exynos5250-snow.dts | 5 +++++
> arch/arm/boot/dts/exynos5250.dtsi | 10 ++++++++++
> 3 files changed, 22 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
> index 9a49e68..2a4680c 100644
> --- a/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
> +++ b/arch/arm/boot/dts/exynos5250-pinctrl.dtsi
> @@ -351,6 +351,13 @@
> samsung,pin-drv = <0>;
> };
>
> + backlight_pwm: backlight-pwm {
> + samsung,pins = "gpb2-0";
> + samsung,pin-function = <2>;
> + samsung,pin-pud = <0>;
> + samsung,pin-drv = <0>;
> + };
This looks like a generic PWM output function, not specific to backlight
in any way.
Please see patch [1] adding PWM output pin groups for Exynos5420 for
reference.
[1]
https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg29869.html
Best regards,
Tomasz
next prev parent reply other threads:[~2014-05-07 20:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-07 12:56 [PATCH] ARM: dts: enable pwm backlight on exynos5250-snow Ajay Kumar
2014-05-07 20:34 ` Tomasz Figa [this message]
2014-05-07 20:47 ` Ajay kumar
2014-05-07 20:50 ` Tomasz Figa
2014-05-08 9:54 ` Ajay kumar
2014-05-08 11:52 ` Tomasz Figa
2014-05-08 15:55 ` Andreas Färber
2014-05-08 16:08 ` Tomasz Figa
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=536A98E7.9030007@gmail.com \
--to=tomasz.figa@gmail.com \
--cc=ajaykumar.rs@samsung.com \
--cc=ajaynumb@gmail.com \
--cc=joshi@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
--cc=prashanth.g@samsung.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.