On Thu, 2 Feb 2023 at 11:17, Svyatoslav Ryhel <[email protected]> wrote: > > Configure PMIC for early stages using updated i2c write. > > Signed-off-by: Svyatoslav Ryhel <[email protected]> > --- > board/nvidia/venice2/as3722_init.c | 65 ++++++++++++-------- > board/nvidia/venice2/as3722_init.h | 43 ------------- > board/toradex/apalis-tk1/as3722_init.c | 85 ++++++++++++++------------ > board/toradex/apalis-tk1/as3722_init.h | 40 ------------ > 4 files changed, 88 insertions(+), 145 deletions(-) > delete mode 100644 board/nvidia/venice2/as3722_init.h > delete mode 100644 board/toradex/apalis-tk1/as3722_init.h >
Reviewed-by: Simon Glass <[email protected]>

