[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211228164305.35877-1-krzysztof.kozlowski@canonical.com>
Date: Tue, 28 Dec 2021 17:43:02 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Lee Jones <lee.jones@...aro.org>, Rob Herring <robh+dt@...nel.org>,
Javier Martinez Canillas <javier@...hile0.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org
Subject: [PATCH 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
Hi,
Dependencies:
1. DTS patch: nothing depends on it, sending here so Rob's automatic
checker won't complain about DTS.
I will take it via Samsung SoC tree.
2. Final MFD patch depends on regulator, so the two last patches could
go via Rob's, Mark's or Lee's trees. :)
Best regards,
Krzysztof
Krzysztof Kozlowski (3):
ARM: dts: exynos: drop unsupported MAX77802 regulators on Odroid XU
regulator: dt-bindings: maxim,max77802: Convert to dtschema
dt-bindings: mfd: maxim,max77802: Convert to dtschema
.../devicetree/bindings/mfd/max77802.txt | 25 ---
.../bindings/mfd/maxim,max77802.yaml | 194 ++++++++++++++++++
.../bindings/regulator/max77802.txt | 111 ----------
.../bindings/regulator/maxim,max77802.yaml | 118 +++++++++++
MAINTAINERS | 2 +-
arch/arm/boot/dts/exynos5410-odroidxu.dts | 12 --
6 files changed, 313 insertions(+), 149 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mfd/max77802.txt
create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max77802.yaml
delete mode 100644 Documentation/devicetree/bindings/regulator/max77802.txt
create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77802.yaml
--
2.32.0
Powered by blists - more mailing lists