[PATCH v10 0/1] dt-bindings: mtd: marvell-nand: Add YAML scheme

From: Chris Packham
Date: Mon Jun 19 2023 - 00:08:10 EST


Add YAML scheme for the Marvell's NAND controller
to validate it's DT bindings. Old txt file is deleted.

Also fix node name in cp11x DTSI according to nand-controller.yaml

I've picked up this series to hopefully get it over the line. I think I've
addressed all the feedback from the earlier rounds of review.

As of v7 I've re-ordered the patches so the fixups for the device trees come
before the schema so if the series is applied in order the various checkers
should pass cleanly. This is reliant on a series from Miquel tightening up some
of the requirements on mtd/nand chips so the checkers may complain unless those
changes are picked up too.

For v10 the dts patches have been picked up by the ARM maintainers so I've not
included them in this round.

Vadym Kochan (1):
dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

.../bindings/mtd/marvell,nand-controller.yaml | 226 ++++++++++++++++++
.../devicetree/bindings/mtd/marvell-nand.txt | 126 ----------
MAINTAINERS | 1 -
3 files changed, 226 insertions(+), 127 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mtd/marvell,nand-controller.yaml
delete mode 100644 Documentation/devicetree/bindings/mtd/marvell-nand.txt

--
2.40.1