Hi, Changes since v2 ================ 1. DTS patch: drop, applied. 2. Regulator: do not require regulator-names. 3. Add tags. Changes since v1 ================ 1. MFD: Use absolute path to schemas. 2. Regulator: skip properties. 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 (2): 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 | 85 ++++++++ MAINTAINERS | 2 +- 5 files changed, 280 insertions(+), 137 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