All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akhila YS <akhilayalmati@gmail.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>, Rob Herring <robh@kernel.org>
Cc: Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: mtd: st,spear600-smi: convert to DT schema
Date: Thu, 26 Feb 2026 20:13:27 +0530	[thread overview]
Message-ID: <f425cbb2-e9b5-41c9-9ca5-7613c547adee@gmail.com> (raw)
In-Reply-To: <87fr6opz2x.fsf@bootlin.com>


On 25-02-2026 21:58, Miquel Raynal wrote:
> Hello Rob,
>
>>>> +    flash@fc000000 {
>>>> +        compatible = "st,spear600-smi";
>>>> +        #address-cells = <1>;
>>>> +        #size-cells = <1>;
>>>> +        reg = <0xfc000000 0x1000>;
>>>> +        interrupt-parent = <&vic1>;
>>>> +        interrupts = <12>;
>>>> +        clock-rate = <50000000>;  /* 50 MHz */
>>>> +
>>>> +        flash@f8000000 {
>>> This is now a warning in linux-next:
>> Now this is a warning in v7.0-rc1. Miquel, please revert this as there
>> has been no response.
> Akhila staying silent, let's try to help with the YAML conversion effort:
> https://lore.kernel.org/linux-devicetree/20260225-perso-fix-spear600-smi-yaml-v1-0-8ef3d205ab3a@bootlin.com/T/#m908bf59527847285c0447dd0379b3c88cfd71857


Hi Miquel, i have sent a v2 patch yesterday just a few minutes before
you sent a patch series.
Thank you for resolving the issue.

>
> Thanks,
> Miquèl

-- 
Best Regards,
Akhila.


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Akhila YS <akhilayalmati@gmail.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>, Rob Herring <robh@kernel.org>
Cc: Richard Weinberger <richard@nod.at>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: mtd: st,spear600-smi: convert to DT schema
Date: Thu, 26 Feb 2026 20:13:27 +0530	[thread overview]
Message-ID: <f425cbb2-e9b5-41c9-9ca5-7613c547adee@gmail.com> (raw)
In-Reply-To: <87fr6opz2x.fsf@bootlin.com>


On 25-02-2026 21:58, Miquel Raynal wrote:
> Hello Rob,
>
>>>> +    flash@fc000000 {
>>>> +        compatible = "st,spear600-smi";
>>>> +        #address-cells = <1>;
>>>> +        #size-cells = <1>;
>>>> +        reg = <0xfc000000 0x1000>;
>>>> +        interrupt-parent = <&vic1>;
>>>> +        interrupts = <12>;
>>>> +        clock-rate = <50000000>;  /* 50 MHz */
>>>> +
>>>> +        flash@f8000000 {
>>> This is now a warning in linux-next:
>> Now this is a warning in v7.0-rc1. Miquel, please revert this as there
>> has been no response.
> Akhila staying silent, let's try to help with the YAML conversion effort:
> https://lore.kernel.org/linux-devicetree/20260225-perso-fix-spear600-smi-yaml-v1-0-8ef3d205ab3a@bootlin.com/T/#m908bf59527847285c0447dd0379b3c88cfd71857


Hi Miquel, i have sent a v2 patch yesterday just a few minutes before
you sent a patch series.
Thank you for resolving the issue.

>
> Thanks,
> Miquèl

-- 
Best Regards,
Akhila.


  reply	other threads:[~2026-02-26 14:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-22 16:23 [PATCH] dt-bindings: mtd: st,spear600-smi: convert to DT schema Akhila YS
2026-01-22 16:23 ` Akhila YS
2026-01-22 18:41 ` Conor Dooley
2026-01-22 18:41   ` Conor Dooley
2026-01-29 19:12 ` Miquel Raynal
2026-01-29 19:12   ` Miquel Raynal
2026-02-10 13:47 ` Rob Herring
2026-02-10 13:47   ` Rob Herring
2026-02-23 15:00   ` Rob Herring
2026-02-23 15:00     ` Rob Herring
2026-02-25 16:28     ` Miquel Raynal
2026-02-25 16:28       ` Miquel Raynal
2026-02-26 14:43       ` Akhila YS [this message]
2026-02-26 14:43         ` Akhila YS
2026-02-25 15:02   ` Akhila YS
2026-02-25 15:02     ` Akhila YS

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=f425cbb2-e9b5-41c9-9ca5-7613c547adee@gmail.com \
    --to=akhilayalmati@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=robh@kernel.org \
    --cc=vigneshr@ti.com \
    /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.