u-boot/drivers/pinctrl/mediatek
Sam Shih 1a80ef5520 pinctrl: mediatek: add support for different types of IO pins
There are many pins in an SoC, and register usage may vary by pins.
This patch introduces a concept of "io type" and "io type group"
to mediatek pinctrl drivers. This can provide different pinconf
handlers implementation (eg: "bias-pull-up/down", "driving" and
"input-enable") for IO pins that belong to different types.

Signed-off-by: Sam Shih <sam.shih@mediatek.com>
2022-05-05 09:29:58 -04:00
..
Kconfig pinctrl: mediatek: add driver for MT7622 2020-01-16 09:39:45 -05:00
Makefile pinctrl: mediatek: add driver for MT7622 2020-01-16 09:39:45 -05:00
pinctrl-mt7622.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
pinctrl-mt7623.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pinctrl-mt7629.c pinctrl: mt7629: add jtag function and pin group 2021-03-20 16:24:27 -04:00
pinctrl-mt8512.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pinctrl-mt8516.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pinctrl-mt8518.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pinctrl-mtk-common.c pinctrl: mediatek: add support for different types of IO pins 2022-05-05 09:29:58 -04:00
pinctrl-mtk-common.h pinctrl: mediatek: add support for different types of IO pins 2022-05-05 09:29:58 -04:00