On 2025-02-03 20:35, Kaustabh Chakraborty wrote: > From: Sergey Lisov <sleirsgoevy@xxxxxxxxx> > > Add support for the Exynos7870 SoC pin-controller in the pinctrl driver. > It has 8 GPIO banks, and 3-bit PINCFG_TYPE_DRV width. > > Signed-off-by: Sergey Lisov <sleirsgoevy@xxxxxxxxx> > Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx> > --- > drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 141 +++++++++++++++++++++++++ > drivers/pinctrl/samsung/pinctrl-exynos.h | 29 +++++ > drivers/pinctrl/samsung/pinctrl-samsung.c | 2 + > drivers/pinctrl/samsung/pinctrl-samsung.h | 1 + > 4 files changed, 173 insertions(+) > Please refrain from merging, wait for the next revision. Thank you.