Re: [U-Boot] [PATCH V2 1/4] imx_lpi2c: Update lpi2c driver to support imx8

2018-07-12 Thread Heiko Schocher
Hello Peng, Am 08.07.2018 um 05:46 schrieb Peng Fan: From: Ye Li Add compatible string for i.MX8 and move imx_lpi2c.h from mx7ulp directory to u-boot include directory as a common header file. Signed-off-by: Ye Li Signed-off-by: Peng Fan Reviewed-by: Heiko Schocher --- V2: Add review tag

[U-Boot] [PATCH V2 1/4] imx_lpi2c: Update lpi2c driver to support imx8

2018-07-07 Thread Peng Fan
From: Ye Li Add compatible string for i.MX8 and move imx_lpi2c.h from mx7ulp directory to u-boot include directory as a common header file. Signed-off-by: Ye Li Signed-off-by: Peng Fan Reviewed-by: Heiko Schocher --- V2: Add review tag drivers/i2c/imx_lpi2c.c