On 28.08.2021 14:51, Konrad Dybcio wrote: > This adds pincontrol driver for tlmm block found in SM6350 SoC > > This patch is based on downstream copyleft code. > > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx> > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx> > --- > Changes since v1: > - Add .wakeirq_dual_edge_errata = true > > drivers/pinctrl/qcom/Kconfig | 9 + > drivers/pinctrl/qcom/Makefile | 1 + > drivers/pinctrl/qcom/pinctrl-sm6350.c | 1593 +++++++++++++++++++++++++ > 3 files changed, 1603 insertions(+) > create mode 100644 drivers/pinctrl/qcom/pinctrl-sm6350.c I forgot to add Bjorn's r-b [1], sorry for that. Konrad [1] https://patchwork.kernel.org/project/linux-arm-msm/patch/20210820203751.232645-3-konrad.dybcio@xxxxxxxxxxxxxx/#24400233