]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: mediatek: Add pinctrl driver for mt8189
authorCathy Xu <ot_cathy.xu@mediatek.com>
Fri, 11 Jul 2025 09:44:59 +0000 (17:44 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Jul 2025 11:35:40 +0000 (13:35 +0200)
commita3fe1324c3c5c292ec79bd756497c1c44ff247d2
tree90fdc6e3f156246b76d3596298e2325de5f5278a
parentb225010185418d22cb508bd36adc607ac2c28968
pinctrl: mediatek: Add pinctrl driver for mt8189

Add pinctrl driver support for MediaTek Soc mt8189.

Signed-off-by: Cathy Xu <ot_cathy.xu@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/20250711094513.17073-4-ot_cathy.xu@mediatek.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/Kconfig
drivers/pinctrl/mediatek/Makefile
drivers/pinctrl/mediatek/pinctrl-mt8189.c [new file with mode: 0644]
drivers/pinctrl/mediatek/pinctrl-mtk-mt8189.h [new file with mode: 0644]