public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] arm64: dts: stratix10: socdk: drop unneeded flash address/size-cells
Date: Thu, 6 Jun 2024 12:49:13 -0500	[thread overview]
Message-ID: <e07f21ff-69be-4d18-a7e9-d52e81415ca4@kernel.org> (raw)
In-Reply-To: <a4f462c5-3410-4bd9-93b1-ad26f36d282f@linaro.org>

On 6/4/24 05:07, Krzysztof Kozlowski wrote:
> On 05/04/2024 14:30, Dinh Nguyen wrote:
>> On 4/1/24 09:10, Krzysztof Kozlowski wrote:
>>> Flash node uses single "partition" node to describe partitions, so
>>> remove deprecated address/size-cells properties to also fix dtc W=1
>>> warnings:
>>>
>>>     socfpga_stratix10_socdk.dts:182.10-211.4: Warning (avoid_unnecessary_addr_size): /soc@0/spi@ff8d2000/flash@0: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
>>> ---
>>>    arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 2 --
>>>    1 file changed, 2 deletions(-)
>>>
>>> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
>>> index 26173f0b0051..4eee777ef1a1 100644
>>> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
>>> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
>>> @@ -180,8 +180,6 @@ rtc@68 {
>>>    &qspi {
>>>    	status = "okay";
>>>    	flash@0 {
>>> -		#address-cells = <1>;
>>> -		#size-cells = <1>;
>>>    		compatible = "micron,mt25qu02g", "jedec,spi-nor";
>>>    		reg = <0>;
>>>    		spi-max-frequency = <100000000>;
>>
>> All patches applied!
> 
> This was two months ago, so it should reach v6.10-rc1. It is neither in
> v6.10-rc1 nor in linux-next.
> 
> Are you sure you applied this?
> 
> Are your trees in linux-next?

I apologize, I miss the PR for the v6.10. I have it queue for v6.11.

Dinh


      reply	other threads:[~2024-06-06 17:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-01 14:10 [PATCH 1/4] arm64: dts: stratix10: socdk: drop unneeded flash address/size-cells Krzysztof Kozlowski
2024-04-01 14:10 ` [PATCH 2/4] arm64: dts: stratix10: socdk_nand: " Krzysztof Kozlowski
2024-04-01 14:10 ` [PATCH 3/4] arm64: dts: agilex: socdk: " Krzysztof Kozlowski
2024-04-01 14:10 ` [PATCH 4/4] arm64: dts: n5x: " Krzysztof Kozlowski
2024-04-05 12:30 ` [PATCH 1/4] arm64: dts: stratix10: " Dinh Nguyen
2024-06-04 10:07   ` Krzysztof Kozlowski
2024-06-06 17:49     ` Dinh Nguyen [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=e07f21ff-69be-4d18-a7e9-d52e81415ca4@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox