summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8mm-evk-inmate.dts
AgeCommit message (Collapse)Author
2019-03-29MLK-21292 ARM64: dts: imx8mm: introduce inamte linuxPeng Fan
Introduce inmate linux support for jailhouse, we need to benchmark inmate OS, so choose linux. The clock/pin are preconfigured by 1st root cell linux. Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Ye Li <ye.li@nxp.com>
2019-02-12MLK-20252 ARM64: dts: correct imx8mm root memoryPeng Fan
Correct the memory for root linux. Because rpmsg reserved memory, we could not support 2nd Linux now with the new memory. So remove the support for 2nd linux. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Flynn xu <flynn.xu@nxp.com>
2019-02-12MLK-19130-3 ARM64: dts: add jailhouse root and inmate dts for i.MX8MM EVKPeng Fan
Add root and inmate dts. The core [0-1] for root, core[2-3] for inmate. Disabled gpc busfreq. Not support low power features for dual Linux case now. The 2nd Linux use SDHC3 and UART2, let 1st Linux configure pin and clock for the two devices. The memory used by 2nd Linux are reserved in the 1st Linux dts. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 18dc884ebf5433823d61777c512ce6b334c5be33)