summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6dl-sabresd.dts
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@nxp.com>2019-02-01 16:40:16 +0000
committerStefano Babic <sbabic@denx.de>2019-02-15 22:01:15 +0100
commit67f165ddfd99f03bf4e442a6f3cf808299c87ae9 (patch)
tree4d4634417dc168c5e7a2d1c6c7c3ee7d293a96d2 /arch/arm/dts/imx6dl-sabresd.dts
parente72e3549a8bb47f1378363f820b274895578a015 (diff)
arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd] to the ones from kernel v4.20 (commit 8fe28cb58bcb2). Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'arch/arm/dts/imx6dl-sabresd.dts')
-rw-r--r--arch/arm/dts/imx6dl-sabresd.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/dts/imx6dl-sabresd.dts b/arch/arm/dts/imx6dl-sabresd.dts
new file mode 100644
index 0000000000..cd6bbf22a1
--- /dev/null
+++ b/arch/arm/dts/imx6dl-sabresd.dts
@@ -0,0 +1,18 @@
+// SPDX-License-Identifier: GPL-2.0
+//
+// Copyright (C) 2013 Freescale Semiconductor, Inc.
+
+/dts-v1/;
+
+#include "imx6dl.dtsi"
+#include "imx6qdl-sabresd.dtsi"
+
+/ {
+ model = "Freescale i.MX6 DualLite SABRE Smart Device Board";
+ compatible = "fsl,imx6dl-sabresd", "fsl,imx6dl";
+};
+
+&ipu1_csi1_from_ipu1_csi1_mux {
+ clock-lanes = <0>;
+ data-lanes = <1 2>;
+};