[PATCH] ARM: imx: ddr: Add deskew register programming

2020-08-18 Thread sbabic
> Fill is code for programming the DDR_PHY_CMD_DESKEW_CONx registers, > which are optional, but can be used to fill in the byte lane delays. > Signed-off-by: Marek Vasut > Cc: Fabio Estevam > Cc: NXP i.MX U-Boot Team > Cc: Peng Fan > Cc: Stefano Babic Applied to u-boot-imx, master, thanks ! B

[PATCH] ARM: imx: ddr: Add deskew register programming

2020-08-05 Thread Marek Vasut
Fill is code for programming the DDR_PHY_CMD_DESKEW_CONx registers, which are optional, but can be used to fill in the byte lane delays. Signed-off-by: Marek Vasut Cc: Fabio Estevam Cc: NXP i.MX U-Boot Team Cc: Peng Fan Cc: Stefano Babic --- arch/arm/include/asm/arch-mx7/mx7-ddr.h | 16 +