]> git.sur5r.net Git - u-boot/commit
imx_lpi2c: Update lpi2c driver to support imx8
authorYe Li <ye.li@nxp.com>
Sun, 8 Jul 2018 03:46:40 +0000 (11:46 +0800)
committerHeiko Schocher <hs@denx.de>
Thu, 12 Jul 2018 09:08:41 +0000 (11:08 +0200)
commit9b2ebcc06048cf49c2f8a8d152177ed1a8363878
tree65583aaf43dc5dea62550431819b1ed32798b483
parent1612ff0dfba57b1002d8c7a54778eb553ace98f4
imx_lpi2c: Update lpi2c driver to support imx8

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 <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
arch/arm/include/asm/arch-mx7ulp/imx_lpi2c.h [deleted file]
drivers/i2c/imx_lpi2c.c
include/imx_lpi2c.h [new file with mode: 0644]