[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220111175017.223966-1-krzysztof.kozlowski@canonical.com>
Date: Tue, 11 Jan 2022 18:50:13 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Chanwoo Choi <cw00.choi@...sung.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
Pavel Machek <pavel@....cz>, Rob Herring <robh+dt@...nel.org>,
Lee Jones <lee.jones@...aro.org>,
Sebastian Reichel <sre@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
linux-leds@...r.kernel.org, devicetree@...r.kernel.org,
linux-pm@...r.kernel.org
Subject: [PATCH v2 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
Hi,
Changes since v1
================
1. MFD: Use absolute path to schemas, add additionalProperties=false.
2. Regulator: mention all allowed properties,
additionalProperties=false, add min/max values for voltages and
current, don't use patternProperties when not needed.
Dependencies
============
The final patch - MFD maxim,max77693 bindings conversion - depends on
all previous. Therefore this could go via Rob's or Lee's trees.
Best regards,
Krzysztof
Krzysztof Kozlowski (4):
dt-bindings: leds: maxim,max77693: convert to dtschema
dt-bindings: power: supply: maxim,max77693: convert to dtschema
regulator: dt-bindings: maxim,max77693: convert to dtschema
dt-bindings: mfd: maxim,max77693: convert to dtschema
.../bindings/leds/maxim,max77693.yaml | 105 ++++++++++
.../devicetree/bindings/mfd/max77693.txt | 194 ------------------
.../bindings/mfd/maxim,max77693.yaml | 143 +++++++++++++
.../bindings/power/supply/maxim,max77693.yaml | 70 +++++++
.../bindings/regulator/maxim,max77693.yaml | 60 ++++++
MAINTAINERS | 3 +-
6 files changed, 380 insertions(+), 195 deletions(-)
create mode 100644 Documentation/devicetree/bindings/leds/maxim,max77693.yaml
delete mode 100644 Documentation/devicetree/bindings/mfd/max77693.txt
create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max77693.yaml
create mode 100644 Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml
create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77693.yaml
--
2.32.0
Powered by blists - more mailing lists