summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-02-25 21:25:37 +0800
committerPeng Fan <peng.fan@nxp.com>2019-02-26 14:59:40 +0800
commit8c3bc5b19ddc3fbac9fe04c504a7f0282b82beeb (patch)
treee4fabf304afccd4604bf697283b07656e07b7539 /arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts
parent0c75f57c8fe13005e9c1c28940cc1f66fc613fdd (diff)
MLK-20977-3 ARM64: dts: imx8qm: update domu car
Update domu car dts according to android auto changes. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Flynn xu <flynn.xu@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts36
1 files changed, 17 insertions, 19 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts b/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts
index 1ef40bd43df7..86103118e5db 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-domu.dts
@@ -1,5 +1,5 @@
/*
- * Copyright 2018 NXP
+ * Copyright 2018-2019 NXP
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -222,24 +222,6 @@
#address-cells = <2>;
#size-cells = <2>;
- /* Android Auto Kernel will use this */
- can_rpmsg: can_rpmsg {
- compatible = "nxp,imx-can-rpmsg";
- power-domains = <&pd_dc1>;
- /*
- * fsl,resources is used to open the power of these resources.
- * m4 will power down these resources when M4 core give out the control of camera/display.
- * rpmsg_can driver will power on these reources once A core take over the control of camera/display.
- */
- fsl,resources = <SC_R_LVDS_1 SC_R_LVDS_1_I2C_0
- SC_R_DC_1 SC_R_DC_1_PLL_1
- SC_R_CSI_0_I2C_0 SC_R_ISI_CH0
- SC_R_ISI_CH1 SC_R_ISI_CH2
- SC_R_ISI_CH3 SC_R_CSI_0>;
- fsl,resources-num = <10>;
- status = "disabled";
- };
-
firmware {
android {
compatible = "android,firmware";
@@ -480,6 +462,22 @@
status = "okay";
};
};
+
+ /*
+ * vehicle core driver device node which open power domain dc by default
+ */
+ vehicle_core: vehicle_core {
+ compatible = "nxp,imx-vehicle";
+ status = "disabled";
+ };
+
+ /*
+ * vehicle M4 driver which can get info from MCU.
+ */
+ vehicle_rpmsg_m4: vehicle_rpmsg_m4 {
+ compatible = "nxp,imx-vehicle-m4";
+ status = "disabled";
+ };
};
/delete-node/ &tsens;