linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gaël PORTAY" <g.portay@overkiz.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>,
	Boris Brezillon <boris.brezillon@free-electrons.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: at91/dts: kizbox: fix mismatch LED PWM device
Date: Thu, 04 Jun 2015 10:13:58 +0200	[thread overview]
Message-ID: <557008C6.60900@overkiz.com> (raw)
In-Reply-To: <55700621.4080900@atmel.com>

On 04/06/2015 10:02, Nicolas Ferre wrote:
> 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";
>>   		};
>>
>
>

Thanks Nico

      reply	other threads:[~2015-06-04 13: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
2015-06-04  8:13   ` Gaël PORTAY [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=557008C6.60900@overkiz.com \
    --to=g.portay@overkiz.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.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;
as well as URLs for NNTP newsgroup(s).