All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Tudor.Ambarus@microchip.com>
To: <krzysztof.kozlowski@linaro.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>,
	<Nicolas.Ferre@microchip.com>, <alexandre.belloni@bootlin.com>,
	<Claudiu.Beznea@microchip.com>, <Lars.Povlsen@microchip.com>,
	<Steen.Hegelund@microchip.com>, <UNGLinuxDriver@microchip.com>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema
Date: Tue, 12 Apr 2022 10:41:04 +0000	[thread overview]
Message-ID: <0c0b19ac-9047-509b-1112-cb25fa00ae22@microchip.com> (raw)
In-Reply-To: <8eb6621b-78ca-e5f9-def9-47809dab9bb4@microchip.com>

On 4/12/22 13:32, Tudor Ambarus wrote:
> On 4/7/22 17:32, Krzysztof Kozlowski wrote:
>> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>>
>> The node names should be generic and SPI NOR dtschema expects "flash".
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> 
>> ---
>>  arch/arm/boot/dts/at91-dvk_su60_somc.dtsi     | 2 +-
>>  arch/arm/boot/dts/at91-q5xr5.dts              | 2 +-
>>  arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi   | 2 +-
>>  arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts | 2 +-
>>  arch/arm/boot/dts/at91-sama5d2_xplained.dts   | 2 +-
>>  arch/arm/boot/dts/at91-sama5d4_ma5d4.dtsi     | 2 +-
>>  arch/arm/boot/dts/at91-sama5d4ek.dts          | 2 +-
>>  arch/arm/boot/dts/at91-vinco.dts              | 2 +-
>>  arch/arm/boot/dts/at91sam9n12ek.dts           | 2 +-
>>  arch/arm/boot/dts/at91sam9x5ek.dtsi           | 2 +-
>>  arch/arm/boot/dts/sama5d3xmb.dtsi             | 2 +-
>>  arch/arm/boot/dts/sama5d3xmb_cmp.dtsi         | 2 +-
>>  12 files changed, 12 insertions(+), 12 deletions(-)
>>

I've just noticed that there are other node names that can be fixed,
if you feel like resubmitting:
arch/arm/boot/dts/at91rm9200ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91rm9200ek.dts:		nor_flash@10000000 {
arch/arm/boot/dts/at91sam9260ek.dts:				mtd_dataflash@1 {
arch/arm/boot/dts/at91sam9261ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91sam9263ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91sam9g20ek_common.dtsi:				mtd_dataflash@1 {
arch/arm/boot/dts/at91sam9m10g45ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91sam9rlek.dts:				mtd_dataflash@0 {

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: <Tudor.Ambarus@microchip.com>
To: <krzysztof.kozlowski@linaro.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>,
	<Nicolas.Ferre@microchip.com>, <alexandre.belloni@bootlin.com>,
	<Claudiu.Beznea@microchip.com>, <Lars.Povlsen@microchip.com>,
	<Steen.Hegelund@microchip.com>, <UNGLinuxDriver@microchip.com>,
	<devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema
Date: Tue, 12 Apr 2022 10:41:04 +0000	[thread overview]
Message-ID: <0c0b19ac-9047-509b-1112-cb25fa00ae22@microchip.com> (raw)
In-Reply-To: <8eb6621b-78ca-e5f9-def9-47809dab9bb4@microchip.com>

On 4/12/22 13:32, Tudor Ambarus wrote:
> On 4/7/22 17:32, Krzysztof Kozlowski wrote:
>> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>>
>> The node names should be generic and SPI NOR dtschema expects "flash".
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> 
>> ---
>>  arch/arm/boot/dts/at91-dvk_su60_somc.dtsi     | 2 +-
>>  arch/arm/boot/dts/at91-q5xr5.dts              | 2 +-
>>  arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi   | 2 +-
>>  arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts | 2 +-
>>  arch/arm/boot/dts/at91-sama5d2_xplained.dts   | 2 +-
>>  arch/arm/boot/dts/at91-sama5d4_ma5d4.dtsi     | 2 +-
>>  arch/arm/boot/dts/at91-sama5d4ek.dts          | 2 +-
>>  arch/arm/boot/dts/at91-vinco.dts              | 2 +-
>>  arch/arm/boot/dts/at91sam9n12ek.dts           | 2 +-
>>  arch/arm/boot/dts/at91sam9x5ek.dtsi           | 2 +-
>>  arch/arm/boot/dts/sama5d3xmb.dtsi             | 2 +-
>>  arch/arm/boot/dts/sama5d3xmb_cmp.dtsi         | 2 +-
>>  12 files changed, 12 insertions(+), 12 deletions(-)
>>

I've just noticed that there are other node names that can be fixed,
if you feel like resubmitting:
arch/arm/boot/dts/at91rm9200ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91rm9200ek.dts:		nor_flash@10000000 {
arch/arm/boot/dts/at91sam9260ek.dts:				mtd_dataflash@1 {
arch/arm/boot/dts/at91sam9261ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91sam9263ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91sam9g20ek_common.dtsi:				mtd_dataflash@1 {
arch/arm/boot/dts/at91sam9m10g45ek.dts:				mtd_dataflash@0 {
arch/arm/boot/dts/at91sam9rlek.dts:				mtd_dataflash@0 {


  reply	other threads:[~2022-04-12 10:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07 14:32 [PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema Krzysztof Kozlowski
2022-04-07 14:32 ` Krzysztof Kozlowski
2022-04-07 14:32 ` [PATCH 2/2] arm64: dts: microchip: " Krzysztof Kozlowski
2022-04-07 14:32   ` Krzysztof Kozlowski
2022-04-12 10:43   ` Tudor.Ambarus
2022-04-12 10:43     ` Tudor.Ambarus
2022-04-20  9:10   ` (subset) " Krzysztof Kozlowski
2022-04-20  9:10     ` Krzysztof Kozlowski
2022-04-12 10:32 ` [PATCH 1/2] ARM: dts: at91: " Tudor.Ambarus
2022-04-12 10:32   ` Tudor.Ambarus
2022-04-12 10:41   ` Tudor.Ambarus [this message]
2022-04-12 10:41     ` Tudor.Ambarus
2022-04-12 10:43     ` Krzysztof Kozlowski
2022-04-12 10:43       ` Krzysztof Kozlowski
2022-04-13  9:21   ` Nicolas Ferre
2022-04-13  9:21     ` Nicolas Ferre
2022-04-13  9:33     ` Krzysztof Kozlowski
2022-04-13  9:33       ` Krzysztof Kozlowski

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=0c0b19ac-9047-509b-1112-cb25fa00ae22@microchip.com \
    --to=tudor.ambarus@microchip.com \
    --cc=Claudiu.Beznea@microchip.com \
    --cc=Lars.Povlsen@microchip.com \
    --cc=Nicolas.Ferre@microchip.com \
    --cc=Steen.Hegelund@microchip.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --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.