]> git.baikalelectronics.ru Git - uboot.git/commit
i2c: mxc: move i2c_early_init_f to common function
authorBiwen Li <biwen.li@nxp.com>
Thu, 2 Jul 2020 03:13:00 +0000 (11:13 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 27 Jul 2020 08:46:29 +0000 (14:16 +0530)
commit59407f1044b31747872e2d8243bcca7f7328dd11
treeb1c023f2acee48e3135d6ed3491c4010dc802fed
parent85ee1ca8f868b433d4fa1607f29bc800e70f55e2
i2c: mxc: move i2c_early_init_f to common function

Move i2c_early_init_f to common function
to initialize baudrate of i2c

Signed-off-by: Biwen Li <biwen.li@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/i2c/mxc_i2c.c