summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-sdb-gpmi-weim.dtsi
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2019-08-14 19:29:11 -0500
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:06:20 +0800
commit0ca9c7cd87deb03d68d6f78aeb3d0c32b17a09ad (patch)
treecaa6df9681fe45df24336e4a5fd85370f6a1850e /arch/arm/boot/dts/imx7d-sdb-gpmi-weim.dtsi
parent9a829f97bce014923de24cce705d0491261c39f4 (diff)
arm: dts: add gpmi-nand support for imx7d sabresd
add gpmi-nand support for imx7d sabresd Signed-off-by: Han Xu <han.xu@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-sdb-gpmi-weim.dtsi')
-rw-r--r--arch/arm/boot/dts/imx7d-sdb-gpmi-weim.dtsi23
1 files changed, 23 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7d-sdb-gpmi-weim.dtsi b/arch/arm/boot/dts/imx7d-sdb-gpmi-weim.dtsi
new file mode 100644
index 000000000000..a614cbf05aa8
--- /dev/null
+++ b/arch/arm/boot/dts/imx7d-sdb-gpmi-weim.dtsi
@@ -0,0 +1,23 @@
+/*
+ * Copyright (C) 2015 Freescale Semiconductor, Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+&gpmi{
+ status = "okay";
+};
+
+/* &sai1{ */
+ /* status = "disabled"; */
+/* }; */
+
+&usdhc3{
+ status = "disabled";
+};
+
+&uart5{
+ status = "disabled";
+};