linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dts: kizbox: fix mismatch LED PWM device
Date: Thu, 4 Jun 2015 10:02:41 +0200	[thread overview]
Message-ID: <55700621.4080900@atmel.com> (raw)
In-Reply-To: <1433324663-20208-1-git-send-email-g.portay@overkiz.com>

Le 03/06/2015 11:44, Ga?l PORTAY a ?crit :
> The network_red LED uses the 4th PWM device.
> 
> Signed-off-by: Ga?l PORTAY <g.portay@overkiz.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

And stacked on at91-4.2-dt.

Bye,

> ---
>  arch/arm/boot/dts/at91-kizbox.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/at91-kizbox.dts b/arch/arm/boot/dts/at91-kizbox.dts
> index a0e63ff..cf1628f 100644
> --- a/arch/arm/boot/dts/at91-kizbox.dts
> +++ b/arch/arm/boot/dts/at91-kizbox.dts
> @@ -205,7 +205,7 @@
>  
>  		network_red {
>  			label = "pwm:red:network";
> -			pwms = <&tcb_pwm 3 10000000 PWM_POLARITY_INVERTED>;
> +			pwms = <&tcb_pwm 4 10000000 PWM_POLARITY_INVERTED>;
>  			max-brightness = <255>;
>  			linux,default-trigger = "default-on";
>  		};
> 


-- 
Nicolas Ferre

  reply	other threads:[~2015-06-04  8:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-03  9:44 [PATCH] ARM: at91/dts: kizbox: fix mismatch LED PWM device Gaël PORTAY
2015-06-04  8:02 ` Nicolas Ferre [this message]
2015-06-04  8:13   ` Gaël PORTAY

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=55700621.4080900@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).