[U-Boot] [PATCH v1] ddr, fsl: add DM_I2C support

Prabhakar Kushwaha prabhakar.kushwaha at nxp.com
Thu Aug 22 11:33:19 UTC 2019


Dear Heiko,


> -----Original Message-----
> From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Heiko Schocher
> Sent: Tuesday, July 16, 2019 9:29 AM
> To: u-boot at lists.denx.de
> Cc: York Sun <york.sun at nxp.com>
> Subject: [U-Boot] [PATCH v1] ddr, fsl: add DM_I2C support
> 
> add DM_I2C support for this driver.
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> 
> ---
> 
> Did not fixed checkpatch warning:
> 
> CHECK: Prefer kernel type 'u8' over 'uint8_t'
> +       uint8_t buf = 0;
> 
> Travis build, see:
> https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftravis
> -ci.org%2Fhsdenx%2Fu-boot-
> test%2Fbuilds%2F558858904&data=02%7C01%7Cprabhakar.kushwaha%
> 40nxp.com%7C2c5f1ecc6ff9417a8ccb08d709a20297%7C686ea1d3bc2b4c6fa92
> cd99c5c301635%7C0%7C0%7C636988463754459178&sdata=H%2FkQV%2
> Bavu2EfajG3El5M%2FsKyuSPO6Nn0QRMVpzsvsUY%3D&reserved=0
> 
>  drivers/ddr/fsl/main.c | 88 ++++++++++++++++++++++++++++++++++++--
> ----

How you tested both NXP's powerpc and ARM platforms as fsl i2c is yet to move to DM model?
Or my understanding is wrong. 

--pk


More information about the U-Boot mailing list