Re: [U-Boot] [PATCH V4 2/2] imx: mx27 remove redundant macro

2015-05-14 Thread Fabio Estevam
Hi Peng, On Thu, May 14, 2015 at 7:03 AM, Peng Fan peng@freescale.com wrote: Use common macro in iomux-v3.h, remove redundant macro. This is a bit misleading. mx27 iomux is not compatible to iomux-v3.h at all. Regards, Fabio Estevam ___ U-Boot

Re: [U-Boot] [PATCH V4 2/2] imx: mx27 remove redundant macro

2015-05-14 Thread Simon Glass
Hi, On 14 May 2015 at 09:31, Fabio Estevam feste...@gmail.com wrote: Hi Peng, On Thu, May 14, 2015 at 7:03 AM, Peng Fan peng@freescale.com wrote: Use common macro in iomux-v3.h, remove redundant macro. This is a bit misleading. mx27 iomux is not compatible to iomux-v3.h at all. If

Re: [U-Boot] [PATCH V4 2/2] imx: mx27 remove redundant macro

2015-05-14 Thread Simon Glass
On 14 May 2015 at 04:03, Peng Fan peng@freescale.com wrote: Use common macro in iomux-v3.h, remove redundant macro. Signed-off-by: Peng Fan peng@freescale.com --- Changes v4: New patch. we include mxc_i2c.h in driver/i2c/mxc_i2c.c in patch 1/2. mxc_i2c.h includes iomux-v3.h.

Re: [U-Boot] [PATCH V4 2/2] imx: mx27 remove redundant macro

2015-05-14 Thread Fan Peng
Hi, On 5/15/2015 12:31 AM, Simon Glass wrote: Hi, On 14 May 2015 at 09:31, Fabio Estevam feste...@gmail.com wrote: Hi Peng, On Thu, May 14, 2015 at 7:03 AM, Peng Fan peng@freescale.com wrote: Use common macro in iomux-v3.h, remove redundant macro. This is a bit misleading. mx27

[U-Boot] [PATCH V4 2/2] imx: mx27 remove redundant macro

2015-05-14 Thread Peng Fan
Use common macro in iomux-v3.h, remove redundant macro. Signed-off-by: Peng Fan peng@freescale.com --- Changes v4: New patch. we include mxc_i2c.h in driver/i2c/mxc_i2c.c in patch 1/2. mxc_i2c.h includes iomux-v3.h. Since iomux-v3.h have some macros which also exists in