[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220329220544.2132135-1-chris.packham@alliedtelesis.co.nz>
Date: Wed, 30 Mar 2022 11:05:42 +1300
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: ulf.hansson@...aro.org, robh+dt@...nel.org, krzk+dt@...nel.org,
huziji@...vell.com, andrew@...n.ch, gregory.clement@...tlin.com,
sebastian.hesselbarth@...il.com
Cc: linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH v5 0/2] mmc: xenon: Convert to JSON schema
This series converts the xenon-sdhci-binding to JSON schema. There are some
schema violations with the clock nodes for the existing dts. It's unclear
whether the ap806/ap807 actually need the 2nd clock but the change that
introduced the requirement to the old binding was fairly explicit about this
being required for cp110 and ap806.
Chris Packham (2):
arm64: dts: marvell: Update sdhci node names to match schema
dt-bindings: mmc: xenon: Convert to JSON schema
.../bindings/mmc/marvell,xenon-sdhci.txt | 173 -----------
.../bindings/mmc/marvell,xenon-sdhci.yaml | 275 ++++++++++++++++++
MAINTAINERS | 2 +-
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 4 +-
arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 2 +-
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +-
6 files changed, 280 insertions(+), 178 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
create mode 100644 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
--
2.35.1
Powered by blists - more mailing lists