summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-evk.dts
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2019-12-10 19:36:10 +0800
committerFancy Fang <chen.fang@nxp.com>2019-12-12 09:20:10 +0800
commit3b78f128f62ccd29337e518562c169c504e351c1 (patch)
treede70722b081d82230a892753bb2224ccdb792ae9 /arch/arm64/boot/dts/freescale/imx8mm-evk.dts
parentf1d02bae297d231e9343f7e0da8256d3d93e9492 (diff)
LF-425-1 arm64: dts: imx8mm-evk: add 'attach-bridge' to dsi port@1
The 'attach-bridge' property for dsi port@1 can be used to assit the dsim bridge to check if the port is used to attach to the next bridge display device(e.g. adv7511). Signed-off-by: Fancy Fang <chen.fang@nxp.com> Reviewed-by: Robby Cai <robby.cai@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mm-evk.dts')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8mm-evk.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-evk.dts b/arch/arm64/boot/dts/freescale/imx8mm-evk.dts
index 930cc7b30edc..43aad2f481ad 100755
--- a/arch/arm64/boot/dts/freescale/imx8mm-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-evk.dts
@@ -994,6 +994,7 @@
port@1 {
dsim_to_adv7535: endpoint {
remote-endpoint = <&adv7535_from_dsim>;
+ attach-bridge;
};
};
};