[PATCH v2 11/16] board: tegra124: switch to updated pre-dm i2c write

Simon Glass sjg at chromium.org
Fri Feb 3 03:15:38 CET 2023


On Thu, 2 Feb 2023 at 11:17, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> Configure PMIC for early stages using updated i2c write.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> ---
>  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 <sjg at chromium.org>


More information about the U-Boot mailing list