summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-mek-domu.dts
AgeCommit message (Collapse)Author
2020-09-23MLK-24818: arm64: dts: imx8/imx8m: remove the reserved-region propertySherry Sun
of pcie nodes Remove the reserved-region property of pcie nodes for imx8m and imx8 platform since for the new pcie frame, we don't need them any more. Signed-off-by: Sherry Sun <sherry.sun@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com> Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
2020-06-15MLK-24324 arm64: dts: imx8qm: passthrough dsp to domuPeng Fan
We need passthrough dsp to domu, it is in vpu ss, without power off it, vpu ss will not be really off. And domu audio also needs dsp to work proper for hifi. Reviewed-by: Shijie Qin <shijie.qin@nxp.com> Reviewed-by: zhang sanshan <pete.zhang@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-06-15MA-17261 crtc do not bind encoder in dpu driver correctly in xen for ↵zhang sanshan
android auto display-subsystem in imx8qm-ss-dc.dtsi cover the domu dts. dpu2_disp0 and dpu2_disp1 are added into “ports”, however dpu2 do not enable. It cause bind failed and it have no display shown. Change-Id: I2a16708ba49a64b61d6bd87ffdce82c0734dad2c Signed-off-by: zhang sanshan <pete.zhang@nxp.com> (cherry picked from commit 75b467a4eadd1b541cbdf1ef81de12550edbdc44)
2020-06-01MLK-24226 arm64: dts: imx8qm: domu: add mu aliasPeng Fan
Add mu alias to make power key driver could probe successfully, otherwise it might use wrong resource number to enable irq group which cause failure. Reviewed-by: zhang sanshan <pete.zhang@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 31f7e2b7fed10b72b2e4fe7c28284c79e4889481)
2020-05-27MLK-24165 arm64: dts: imx8qm: xen: passthrough devices to domuPeng Fan
passthrough vpu/esai/pcie/edma and etc to domu, to let domu could use more functions which is a must for android auto in domu. Reviewed-by: zhang sanshan <pete.zhang@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-11-28arm64: dts: imx8qm: Add mipi dsi nodesRobert Chiras
Add dts file for mipi dsi nodes and the corresponding endpoints. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2019-11-28LF-202-5 arm64: dts: imx8qm: add basic dom0/domu dtsPeng Fan
Add basic dom0/domu dts for xen on i.MX8QM MEK. Dual display works and emmc passthrough to DomU. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>