Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-06 | i2c: imx_lpi2c: add uclass api support | Peng Fan | |
Use uclass clk api to get per clk when CONFIG_CLK enabled. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> | |||
2018-07-12 | imx_lpi2c: Update lpi2c driver to support imx8 | 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 <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Heiko Schocher <hs@denx.de> |