Hi, 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 | 139 +++++++++++++ .../bindings/power/supply/maxim,max77693.yaml | 70 +++++++ .../bindings/regulator/maxim,max77693.yaml | 49 +++++ MAINTAINERS | 3 +- 6 files changed, 365 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