The PM7550 PMIC is used in conjuction with the Milos SoC. Add binding docs and the devicetree description for it.
Signed-off-by: Luca Weiss <luca.we...@fairphone.com> --- Changes in v2: - PMXR2230 -> PM7550 (Dmitry) - Replace some SM7635 references with Milos - Update critical temperature trip - Link to v1: https://lore.kernel.org/r/20250625-sm7635-pmxr2230-v1-0-25aa94305...@fairphone.com --- Luca Weiss (5): dt-bindings: leds: qcom,spmi-flash-led: Add PM7550 dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC dt-bindings: pinctrl: qcom,pmic-gpio: Add PM7550 support pinctrl: qcom: spmi: Add PM7550 arm64: dts: qcom: Add PM7550 PMIC .../bindings/leds/qcom,spmi-flash-led.yaml | 1 + .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + .../bindings/pinctrl/qcom,pmic-gpio.yaml | 2 + arch/arm64/boot/dts/qcom/pm7550.dtsi | 67 ++++++++++++++++++++++ drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 + 5 files changed, 72 insertions(+) --- base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 change-id: 20250620-sm7635-pmxr2230-ee55a86a8c2b Best regards, -- Luca Weiss <luca.we...@fairphone.com>