From: Akhila YS <akhilayalmati@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>,
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: mxic,multi-itfc-v009-nand-controller: convert to DT schema
Date: Wed, 28 Jan 2026 13:26:57 +0530 [thread overview]
Message-ID: <6eb5bb46-9c67-4cd2-87b0-511b792f9bbd@gmail.com> (raw)
In-Reply-To: <20260127161850.GA1968054-robh@kernel.org>
On 27-01-2026 21:48, Rob Herring wrote:
> On Mon, Jan 26, 2026 at 11:09:20AM +0000, Akhila YS wrote:
>> Convert Macronix Raw NAND Controller Device Tree binding to DT Schema.
>>
>> Signed-off-by: Akhila YS <akhilayalmati@gmail.com>
>> ---
>> .../mtd/mxic,multi-itfc-v009-nand-controller.yaml | 79 ++++++++++++++++++++++
>> .../devicetree/bindings/mtd/mxic-nand.txt | 36 ----------
>> 2 files changed, 79 insertions(+), 36 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/mtd/mxic,multi-itfc-v009-nand-controller.yaml b/Documentation/devicetree/bindings/mtd/mxic,multi-itfc-v009-nand-controller.yaml
>> new file mode 100644
>> index 000000000000..97baac8b405a
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/mtd/mxic,multi-itfc-v009-nand-controller.yaml
>> @@ -0,0 +1,79 @@
>> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
>> +
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/mtd/mxic,multi-itfc-v009-nand-controller.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +
>> +title: Macronix Raw NAND Controller
>> +
>> +maintainers:
>> + - Miquel Raynal <miquel.raynal@bootlin.com>
>> + - Richard Weinberger <richard@nod.at>
> Should be someone with the h/w. Perhaps the driver author Mason Yang
> <masonccyang@mxic.com.tw>.
Sure.
>
> Though the driver has zero driver specific changes since added in 2019
> and there are no .dts files using it. Maybe it is unused and should be
> dropped instead.
>
> But otherwise, the schema looks good.
Thanks for the review.
>
> Rob
--
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: Rob Herring <robh@kernel.org>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>,
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: mxic,multi-itfc-v009-nand-controller: convert to DT schema
Date: Wed, 28 Jan 2026 13:26:57 +0530 [thread overview]
Message-ID: <6eb5bb46-9c67-4cd2-87b0-511b792f9bbd@gmail.com> (raw)
In-Reply-To: <20260127161850.GA1968054-robh@kernel.org>
On 27-01-2026 21:48, Rob Herring wrote:
> On Mon, Jan 26, 2026 at 11:09:20AM +0000, Akhila YS wrote:
>> Convert Macronix Raw NAND Controller Device Tree binding to DT Schema.
>>
>> Signed-off-by: Akhila YS <akhilayalmati@gmail.com>
>> ---
>> .../mtd/mxic,multi-itfc-v009-nand-controller.yaml | 79 ++++++++++++++++++++++
>> .../devicetree/bindings/mtd/mxic-nand.txt | 36 ----------
>> 2 files changed, 79 insertions(+), 36 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/mtd/mxic,multi-itfc-v009-nand-controller.yaml b/Documentation/devicetree/bindings/mtd/mxic,multi-itfc-v009-nand-controller.yaml
>> new file mode 100644
>> index 000000000000..97baac8b405a
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/mtd/mxic,multi-itfc-v009-nand-controller.yaml
>> @@ -0,0 +1,79 @@
>> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
>> +
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/mtd/mxic,multi-itfc-v009-nand-controller.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +
>> +title: Macronix Raw NAND Controller
>> +
>> +maintainers:
>> + - Miquel Raynal <miquel.raynal@bootlin.com>
>> + - Richard Weinberger <richard@nod.at>
> Should be someone with the h/w. Perhaps the driver author Mason Yang
> <masonccyang@mxic.com.tw>.
Sure.
>
> Though the driver has zero driver specific changes since added in 2019
> and there are no .dts files using it. Maybe it is unused and should be
> dropped instead.
>
> But otherwise, the schema looks good.
Thanks for the review.
>
> Rob
--
Best Regards,
Akhila.
next prev parent reply other threads:[~2026-01-28 7:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-26 11:09 [PATCH] dt-bindings: mtd: mxic,multi-itfc-v009-nand-controller: convert to DT schema Akhila YS
2026-01-26 11:09 ` Akhila YS
2026-01-27 16:18 ` Rob Herring
2026-01-27 16:18 ` Rob Herring
2026-01-28 7:56 ` Akhila YS [this message]
2026-01-28 7:56 ` 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=6eb5bb46-9c67-4cd2-87b0-511b792f9bbd@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.