summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7ulp-evk-qspi.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-17819 ARM: imx7ulp: update iomux header for i.MX7ULP B0 siliconFugang Duan
- Update iomux header for i.MX7ULP B0 silicon. - Align the pin func name with header file for all dts files. Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Acked-by: Shenwei Wang <shenwei.wang@nxp.com> During the 4.14 rebase all intermediate commits were adjusted for upstream prefix so this has many fewer dts changes. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12MLK-17440 ARM: dts: imx7ulp-evk-qspi: update cpu opp tableAnson Huang
i.MX7ULP B0 has different CPU opp table, update it accordingly. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Tested-by: Haibo Chen <haibo.chen@nxp.com>
2019-02-12MLK-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>
2019-02-12MLK-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>
2019-02-12MLK-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>