summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sophgo/pinctrl-cv1800b.c
AgeCommit message (Collapse)AuthorFilesLines
2024-08-26pinctrl: sophgo: add support for CV1800B SoCInochi Amaoto1-0/+462
Sophgo CV1800 series SoCs share common control logic but have different register mapping. For maintenance, split the driver and pin definition of the SoC. Add base driver for CV1800 series SoC and pin definition of CV1800B. Signed-off-by: Inochi Amaoto <inochiama@outlook.com> Link: https://lore.kernel.org/IA1PR20MB4953B260E04EC53F6A01EB30BBB32@IA1PR20MB4953.namprd20.prod.outlook.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>