Document and add the pinctrl driver for the Milos SoC. Signed-off-by: Luca Weiss <luca.we...@fairphone.com> --- Changes in v2: - Rebrand SM7635 to Milos as requested: https://lore.kernel.org/linux-arm-msm/agmi1zv6d+k+v...@hu-bjorande-lv.qualcomm.com/ - Link to v1: https://lore.kernel.org/r/20250625-sm7635-pinctrl-v1-0-ebfa9e886...@fairphone.com
--- Luca Weiss (2): dt-bindings: pinctrl: document the Milos Top Level Mode Multiplexer pinctrl: qcom: Add Milos pinctrl driver .../bindings/pinctrl/qcom,milos-tlmm.yaml | 133 ++ drivers/pinctrl/qcom/Kconfig.msm | 8 + drivers/pinctrl/qcom/Makefile | 1 + drivers/pinctrl/qcom/pinctrl-milos.c | 1340 ++++++++++++++++++++ 4 files changed, 1482 insertions(+) --- base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 change-id: 20250620-sm7635-pinctrl-9fe3d869346b Best regards, -- Luca Weiss <luca.we...@fairphone.com>