summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@freescale.com>2015-08-21 15:57:16 +0800
committerNitin Garg <nitin.garg@nxp.com>2016-01-14 10:59:55 -0600
commit867b09b1eee1e46f25728017aeb0e122095f12cd (patch)
tree3343f2322833485742aede625a3d4fdccd479ccc /arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
parente656934ed16250e0be6dfc54e8b55769298fed39 (diff)
MLK-11395-6 ARM: dts: imx7d-12x12-lpddr3-arm2: add dts support for mipi dsi
Add mipi dsi dts support for imx7d-12x12-lpddr3-arm2 board. Signed-off-by: Fancy Fang <chen.fang@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts')
-rw-r--r--arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
index 3877d91c3efc..7cc278e04bae 100644
--- a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
+++ b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
@@ -69,6 +69,13 @@
gpio = <&gpio1 7 GPIO_ACTIVE_HIGH>;
enable-active-high;
};
+
+ reg_mipi_dsi_pwr_on: mipi_dsi_pwr_on {
+ compatible = "regulator-fixed";
+ regulator-name = "mipi_dsi_pwr_on";
+ gpio = <&gpio4 16 GPIO_ACTIVE_HIGH>;
+ enable-active-high;
+ };
};
memory {
@@ -326,6 +333,9 @@
MX7D_PAD_SD2_WP__GPIO5_IO10 0x17059
MX7D_PAD_SD2_RESET_B__GPIO5_IO11 0x17059
MX7D_PAD_GPIO1_IO12__SD2_VSELECT 0x17059
+
+ MX7D_PAD_ECSPI1_SCLK__GPIO4_IO16 0x59
+ MX7D_PAD_ECSPI1_MOSI__GPIO4_IO17 0x59
>;
};