Message ID | 20220111175017.223966-1-krzysztof.kozlowski@canonical.com |
---|---|
Headers | show |
Series | leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema | expand |
On Tue, 11 Jan 2022 18:50:16 +0100, Krzysztof Kozlowski wrote: > Convert the regulator bindings of Maxim MAX77693 MUIC to DT schema format. > The existing bindings were defined in ../bindings/mfd/max77693.txt. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> > --- > .../bindings/regulator/maxim,max77693.yaml | 60 +++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77693.yaml > Reviewed-by: Rob Herring <robh@kernel.org>
On 11/01/2022 18:50, Krzysztof Kozlowski wrote: > 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. > Dear Lee, This patchset was reviewed and there are no outstanding issues. Could you pick up entire set via MFD tree? Best regards, Krzysztof
On Sun, 06 Feb 2022, Krzysztof Kozlowski wrote: > On 11/01/2022 18:50, Krzysztof Kozlowski wrote: > > 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. > > > > Dear Lee, > > This patchset was reviewed and there are no outstanding issues. Could > you pick up entire set via MFD tree? Nothing from LED or Regulator?