
5 May
2022
5 May
'22
8:52 p.m.
On Thu, Apr 21, 2022 at 02:23:53PM +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
Applied to u-boot/master, thanks!
--
Tom