summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-evk-inmate.dts
AgeCommit message (Collapse)Author
2020-05-29MLK-24199 arm64: dts: imx8m: add psci node for inmate dtsPeng Fan
Add psci node for inmate dts, otherwise secondary cpus could not be booted up. Reviewed-by: Alice Guo <alice.guo@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 028306eb6a60c51769156755c7526b8512b8ff38)
2020-03-21MLK-23626-1 arm64: dts: imx8mm: let inmate dts do not include .dtsiAlice Guo
Rewrite inmate dts for jailhouse dual linux case. Signed-off-by: Alice Guo <alice.guo@nxp.com>
2019-12-18LF-514-3 arm64: dts: imx8m: fix inmate linux bootPeng Fan
The security related node in dtsi are default status okay, so we need remove them from inmate linux, otherwise inmate crash. Also remove other nodes that might break boot, such as busfreq and etc to make it align with 4.19 kernel. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-11-25arm64: dts: imx8mm: add inmate/root dtsPeng Fan
Add inmate/root dts for jailhouse dual linux case. Signed-off-by: Peng Fan <peng.fan@nxp.com>