devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
@ 2023-05-30  0:53 Chris Packham
  2023-05-30  0:53 ` [PATCH v6 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme Chris Packham
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Chris Packham @ 2023-05-30  0:53 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, andrew, gregory.clement, sebastian.hesselbarth,
	vadym.kochan
  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.

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

 .../bindings/mtd/marvell,nand-controller.yaml | 190 ++++++++++++++++++
 .../devicetree/bindings/mtd/marvell-nand.txt  | 126 ------------
 MAINTAINERS                                   |   1 -
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi |   2 +-
 4 files changed, 191 insertions(+), 128 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] 14+ messages in thread

end of thread, other threads:[~2023-06-18 21:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30  0:53 [PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme Chris Packham
2023-05-30  0:53 ` [PATCH v6 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme Chris Packham
2023-05-30 12:24   ` Krzysztof Kozlowski
2023-05-30 13:04     ` Miquel Raynal
2023-05-30 21:57       ` Chris Packham
2023-05-30 23:20     ` Chris Packham
2023-05-31  7:00       ` Krzysztof Kozlowski
2023-05-30 12:26   ` Krzysztof Kozlowski
2023-05-30 20:59     ` Chris Packham
2023-05-31  7:01       ` Krzysztof Kozlowski
2023-05-30  0:53 ` [PATCH v6 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML Chris Packham
2023-06-16 11:45 ` [PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme Gregory CLEMENT
2023-06-16 11:58   ` Gregory CLEMENT
2023-06-18 21:12     ` Chris Packham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).