All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/4] dt-bindings: mtd: marvell-nand: Add YAML scheme
@ 2023-05-30 23:54 ` Chris Packham
  0 siblings, 0 replies; 39+ messages in thread
From: Chris Packham @ 2023-05-30 23:54 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, andrew, gregory.clement,
	sebastian.hesselbarth
  Cc: linux-mtd, devicetree, linux-kernel, linux-arm-kernel, enachman,
	Chris Packham

Add YAML scheme for the Marvell's NAND controller
to validate it's DT bindings. Old txt file is deleted,
not included the compatibles and properties which were marked as
deprecated.

Also fix node name in cp11x DTSI acording 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 last round 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.

Chris Packham (2):
  ARM: dts: mvebu: align MTD partition nodes to dtschema
  dt-bindings: mtd: marvell-nand: Remove deprecated compatibles

Vadym Kochan (2):
  arm64: dts: marvell: cp11x: Fix nand_controller node name according to
    YAML
  dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

 .../bindings/mtd/marvell,nand-controller.yaml | 218 ++++++++++++++++++
 .../devicetree/bindings/mtd/marvell-nand.txt  | 126 ----------
 MAINTAINERS                                   |   1 -
 arch/arm/boot/dts/armada-385-atl-x530.dts     |  14 +-
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi |   2 +-
 5 files changed, 226 insertions(+), 135 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


^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2023-06-01  7:45 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30 23:54 [PATCH v7 0/4] dt-bindings: mtd: marvell-nand: Add YAML scheme Chris Packham
2023-05-30 23:54 ` Chris Packham
2023-05-30 23:54 ` Chris Packham
2023-05-30 23:54 ` [PATCH v7 1/4] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-31  7:35   ` Miquel Raynal
2023-05-31  7:35     ` Miquel Raynal
2023-05-31  7:35     ` Miquel Raynal
2023-05-30 23:54 ` [PATCH v7 2/4] ARM: dts: mvebu: align MTD partition nodes to dtschema Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-31  7:35   ` Miquel Raynal
2023-05-31  7:35     ` Miquel Raynal
2023-05-31  7:35     ` Miquel Raynal
2023-05-30 23:54 ` [PATCH v7 3/4] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-31 12:35   ` Conor Dooley
2023-05-31 12:35     ` Conor Dooley
2023-05-31 12:35     ` Conor Dooley
2023-05-31 22:52     ` Chris Packham
2023-05-31 22:52       ` Chris Packham
2023-05-31 22:52       ` Chris Packham
2023-05-31 22:43   ` Chris Packham
2023-05-31 22:43     ` Chris Packham
2023-05-31 22:43     ` Chris Packham
2023-06-01  7:40     ` Miquel Raynal
2023-06-01  7:40       ` Miquel Raynal
2023-06-01  7:40       ` Miquel Raynal
2023-05-30 23:54 ` [PATCH v7 4/4] dt-bindings: mtd: marvell-nand: Remove deprecated compatibles Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-30 23:54   ` Chris Packham
2023-05-31  7:33   ` Miquel Raynal
2023-05-31  7:33     ` Miquel Raynal
2023-05-31  7:33     ` Miquel Raynal
2023-05-31 22:36     ` Chris Packham
2023-05-31 22:36       ` Chris Packham
2023-05-31 22:36       ` Chris Packham

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.