[U-Boot] i2c: fsl: Fix driver initialization

york sun york.sun at nxp.com
Tue Jul 26 22:17:16 CEST 2016


On 05/23/2016 01:12 AM, mario.six at gdsys.cc wrote:
> Due to a oversight in testing, the initialization of the recently
> introduced Freescale I2C DM driver works only for 36 bit mode of e.g.
> the MPC85XX SoCs (specifically, if the physical addresses are 64 bit
> wide and the DT addresses 32 bit wide).
>
> This patch corrects the initialization so that it will work in a more
> general setting.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>  drivers/i2c/fsl_i2c.c | 9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)

Applied to fsl-qoriq master. Awaiting upstream.
Thanks.

York



More information about the U-Boot mailing list