
13 Jul
2019
13 Jul
'19
5:47 a.m.
On Fri, Jul 12, 2019 at 7:25 PM Alex Marginean alexandru.marginean@nxp.com wrote:
Replace legacy I2C_EARLY_INIT with dm-pre-reloc dts property.
Signed-off-by: Alex Marginean alexm.osslist@gmail.com
Depends on this patch series: https://patchwork.ozlabs.org/project/uboot/list/?series=118778
arch/arm/dts/fsl-ls1028a-qds.dts | 1 + include/configs/ls1028aqds.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
Maybe we need another separate patch to remove i2c_early_init_f() call in board_early_init_f() in board/freescale/ls1028a/ls1028a.c?
Regards, Bin