[U-Boot] [PATCH v4 02/18] ls102xa: i2c: Add i2c support for LS102xA

York Sun yorksun at freescale.com
Thu Aug 14 19:04:41 CEST 2014


On 08/13/2014 11:44 PM, Alison Wang wrote:
> This patch is to add I2C 1,2,3 support for LS102xA.
> 

I think the commit message should say which existing I2C driver is compatible
with the controller of LS201x. From the change, you are using the same driver
for i.MX. But it is not clear if you are using the 8-bit driver or the 32-bit
driver. I can tell from your patch 01/18 that you enabled I2C_QUIRK_REG to use
8-bit driver. This should go into the commit message to help other follow the
suit if another SoC is added the same way.

York


More information about the U-Boot mailing list