summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-07-23 11:16:56 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:05:12 +0800
commitc8eb93237932cb0c0a9b66fae039eab3ca41bf45 (patch)
tree4fa0ab32f3059c9f994185c91608cac9ba9b51b1 /arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi
parent1651d4ea402b34a50b5bb265394dd285879e5856 (diff)
arm64: dts: imx: imx8qxp img does not support csi1
imx8qxp img does not support csi1 Note: a better way is to split csi, pi and img ss, then imx8qm/qxp could select the required ones. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi
new file mode 100644
index 000000000000..6ef2122aa993
--- /dev/null
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi
@@ -0,0 +1,17 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright 2019 NXP
+ * Dong Aisheng <aisheng.dong@nxp.com>
+ */
+
+&csi1_pxl_lpcg {
+ status = "disabled";
+};
+
+&csi1_core_lpcg {
+ status = "disabled";
+};
+
+&csi1_esc_lpcg {
+ status = "disabled";
+};