On Fri, Aug 9, 2024 at 2:58 PM Fabio Estevam <[email protected]> wrote: > > From: Fabio Estevam <[email protected]> > > Currently, the power_init_board() function is not executed because > CONFIG_POWER_LEGACY is not selected. > > Convert to PMIC driver model, which allows removing board I2C code in > favor of the I2C driver model. > > Signed-off-by: Fabio Estevam <[email protected]>
Applied both, thanks.

