Re: [PATCH v3 1/3] dt-bindings: mtd: refactor NAND bindings and add nand-controller-legacy.yaml

From: Miquel Raynal

Date: Wed Mar 25 2026 - 10:46:23 EST


On Tue, 24 Mar 2026 18:16:18 -0400, Frank Li wrote:
> The modern NAND controller binding requires NAND chips to be described as
> child nodes of the controller, for example:
>
> nand-controller {
> ...
> nand@0 {
> /* raw NAND chip properties */
> };
> };
>
> [...]

Applied to nand/next, thanks!

[1/3] dt-bindings: mtd: refactor NAND bindings and add nand-controller-legacy.yaml
commit: 0ba8da2f318efc006ae5c080a4abfbabb5d110e2
[2/3] dt-bindings: mtd: gpmi-nand: ref to nand-controller-legacy.yaml
commit: 17de8a68ac9807adf551f7d2d980e26d1196e41a
[3/3] dt-bindings: mtd: mxc-nand: add missing compatible string and ref to nand-controller-legacy.yaml
commit: 3b2a422e23cf1998b85ccbcb90cabff01d17422c

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl