Browse Source

imx: mx6: ddr add mpzqlp2ctl entry

Add mpzqlp2ctl entry for mx6_mmdc_calibration.
MMDC_MPZQLP2CTL register is for init tZQINIT, tZQCL, tZQCS for LPDDR2 chips.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Peng Fan 9 năm trước cách đây
mục cha
commit
775d591f5d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      arch/arm/include/asm/arch-mx6/mx6-ddr.h

+ 2 - 0
arch/arm/include/asm/arch-mx6/mx6-ddr.h

@@ -414,6 +414,8 @@ struct mx6_mmdc_calibration {
 	/* write delay */
 	u32 p0_mpwrdlctl;
 	u32 p1_mpwrdlctl;
+	/* lpddr2 zq hw calibration */
+	u32 mpzqlp2ctl;
 };
 
 /* configure iomux (pinctl/padctl) */