All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Sekhar Nori <nsekhar@ti.com>, Bartosz Golaszewski <brgl@bgdev.pl>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Viresh Kumar <vireshk@kernel.org>,
	Shiraz Hashim <shiraz.linux.kernel@gmail.com>, <soc@kernel.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-stm32@st-md-mailman.stormreply.com>
Cc: <arm@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH] ARM: dts: align SPI NOR node name with dtschema
Date: Tue, 19 Apr 2022 15:30:08 +0200	[thread overview]
Message-ID: <c40b818d-1036-8068-2ebb-a6f1eab4d738@foss.st.com> (raw)
In-Reply-To: <8798d7bb-6480-90ef-90fd-d7ff7d7beb2a@linaro.org>

On 4/19/22 15:10, Krzysztof Kozlowski wrote:
> On 19/04/2022 15:03, Alexandre TORGUE wrote:
>> Hi Krzysztof
>>
>> On 4/7/22 16:30, Krzysztof Kozlowski wrote:
>>> The node names should be generic and SPI NOR dtschema expects "flash".
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>> ---
>>>    arch/arm/boot/dts/da850-evm.dts                  | 2 +-
>>>    arch/arm/boot/dts/dm8168-evm.dts                 | 2 +-
>>>    arch/arm/boot/dts/spear1310-evb.dts              | 2 +-
>>>    arch/arm/boot/dts/spear1340-evb.dts              | 2 +-
>>>    arch/arm/boot/dts/stm32mp157c-emstamp-argon.dtsi | 2 +-
>>>    arch/arm/boot/dts/stm32mp157c-ev1.dts            | 4 ++--
>>>    6 files changed, 7 insertions(+), 7 deletions(-)
>>
>> Thanks for your patch. Is it possible to split it per vendor
>> (TI/STM32/SPEAR) ?
> 
> This was a part of a bigger set where most of these I split. However
> here split would be more churn for such simple change, so I combined them.
> 
> This was already picked up by Arnd:
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?h=for-next&id=56147a156e7e2f50bef695efe6cc4fe8e91c40dc

Ah Ok, I missed that Arnd took them, sorry.

Regards
Alex

> 
> 
> Best regards,
> Krzysztof


WARNING: multiple messages have this Message-ID (diff)
From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Sekhar Nori <nsekhar@ti.com>, Bartosz Golaszewski <brgl@bgdev.pl>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Viresh Kumar <vireshk@kernel.org>,
	Shiraz Hashim <shiraz.linux.kernel@gmail.com>, <soc@kernel.org>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-stm32@st-md-mailman.stormreply.com>
Cc: <arm@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH] ARM: dts: align SPI NOR node name with dtschema
Date: Tue, 19 Apr 2022 15:30:08 +0200	[thread overview]
Message-ID: <c40b818d-1036-8068-2ebb-a6f1eab4d738@foss.st.com> (raw)
In-Reply-To: <8798d7bb-6480-90ef-90fd-d7ff7d7beb2a@linaro.org>

On 4/19/22 15:10, Krzysztof Kozlowski wrote:
> On 19/04/2022 15:03, Alexandre TORGUE wrote:
>> Hi Krzysztof
>>
>> On 4/7/22 16:30, Krzysztof Kozlowski wrote:
>>> The node names should be generic and SPI NOR dtschema expects "flash".
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>> ---
>>>    arch/arm/boot/dts/da850-evm.dts                  | 2 +-
>>>    arch/arm/boot/dts/dm8168-evm.dts                 | 2 +-
>>>    arch/arm/boot/dts/spear1310-evb.dts              | 2 +-
>>>    arch/arm/boot/dts/spear1340-evb.dts              | 2 +-
>>>    arch/arm/boot/dts/stm32mp157c-emstamp-argon.dtsi | 2 +-
>>>    arch/arm/boot/dts/stm32mp157c-ev1.dts            | 4 ++--
>>>    6 files changed, 7 insertions(+), 7 deletions(-)
>>
>> Thanks for your patch. Is it possible to split it per vendor
>> (TI/STM32/SPEAR) ?
> 
> This was a part of a bigger set where most of these I split. However
> here split would be more churn for such simple change, so I combined them.
> 
> This was already picked up by Arnd:
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?h=for-next&id=56147a156e7e2f50bef695efe6cc4fe8e91c40dc

Ah Ok, I missed that Arnd took them, sorry.

Regards
Alex

> 
> 
> Best regards,
> Krzysztof


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

  reply	other threads:[~2022-04-19 13:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07 14:30 [PATCH] ARM: dts: align SPI NOR node name with dtschema Krzysztof Kozlowski
2022-04-07 14:30 ` Krzysztof Kozlowski
2022-04-11  2:51 ` Viresh Kumar
2022-04-11  2:51   ` Viresh Kumar
2022-04-14 21:10 ` patchwork-bot+linux-soc
2022-04-19 13:03 ` Alexandre TORGUE
2022-04-19 13:03   ` Alexandre TORGUE
2022-04-19 13:10   ` Krzysztof Kozlowski
2022-04-19 13:10     ` Krzysztof Kozlowski
2022-04-19 13:30     ` Alexandre TORGUE [this message]
2022-04-19 13:30       ` Alexandre TORGUE

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=c40b818d-1036-8068-2ebb-a6f1eab4d738@foss.st.com \
    --to=alexandre.torgue@foss.st.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=brgl@bgdev.pl \
    --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=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=nsekhar@ti.com \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=shiraz.linux.kernel@gmail.com \
    --cc=soc@kernel.org \
    --cc=vireshk@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.