summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-evk-root.dts
AgeCommit message (Collapse)Author
2020-10-23MLK-24914 irqchip: gpcv2: Revert "MLK-23354 irqchip: gpcv2: Add wait mode ↵Jacky Bai
workaround on imx8mp" This reverts commit 3d65a3518149d33e289b5417d7a4a175b4ef0737. The i.MX8MP A0 silicon will not be supported, so revert the SW workaround for A0 to provide more robust & clean code support for i.MX8MP. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Tested-by: Jian Li <jian.li@nxp.com>
2020-10-15MLK-22870 arm64: dts: add OCOTP clockAlice Guo
Use the kexec command to restart the root cell Linux, and the system will hang up in imx8mm_soc_uid(). The reason is that ocotp root clk is not enabled when the unique ID is read. Therefore, add CLK_OCOTP_ROOT to init-on-array in root.dts to ensure that ocotp root clk in the root cell Linux is always enabled. Signed-off-by: Alice Guo <alice.guo@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
2020-02-26MLK-23373-2 ARM64: dts: imx8mp-evk-root: fix jailhouse root dtsPeng Fan
Fix jailhouse root dts to make it boot again. Remove gpc Disable cpuidle Fix pinctrl Add IMX8MP_CLK_HSIO_ROOT follow imx8mp-evk.dts Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Jacky Bai <ping.bai@nxp.com>
2019-12-26MLK-23168 arm64: imx8mp: jailhouse dual linuxPeng Fan
Add jailhouse dual linux dts. The 2nd linux use SDHC3 and UART4. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>