Re: [PATCH v4 14/39] pinctrl: qcom: fix DT compatibility

2024-02-20 Thread Sumit Garg
On Fri, 16 Feb 2024 at 02:22, Caleb Connolly wrote: > > Upstream devicetrees label GPIOs with "gpioX", not "GPIO_X", fix this > for SoCs where we're now using upstream DT. > > Signed-off-by: Caleb Connolly > --- > drivers/pinctrl/qcom/pinctrl-apq8016.c | 26 +++ > drivers/pinctrl/qco

Re: [PATCH v4 14/39] pinctrl: qcom: fix DT compatibility

2024-02-19 Thread Neil Armstrong
On 15/02/2024 21:52, Caleb Connolly wrote: Upstream devicetrees label GPIOs with "gpioX", not "GPIO_X", fix this for SoCs where we're now using upstream DT. Signed-off-by: Caleb Connolly --- drivers/pinctrl/qcom/pinctrl-apq8016.c | 26 +++ drivers/pinctrl/qcom/pinctrl-apq8096.c |

[PATCH v4 14/39] pinctrl: qcom: fix DT compatibility

2024-02-15 Thread Caleb Connolly
Upstream devicetrees label GPIOs with "gpioX", not "GPIO_X", fix this for SoCs where we're now using upstream DT. Signed-off-by: Caleb Connolly --- drivers/pinctrl/qcom/pinctrl-apq8016.c | 26 +++ drivers/pinctrl/qcom/pinctrl-apq8096.c | 16 +- drivers/pinctrl/qcom/pinctrl-qc