[U-Boot] [PATCH v4 1/7] armv8: lx2160a: The lx2160a platform supports the I2C driver model.

Prabhakar Kushwaha prabhakar.kushwaha at nxp.com
Thu Aug 22 08:34:00 UTC 2019


> -----Original Message-----
> From: Chuanhua Han <chuanhua.han at nxp.com>
> Sent: Wednesday, July 10, 2019 6:30 PM
> To: albert.u.boot at aribaud.net; Priyanka Jain <priyanka.jain at nxp.com>; Udit
> Agarwal <udit.agarwal at nxp.com>; hs at denx.de; Prabhakar Kushwaha
> <prabhakar.kushwaha at nxp.com>
> Cc: u-boot at lists.denx.de; Chuanhua Han <chuanhua.han at nxp.com>
> Subject: [PATCH v4 1/7] armv8: lx2160a: The lx2160a platform supports the
> I2C driver model.
> 
> DM_I2C_COMPAT is a compatibility layer that allows using the non-DM I2C
> API when DM_I2C is used.When DM_I2C_COMPAT is not enabled for
> compilation, a compilation error will be generated. This patch solves the
> problem that the i2c-related api of the lx2160a platform does not support
> dm.
> 
> Signed-off-by: Chuanhua Han <chuanhua.han at nxp.com>
> ---

This patch has been applied to fsl-qoriq master, awaiting upstream.

--pk


More information about the U-Boot mailing list