On Wed, Oct 18, 2023 at 4:17 PM Fabio Estevam <feste...@gmail.com> wrote: > > From: Fabio Estevam <feste...@denx.de> > > 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 <feste...@denx.de>
Applied to u-boot-imx next, thanks.