Skip to content
  • Angus Ainslie (Purism)'s avatar
    MLK-16461-2 ARM64: dts: fsl-imx8mq.dtsi: set property fsl,strobe-dll-delay-target · ea98336c
    Angus Ainslie (Purism) authored
    
    
    On some i.MX8MQ-EVK A0/A1 board, we may meet eMMC read data CRC error in
    HS400 mode. This is because the delay cell set for the strobe pad
    is not correct. Before this patch, usdhc driver default set this delay
    cell to value 7, but for some board, only value 3~6 can pass read
    operation in HS400 mode, some board, the pass value is 2~10, and
    some board, the pass value is 3~8. So the default value 7 can't
    make sure all the board can pass eMMC read in HS400.
    
    This patch set the value 5 to fsl,strobe-dll-delay-target, make sure
    all the board can work stable in HS400 mode.
    
    Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
    Reviewed-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
    ea98336c