]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: ventana: detect pmic using i2c probe instead of board model
authorTim Harvey <tharvey@gateworks.com>
Sat, 9 May 2015 01:28:37 +0000 (18:28 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 13:00:30 +0000 (15:00 +0200)
commitf6ddca9de2b534d768f942bb3575d82130d78476
tree068e7d26f85046a1c1baa638122c0ac997491b30
parent3d6f9e28e14eb0f5ab97a56efbcc1f31e84b601d
imx: ventana: detect pmic using i2c probe instead of board model

Avoid requiring board-model and probe pmic by its i2c address.
This is in preparation for being able to call pmic_setup() from SPL
and not need board type.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/common.c
board/gateworks/gw_ventana/common.h
board/gateworks/gw_ventana/gw_ventana.c