]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx8mp_evk: Convert to DM_PMIC
authorFabio Estevam <festevam@denx.de>
Wed, 18 Oct 2023 19:17:41 +0000 (16:17 -0300)
committerFabio Estevam <festevam@gmail.com>
Wed, 13 Dec 2023 12:51:27 +0000 (09:51 -0300)
commit6e6492c85defa51d7d8def8580d0d49610ebf0fa
tree026bfd8971955bf25e8f49225ae082fa5e9ea0ef
parenta7d54d3de87d84479a0fd349a2ce7ef8740e9b20
imx8mp_evk: Convert to DM_PMIC

Currently, the imx8mp_evk uses the non-DM code to initialize the PMIC.

Convert to DM_PMIC, which is the recommended way to access the PMIC.

While at it, fix multi-line comments style.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx8mp-evk-u-boot.dtsi
board/freescale/imx8mp_evk/spl.c
configs/imx8mp_evk_defconfig