summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-imx8qxp-lpddr4-arm2.dts
AgeCommit message (Collapse)Author
2018-08-12MLK-19200-2 Revert "Add iMX8DX DDR3 arm2 board support"Ye Li
This is debug patch, pushed by mistake. Since we already support DDR3 ARM2 in previous commit, must revert it. This reverts commit d0602d2ee64c9ad2bf38a38bfb84f8ff9ac9b68d. Signed-off-by: Ye Li <ye.li@nxp.com>
2018-08-10Add iMX8DX DDR3 arm2 board supportYe Li
When rewoked eMMC to MMC socket, change MMC driver can recognize the card Enable the fastboot to test usb gadget Signed-off-by: Ye Li <ye.li@nxp.com>
2018-08-10MLK-19189 arm64: dts: imx8qm/qxp: set enet IO voltage to 1.8vAndy Duan
By default, imx8qm/qxp b0 silicon set the IO voltage to 2.5v, but mek/arm2 boards are designed as 1.8v voltage for enet IO, so force the IO voltage to 1.8 by setting COMP_CTL_GPIO_1V8_3V3 pins like: The pin setting: 1.8V/3.3V : bit4=0, bit[30]=1, bit[2:0]=000 2.5V : bit4=1, bit[30]=1, bit[2:0]=010 Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2018-04-27MLK-18161-6 imx8qxp_arm2: Add DTS files for i.MX8QXP ARM2 boardsYe Li
Ported the DTS file from u-boot v2017.03 for i.MX8QXP LPDDR4 ARM2 board and i.MX8QXP DDR3 ARM2 board. Signed-off-by: Ye Li <ye.li@nxp.com>