summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8x-mek-rpmsg.dtsi
AgeCommit message (Collapse)Author
2020-04-09MLK-23754-26 arm64: dts: imx8x-mek: add cm4 nodePeng Fan
Add cm4 node for remoteproc usage. Currently added ipc-only for partitioned M4 usage, late this property will be dropped and check partitioned M4 in driver. Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-03-18MLK-23618-16: arm64: dts: remove unneeded power domain for audio modulesShengjiu Wang
The power domain for clocks is not needed by audio drivers, which is handled by clock driver. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-01-20MLK-23243-2 arm64: dts: Add new DTS imx8x-mek for MEK common nodesYe Li
Abstract the MEK board DTS nodes to common files imx8x-mek.dtsi and imx8x-mek-rpmsg.dtsi. So that we can share the board nodes between 8QXP and 8DX MEK DTS Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit e1a4c61d3c0f9593ec0d2292cc4d510bcb59a01f)