commit | d684adb579e4e198e0cab25e774f8524955a9c82 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Feb 24 09:54:18 2017 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Mar 17 09:27:08 2017 +0100 |
tree | 820c3e6b731ea1c2d43c03eee7017a598c138c8b | |
parent | f70bf2bc9ed9d2aa1d1b421b6703dc53d4e983d3 [diff] |
i2c: lpi2c: add lpi2c driver for i.MX7ULP Add lpi2c driver for i.MX7ULP. Need to enable the two options to use this driver: CONFIG_DM_I2C=y CONFIG_SYS_I2C_IMX_LPI2C=y Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Heiko Schocher <hs@denx.de> Cc: Stefano Babic <sbabic@denx.de>