Re: [PATCH 3/5] pinctrl: qcom: add support setting pin configuration for special pins

2024-05-29 Thread Sumit Garg
On Tue, 28 May 2024 at 14:02, Neil Armstrong wrote: > > Use the previously introduced msm_special_pin_data to setup the special > pins configuration if the SoC driver have them specified. > > Signed-off-by: Neil Armstrong > --- > drivers/pinctrl/qcom/pinctrl-qcom.c | 37 >

[PATCH 3/5] pinctrl: qcom: add support setting pin configuration for special pins

2024-05-28 Thread Neil Armstrong
Use the previously introduced msm_special_pin_data to setup the special pins configuration if the SoC driver have them specified. Signed-off-by: Neil Armstrong --- drivers/pinctrl/qcom/pinctrl-qcom.c | 37 +++-- 1 file changed, 35 insertions(+), 2 deletions(-)