1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-16 21:03:43 +01:00
Files
u-boot-megous/drivers/pinctrl/mediatek
Christian Marangi 63d0f683ef pinctrl: mediatek: mt7981: init device before relocation
Upstream kernel linux define pinctrl for uart0, hence this pin group
and pinctrl driver is needed before relocation. Add DM_FLAG_PRE_RELOC
flag to init and mute mtk_serial error on early serial init.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-07-08 11:45:50 -06:00
..