Re: [PATCH 4/5] pinctrl: qcom: sm8550: add special pins pins configuration data

2024-05-29 Thread Sumit Garg
On Tue, 28 May 2024 at 14:02, Neil Armstrong wrote: > > Add the special pins configuration data to allow setup the bias > of the UFS and SDCard pins on the SM8550 SoC. > > Signed-off-by: Neil Armstrong > --- > drivers/pinctrl/qcom/pinctrl-sm8550.c | 42 > --- >

[PATCH 4/5] pinctrl: qcom: sm8550: add special pins pins configuration data

2024-05-28 Thread Neil Armstrong
Add the special pins configuration data to allow setup the bias of the UFS and SDCard pins on the SM8550 SoC. Signed-off-by: Neil Armstrong --- drivers/pinctrl/qcom/pinctrl-sm8550.c | 42 --- 1 file changed, 34 insertions(+), 8 deletions(-) diff --git