All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: "Alexandre Belloni" <alexandre.belloni@free-electrons.com>,
	"Lothar Waßmann" <LW@KARO-electronics.de>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>,
	"Jean-Christophe Plagniol-Villard" <plagnioj@jcrosoft.com>,
	Kumar Gala <galak@codeaurora.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Pawel Moll <pawel.moll@arm.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	Russell King <linux@arm.linux.org.uk>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between pinctrl nodes
Date: Mon, 25 Jan 2016 14:35:01 +0100	[thread overview]
Message-ID: <56A62485.3060807@atmel.com> (raw)
In-Reply-To: <20160125111841.GB4027@piout.net>

Le 25/01/2016 12:18, Alexandre Belloni a écrit :
> Hi,
> 
> On 20/01/2016 at 13:35:35 +0100, Lothar Waßmann wrote :
> 
> A commit message is mandatory even when small ;)
> 
>> Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
> 
> I'm not sure the added blank lines add any clarity to the fille but I
> won't object. Maybe Nicolas as an opinion.

Well, I don't think it brings more coherency to the .dtsi. For example
some trigger definitions nodes don't have the blank line neither. Other
products .dtsi are the same.

As it may cause merging issues without real gain, I'm sorry but it's a
NACK for me.

Bye,

>> ---
>>  arch/arm/boot/dts/sama5d4.dtsi | 13 +++++++++++++
>>  1 file changed, 13 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
>> index b8032bc..6c0dc89 100644
>> --- a/arch/arm/boot/dts/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/sama5d4.dtsi
>> @@ -1428,22 +1428,27 @@
>>  						atmel,pins =
>>  							<AT91_PIOE 31 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* conflicts with USBA_VBUS */
>>  					};
>> +
>>  					pinctrl_adc0_ad0: adc0_ad0 {
>>  						atmel,pins =
>>  							<AT91_PIOC 27 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad1: adc0_ad1 {
>>  						atmel,pins =
>>  							<AT91_PIOC 28 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad2: adc0_ad2 {
>>  						atmel,pins =
>>  							<AT91_PIOC 29 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad3: adc0_ad3 {
>>  						atmel,pins =
>>  							<AT91_PIOC 30 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad4: adc0_ad4 {
>>  						atmel,pins =
>>  							<AT91_PIOC 31 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>> @@ -1497,11 +1502,13 @@
>>  							 AT91_PIOB  3 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_VSYNC */
>>  							 AT91_PIOB  4 AT91_PERIPH_C AT91_PINCTRL_NONE>;	/* ISI_HSYNC */
>>  					};
>> +
>>  					pinctrl_isi_data_8_9: isi-0-data-8-9 {
>>  						atmel,pins =
>>  							<AT91_PIOC 0 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_D8, conflicts with SPI0_MISO, PWMH2 */
>>  							 AT91_PIOC 1 AT91_PERIPH_C AT91_PINCTRL_NONE>;	/* ISI_D9, conflicts with SPI0_MOSI, PWML2 */
>>  					};
>> +
>>  					pinctrl_isi_data_10_11: isi-0-data-10-11 {
>>  						atmel,pins =
>>  							<AT91_PIOC 2 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_D10, conflicts with SPI0_SPCK, PWMH3 */
>> @@ -1517,9 +1524,11 @@
>>  							 AT91_PIOA 29 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDDEN */
>>  							 AT91_PIOA 28 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDPCK */
>>  					};
>> +
>>  					pinctrl_lcd_pwm: lcd-pwm-0 {
>>  						atmel,pins = <AT91_PIOA 24 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDPWM */
>>  					};
>> +
>>  					pinctrl_lcd_rgb444: lcd-rgb-0 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> @@ -1535,6 +1544,7 @@
>>  							 AT91_PIOA 10 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD10 pin */
>>  							 AT91_PIOA 11 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD11 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb565: lcd-rgb-1 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> @@ -1554,6 +1564,7 @@
>>  							 AT91_PIOA 14 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD14 pin */
>>  							 AT91_PIOA 15 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD15 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb666: lcd-rgb-2 {
>>  						atmel,pins =
>>  							<AT91_PIOA 2 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD2 pin */
>> @@ -1575,6 +1586,7 @@
>>  							 AT91_PIOA 22 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD22 pin */
>>  							 AT91_PIOA 23 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD23 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb777: lcd-rgb-3 {
>>  						atmel,pins =
>>  							 /* LCDDAT0 conflicts with TMS */
>> @@ -1602,6 +1614,7 @@
>>  							 AT91_PIOA 22 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD22 pin */
>>  							 AT91_PIOA 23 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD23 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb888: lcd-rgb-4 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> -- 
>> 2.1.4
>>
> 


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: "Alexandre Belloni"
	<alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	"Lothar Waßmann"
	<LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
Cc: Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Jean-Christophe Plagniol-Villard
	<plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between pinctrl nodes
Date: Mon, 25 Jan 2016 14:35:01 +0100	[thread overview]
Message-ID: <56A62485.3060807@atmel.com> (raw)
In-Reply-To: <20160125111841.GB4027-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org>

Le 25/01/2016 12:18, Alexandre Belloni a écrit :
> Hi,
> 
> On 20/01/2016 at 13:35:35 +0100, Lothar Waßmann wrote :
> 
> A commit message is mandatory even when small ;)
> 
>> Signed-off-by: Lothar Waßmann <LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
> 
> I'm not sure the added blank lines add any clarity to the fille but I
> won't object. Maybe Nicolas as an opinion.

Well, I don't think it brings more coherency to the .dtsi. For example
some trigger definitions nodes don't have the blank line neither. Other
products .dtsi are the same.

As it may cause merging issues without real gain, I'm sorry but it's a
NACK for me.

Bye,

>> ---
>>  arch/arm/boot/dts/sama5d4.dtsi | 13 +++++++++++++
>>  1 file changed, 13 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
>> index b8032bc..6c0dc89 100644
>> --- a/arch/arm/boot/dts/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/sama5d4.dtsi
>> @@ -1428,22 +1428,27 @@
>>  						atmel,pins =
>>  							<AT91_PIOE 31 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* conflicts with USBA_VBUS */
>>  					};
>> +
>>  					pinctrl_adc0_ad0: adc0_ad0 {
>>  						atmel,pins =
>>  							<AT91_PIOC 27 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad1: adc0_ad1 {
>>  						atmel,pins =
>>  							<AT91_PIOC 28 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad2: adc0_ad2 {
>>  						atmel,pins =
>>  							<AT91_PIOC 29 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad3: adc0_ad3 {
>>  						atmel,pins =
>>  							<AT91_PIOC 30 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad4: adc0_ad4 {
>>  						atmel,pins =
>>  							<AT91_PIOC 31 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>> @@ -1497,11 +1502,13 @@
>>  							 AT91_PIOB  3 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_VSYNC */
>>  							 AT91_PIOB  4 AT91_PERIPH_C AT91_PINCTRL_NONE>;	/* ISI_HSYNC */
>>  					};
>> +
>>  					pinctrl_isi_data_8_9: isi-0-data-8-9 {
>>  						atmel,pins =
>>  							<AT91_PIOC 0 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_D8, conflicts with SPI0_MISO, PWMH2 */
>>  							 AT91_PIOC 1 AT91_PERIPH_C AT91_PINCTRL_NONE>;	/* ISI_D9, conflicts with SPI0_MOSI, PWML2 */
>>  					};
>> +
>>  					pinctrl_isi_data_10_11: isi-0-data-10-11 {
>>  						atmel,pins =
>>  							<AT91_PIOC 2 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_D10, conflicts with SPI0_SPCK, PWMH3 */
>> @@ -1517,9 +1524,11 @@
>>  							 AT91_PIOA 29 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDDEN */
>>  							 AT91_PIOA 28 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDPCK */
>>  					};
>> +
>>  					pinctrl_lcd_pwm: lcd-pwm-0 {
>>  						atmel,pins = <AT91_PIOA 24 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDPWM */
>>  					};
>> +
>>  					pinctrl_lcd_rgb444: lcd-rgb-0 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> @@ -1535,6 +1544,7 @@
>>  							 AT91_PIOA 10 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD10 pin */
>>  							 AT91_PIOA 11 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD11 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb565: lcd-rgb-1 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> @@ -1554,6 +1564,7 @@
>>  							 AT91_PIOA 14 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD14 pin */
>>  							 AT91_PIOA 15 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD15 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb666: lcd-rgb-2 {
>>  						atmel,pins =
>>  							<AT91_PIOA 2 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD2 pin */
>> @@ -1575,6 +1586,7 @@
>>  							 AT91_PIOA 22 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD22 pin */
>>  							 AT91_PIOA 23 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD23 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb777: lcd-rgb-3 {
>>  						atmel,pins =
>>  							 /* LCDDAT0 conflicts with TMS */
>> @@ -1602,6 +1614,7 @@
>>  							 AT91_PIOA 22 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD22 pin */
>>  							 AT91_PIOA 23 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD23 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb888: lcd-rgb-4 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> -- 
>> 2.1.4
>>
> 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between pinctrl nodes
Date: Mon, 25 Jan 2016 14:35:01 +0100	[thread overview]
Message-ID: <56A62485.3060807@atmel.com> (raw)
In-Reply-To: <20160125111841.GB4027@piout.net>

Le 25/01/2016 12:18, Alexandre Belloni a ?crit :
> Hi,
> 
> On 20/01/2016 at 13:35:35 +0100, Lothar Wa?mann wrote :
> 
> A commit message is mandatory even when small ;)
> 
>> Signed-off-by: Lothar Wa?mann <LW@KARO-electronics.de>
> 
> I'm not sure the added blank lines add any clarity to the fille but I
> won't object. Maybe Nicolas as an opinion.

Well, I don't think it brings more coherency to the .dtsi. For example
some trigger definitions nodes don't have the blank line neither. Other
products .dtsi are the same.

As it may cause merging issues without real gain, I'm sorry but it's a
NACK for me.

Bye,

>> ---
>>  arch/arm/boot/dts/sama5d4.dtsi | 13 +++++++++++++
>>  1 file changed, 13 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
>> index b8032bc..6c0dc89 100644
>> --- a/arch/arm/boot/dts/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/sama5d4.dtsi
>> @@ -1428,22 +1428,27 @@
>>  						atmel,pins =
>>  							<AT91_PIOE 31 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* conflicts with USBA_VBUS */
>>  					};
>> +
>>  					pinctrl_adc0_ad0: adc0_ad0 {
>>  						atmel,pins =
>>  							<AT91_PIOC 27 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad1: adc0_ad1 {
>>  						atmel,pins =
>>  							<AT91_PIOC 28 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad2: adc0_ad2 {
>>  						atmel,pins =
>>  							<AT91_PIOC 29 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad3: adc0_ad3 {
>>  						atmel,pins =
>>  							<AT91_PIOC 30 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>>  					};
>> +
>>  					pinctrl_adc0_ad4: adc0_ad4 {
>>  						atmel,pins =
>>  							<AT91_PIOC 31 AT91_PERIPH_A AT91_PINCTRL_NONE>;
>> @@ -1497,11 +1502,13 @@
>>  							 AT91_PIOB  3 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_VSYNC */
>>  							 AT91_PIOB  4 AT91_PERIPH_C AT91_PINCTRL_NONE>;	/* ISI_HSYNC */
>>  					};
>> +
>>  					pinctrl_isi_data_8_9: isi-0-data-8-9 {
>>  						atmel,pins =
>>  							<AT91_PIOC 0 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_D8, conflicts with SPI0_MISO, PWMH2 */
>>  							 AT91_PIOC 1 AT91_PERIPH_C AT91_PINCTRL_NONE>;	/* ISI_D9, conflicts with SPI0_MOSI, PWML2 */
>>  					};
>> +
>>  					pinctrl_isi_data_10_11: isi-0-data-10-11 {
>>  						atmel,pins =
>>  							<AT91_PIOC 2 AT91_PERIPH_C AT91_PINCTRL_NONE	/* ISI_D10, conflicts with SPI0_SPCK, PWMH3 */
>> @@ -1517,9 +1524,11 @@
>>  							 AT91_PIOA 29 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDDEN */
>>  							 AT91_PIOA 28 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDPCK */
>>  					};
>> +
>>  					pinctrl_lcd_pwm: lcd-pwm-0 {
>>  						atmel,pins = <AT91_PIOA 24 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDPWM */
>>  					};
>> +
>>  					pinctrl_lcd_rgb444: lcd-rgb-0 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> @@ -1535,6 +1544,7 @@
>>  							 AT91_PIOA 10 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD10 pin */
>>  							 AT91_PIOA 11 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD11 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb565: lcd-rgb-1 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> @@ -1554,6 +1564,7 @@
>>  							 AT91_PIOA 14 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD14 pin */
>>  							 AT91_PIOA 15 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD15 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb666: lcd-rgb-2 {
>>  						atmel,pins =
>>  							<AT91_PIOA 2 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD2 pin */
>> @@ -1575,6 +1586,7 @@
>>  							 AT91_PIOA 22 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD22 pin */
>>  							 AT91_PIOA 23 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD23 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb777: lcd-rgb-3 {
>>  						atmel,pins =
>>  							 /* LCDDAT0 conflicts with TMS */
>> @@ -1602,6 +1614,7 @@
>>  							 AT91_PIOA 22 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD22 pin */
>>  							 AT91_PIOA 23 AT91_PERIPH_A AT91_PINCTRL_NONE>;	/* LCDD23 pin */
>>  					};
>> +
>>  					pinctrl_lcd_rgb888: lcd-rgb-4 {
>>  						atmel,pins =
>>  							<AT91_PIOA 0 AT91_PERIPH_A AT91_PINCTRL_NONE	/* LCDD0 pin */
>> -- 
>> 2.1.4
>>
> 


-- 
Nicolas Ferre

  reply	other threads:[~2016-01-25 13:35 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 12:35 ARM: dts: sama5d4: add support for Ka-Ro electronics TXA5 modules Lothar Waßmann
2016-01-20 12:35 ` Lothar Waßmann
2016-01-20 12:35 ` [PATCH 1/3] ARM: dts: sama5d4: cleanup - add blank lines between pinctrl nodes Lothar Waßmann
2016-01-20 12:35   ` Lothar Waßmann
2016-01-25 11:18   ` Alexandre Belloni
2016-01-25 11:18     ` Alexandre Belloni
2016-01-25 11:18     ` Alexandre Belloni
2016-01-25 13:35     ` Nicolas Ferre [this message]
2016-01-25 13:35       ` Nicolas Ferre
2016-01-25 13:35       ` Nicolas Ferre
2016-01-20 12:35 ` [PATCH 2/3] ARM: dts: sama5d4: add labels for watchdog and " Lothar Waßmann
2016-01-20 12:35   ` Lothar Waßmann
2016-01-25 11:19   ` Alexandre Belloni
2016-01-25 11:19     ` Alexandre Belloni
2016-01-25 11:19     ` Alexandre Belloni
2016-01-25 13:35     ` Nicolas Ferre
2016-01-25 13:35       ` Nicolas Ferre
2016-01-25 13:35       ` Nicolas Ferre
2016-01-20 12:35 ` [PATCH 3/3] ARM: dts: sama5d4: add support for Ka-Ro electronics TXA5 modules Lothar Waßmann
2016-01-20 12:35   ` Lothar Waßmann
2016-01-25 11:34   ` Alexandre Belloni
2016-01-25 11:34     ` Alexandre Belloni
2016-01-25 11:34     ` Alexandre Belloni
2016-01-25 13:40   ` Nicolas Ferre
2016-01-25 13:40     ` Nicolas Ferre
2016-01-25 13:40     ` Nicolas Ferre

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=56A62485.3060807@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=LW@KARO-electronics.de \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=robh+dt@kernel.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 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.