pinctrl: qcom: Add support for i2c specific pull feature
authorAbel Vesa <abel.vesa@linaro.org>
Thu, 9 Feb 2023 07:45:09 +0000 (09:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 10 Feb 2023 22:47:07 +0000 (23:47 +0100)
commit099f37a539e616f762241ab999495fb8aa2f5971
treea40d7d4d02b44d9be09daf614ec1dd4d013eea6c
parentb1170c42141a71e07f9cf5976ecf71323cfcec32
pinctrl: qcom: Add support for i2c specific pull feature

Add support for the new i2c_pull property introduced for SM8550 setting
a I2C specific pull mode on I2C able pins. Add the bit to the SM8550
specific driver while at it.

Co-developed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230209074510.4153294-1-abel.vesa@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-msm.c
drivers/pinctrl/qcom/pinctrl-msm.h
drivers/pinctrl/qcom/pinctrl-sm8550.c