
14 Apr
2022
14 Apr
'22
3:46 p.m.
On Fri, Apr 01, 2022 at 04:55:10PM +0800, Sam Shih wrote:
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
This fails to compile on mt8518_ap1_emmc and possibly more.
--
Tom