V4: - Churn patch#1 prefix to "dt-bindings: mfd: qcom,spmi-pmic:" - Krzysztof - Add's Krzysztof's RB as indicated V3: - Splits dtsi and yaml - Uses Krzysztof's suggested commit log in the yaml V2: The accompanying patch removes reg = <> and pwm@reg from the yaml and dtsi. This follows on from discussions between Bupesh, Dmitry, Bjorn, Krzysztof and myself. https://lore.kernel.org/all/20220719205058.1004942-1-bhupesh.sharma@xxxxxxxxxx/ https://lore.kernel.org/all/20220721195502.1525214-1-bhupesh.sharma@xxxxxxxxxx/ https://lore.kernel.org/all/20220822120300.2633790-1-bryan.odonoghue@xxxxxxxxxx/ The previous discussion tended towards either removing pwm@reg and reg = <> or extending out the yaml to support multiple reg declarations for PWM compatible. This patch does the former. I've left node: label in place, dropped both pwm@reg and reg = <> I kept "label: nodename" though because it looked more like what we already have for rpm regulators. Per our previous discussion I've modified the yaml and dtsi in one go. Bryan O'Donoghue (2): dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependency arm64: dts: qcom: pm8350c: Drop PWM reg declaration Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 8 ++++---- arch/arm64/boot/dts/qcom/pm8350c.dtsi | 3 +-- 2 files changed, 5 insertions(+), 6 deletions(-) -- 2.37.1