[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230530005337.3687938-1-chris.packham@alliedtelesis.co.nz>
Date: Tue, 30 May 2023 12:53:35 +1200
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: miquel.raynal@...tlin.com, richard@....at, vigneshr@...com,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, andrew@...n.ch, gregory.clement@...tlin.com,
sebastian.hesselbarth@...il.com, vadym.kochan@...ision.eu
Cc: linux-mtd@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
enachman@...vell.com,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH v6 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
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
Powered by blists - more mailing lists