Document and add the pinctrl driver for the SM7635 SoC. Signed-off-by: Luca Weiss <luca.we...@fairphone.com> --- Luca Weiss (2): dt-bindings: pinctrl: document the SM7635 Top Level Mode Multiplexer pinctrl: qcom: Add SM7635 pinctrl driver
.../bindings/pinctrl/qcom,sm7635-tlmm.yaml | 133 ++ drivers/pinctrl/qcom/Kconfig.msm | 8 + drivers/pinctrl/qcom/Makefile | 1 + drivers/pinctrl/qcom/pinctrl-sm7635.c | 1340 ++++++++++++++++++++ 4 files changed, 1482 insertions(+) --- base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 change-id: 20250620-sm7635-pinctrl-9fe3d869346b Best regards, -- Luca Weiss <luca.we...@fairphone.com>