summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mn-ddr4-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>
2020-05-09MLK-23956-3 arm64: dts: imx8mn: fix vpci interruptPeng Fan
Fix inmate vpci interrupt, we need four interrupts. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 4e39628b934f92b85d385d23789f078773c7718d)
2020-03-21MLK-23626-2 arm64: dts: imx8mn: 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-25LF-47 arm64: dts: imx8mn: Add thermal support on imx8mnJacky Bai
Add thermal support on i.MX8MN. Signed-off-by: Jacky Bai <ping.bai@nxp.com>
2019-11-25arm64: dts: imx8mn: add inmate/root dtsPeng Fan
Add inmate/root dts for jailhouse dual linux case. Signed-off-by: Peng Fan <peng.fan@nxp.com>