summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evkb-sd1.dts
AgeCommit message (Collapse)Author
2019-05-21MLK-20420 ARM: dts: imx7ulp-evk: add delay cell for DDR50/DDR52 modeHaibo Chen
We find some imx7ulp evk board, SD card work in DDR50 mode will meet data CRC error. Only some board has this issue. And eMMC DDR50 mode also has this issue on these boards. For DDR50, do tuning can fix this issue, but eMMC DDR52 do not support tuning. So this patch manually add the delay cell on the fixed clock (FBCLK_SEL = 0). Currently, add 15 delay cell, which can make DDR50/DDR52 works stable on all imx7ulp evk board. Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-02-28MLK-20998 ARM: dts: imx7ulp: move testing features to EVKB.Shenwei Wang
Move the emmc/lpuart/sdcard/sensor/spi-slave testing features from EVK to EVKB board. Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Frank Li <frank.li@nxp.com>