summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2026-04-21 21:41:26 +0800
committerFabio Estevam <[email protected]>2026-04-21 20:49:40 -0300
commit8b77b55aa676d4b2a5461b0ad6c1f8c82b437280 (patch)
treebbf09b7b3e3e0fbeb4fa0b7fcee9c56d4d1d3fff /include/linux
parent146079d8d1dcbeee01fad1977755edc074dd36ef (diff)
imx8mq: kontron: migrate PITX-IMX8M to DM PMIC framework
Migrate the Kontron PITX-IMX8M board from the legacy power framework to the DM PMIC infrastructure. The SPL power initialization is converted to use DM_PMIC_PFUZE100, dropping all legacy I2C, GPIO, pinmux, and MMC setup code that is now handled through the device tree and driver model instead. Key changes: - Switch PFUZE100 access to DM PMIC APIs - Enable SPL OF_CONTROL and mark required nodes with bootph* - Remove legacy I2C and power configuration - Enable SPL DM, pinctrl, regulator, and PMIC support - Adjust SPL stack placement for DM usage Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions