diff options
| author | Peng Fan <[email protected]> | 2026-04-21 21:41:27 +0800 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-04-21 20:49:40 -0300 |
| commit | 589153f6070a285a60411d032ce9b08598acd707 (patch) | |
| tree | a4f24cd2f8788213ce1f1ba51aadf870e5b343e8 /include | |
| parent | 8b77b55aa676d4b2a5461b0ad6c1f8c82b437280 (diff) | |
imx8mq: phanbell: enable SPL DM
Switch the Phanbell i.MX8MQ SPL to full Driver Model (DM) boot flow by
moving early device initialization into devicetree and enabling the
required SPL DM subsystems.
Mark GPIO, USDHC, pinctrl, and regulator nodes with bootph-pre-ram so
they are available during SPL. With DM handling MMC and power rails,
remove legacy board-specific USDHC, GPIO, and pad setup code from SPL.
Update the SPL initialization sequence to use spl_early_init(), clears
BSS earlier, and explicitly enables USDHC clocks before handing off to
board_init_r().
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
