summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2018-09-30 16:38:21 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:34:24 +0800
commit3e47747c8eb632231dd652878093c8f750d28bd4 (patch)
tree921ecb3fdcad24c22ecb08166dd4faf566f38e04 /arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
parentfd7751e5e338ea43961fd0e4f23706f667ce9615 (diff)
MLK-19728-6 ARM64: dts: imx8qm: passthrough isl29023 to domu
Passthrough to domu. BuildInfo: - SCFW a27e9643, SECO-FW 31fabbff, IMX-MKIMAGE 7eae081f, ATF e6db8a6 - U-Boot 2018.03-00007-gb8296e64d2 Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts b/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
index 843f4701ca1d..1ac3889009ec 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-dom0.dts
@@ -184,11 +184,15 @@
SC_P_QSPI1A_SS0_B
SC_P_USB_SS3_TC3
SC_P_QSPI1A_DATA0
+ /* isl29023 */
+ SC_P_USDHC2_WP
+
>;
gpios = <&gpio1 13 GPIO_ACTIVE_LOW>,
<&gpio1 27 GPIO_ACTIVE_LOW>,
<&gpio4 6 GPIO_ACTIVE_LOW>,
<&gpio4 9 GPIO_ACTIVE_LOW>,
+ <&gpio4 11 GPIO_ACTIVE_HIGH>,
<&gpio4 19 GPIO_ACTIVE_HIGH>,
<&gpio4 26 GPIO_ACTIVE_HIGH>,
<&gpio4 27 GPIO_ACTIVE_LOW>,
@@ -615,6 +619,10 @@
};
&i2c0 {
+ isl29023@44 {
+ xen,passthrough;
+ };
+
fxos8700@1e {
xen,passthrough;
};