Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1316711

Re: [PATCH 2/3] ARM: dts: sama5d4: add labels for watchdog and pinctrl nodes

From Nicolas Ferre <nicolas.ferre@atmel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] ARM: dts: sama5d4: add labels for watchdog and pinctrl nodes
Date 2016-01-25 14:40 +0100
Message-ID <qUPx7-4xg-11@gated-at.bofh.it> (permalink)
References <qT0dk-6mw-7@gated-at.bofh.it> <qT0dl-6mw-23@gated-at.bofh.it> <qUNlE-33Y-25@gated-at.bofh.it>
Organization atmel

Show all headers | View raw


Le 25/01/2016 12:19, Alexandre Belloni a écrit :
> Hi,
> 
> On 20/01/2016 at 13:35:36 +0100, Lothar Waßmann wrote :
> 
> Ditto, this needs a commit message.
> 
>> Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
> 
> Else,
> 
> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

I agree with this:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Thanks, bye.


>> ---
>>  arch/arm/boot/dts/sama5d4.dtsi | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
>> index 6c0dc89..fb40014 100644
>> --- a/arch/arm/boot/dts/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/sama5d4.dtsi
>> @@ -1299,7 +1299,7 @@
>>  				clocks = <&h32ck>;
>>  			};
>>  
>> -			watchdog@fc068640 {
>> +			watchdog: watchdog@fc068640 {
>>  				compatible = "atmel,sama5d4-wdt";
>>  				reg = <0xfc068640 0x10>;
>>  				clocks = <&clk32k>;
>> @@ -1351,7 +1351,7 @@
>>  			};
>>  
>>  
>> -			pinctrl@fc06a000 {
>> +			pinctrl: pinctrl@fc06a000 {
>>  				#address-cells = <1>;
>>  				#size-cells = <1>;
>>  				compatible = "atmel,at91sam9x5-pinctrl", "atmel,at91rm9200-pinctrl", "simple-bus";
>> -- 
>> 2.1.4
>>
> 


-- 
Nicolas Ferre

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

ARM: dts: sama5d4: add support for Ka-Ro electronics TXA5 modules Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-20 13:40 +0100
  [PATCH 2/3] ARM: dts: sama5d4: add labels for watchdog and pinctrl nodes Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-20 13:40 +0100
    Re: [PATCH 2/3] ARM: dts: sama5d4: add labels for watchdog and  pinctrl nodes Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-01-25 12:20 +0100
      Re: [PATCH 2/3] ARM: dts: sama5d4: add labels for watchdog and  pinctrl nodes Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-01-25 14:40 +0100
  [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between pinctrl nodes Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-20 13:40 +0100
    Re: [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between  pinctrl nodes Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-01-25 12:20 +0100
      Re: [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between  pinctrl nodes Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-01-25 14:40 +0100

csiph-web