Re: [PATCH 5/6] pinctrl: qcom: move ipq4019 driver from mach-ipq40xx

2023-11-03 Thread Sumit Garg
On Tue, 31 Oct 2023 at 19:52, Caleb Connolly wrote: > > Drop the duplicated pinctrl-snapdragon driver from mach-ipq40xx and add > it to drivers/pinctrl/qcom. > > Signed-off-by: Caleb Connolly > --- > arch/arm/Kconfig | 1 + > arch/arm/mach-ipq40xx/Makefile

[PATCH 5/6] pinctrl: qcom: move ipq4019 driver from mach-ipq40xx

2023-10-31 Thread Caleb Connolly
Drop the duplicated pinctrl-snapdragon driver from mach-ipq40xx and add it to drivers/pinctrl/qcom. Signed-off-by: Caleb Connolly --- arch/arm/Kconfig | 1 + arch/arm/mach-ipq40xx/Makefile | 8 - arch/arm/mach-ipq40xx/pinctrl-snapdragon.c