summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evk-qspi.dts
AgeCommit message (Collapse)Author
2017-06-15MLK-15076: arm: dts: insulate ULP kernel boot from M4 bootHan Xu
i.MX7ULP QSPI dtb was used to update the M4 images, it should not able to boot the kernel even without the M4 image in QSPI. Also fixed the typo in dtsi to correct the QSPI register address mapping range. Signed-off-by: Han Xu <han.xu@nxp.com> (cherry picked from commit 6fb558d7e38a4f60944a791d4ff12fd5a5f039f5)
2017-06-08MLK-13755: ARM: dts: fix the QSPI iomux issueHan Xu
The iomux PAD setting for QSPI on i.MX7ULP should belong to iomuxc0(refers to iomuxc in dtsi file) rather than iomuxc1. Signed-off-by: Han Xu <han.xu@nxp.com>
2017-06-08MLK-13612-1: ARM: dts: enable QSPI for i.MX7ULP1Han Xu
Add one more dts for QSPI on i.MX7ULP1 for mfgtool purpose. Signed-off-by: Han Xu <han.xu@nxp.com>