mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 16:37:30 +00:00
1a80ef5520
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pinctrl-mt7622.c | ||
pinctrl-mt7623.c | ||
pinctrl-mt7629.c | ||
pinctrl-mt8512.c | ||
pinctrl-mt8516.c | ||
pinctrl-mt8518.c | ||
pinctrl-mtk-common.c | ||
pinctrl-mtk-common.h |