On Fri, Aug 9, 2024 at 2:58 PM Fabio Estevam wrote:
>
> From: Fabio Estevam
>
> 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.
>
>
From: Fabio Estevam
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
---
board/tq/tqma6/tqma6.c | 61 ++
2 matches
Mail list logo