summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx7d-sdb-qspi.dts
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-02-07 10:58:44 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 17:22:47 +0800
commitd197ef2cd86db8350adf796ae9b77316830bdb75 (patch)
tree7b6f607817d9a6b97f775b52d1d4970852f2673a /arch/arm/dts/imx7d-sdb-qspi.dts
parentab2f9e136f5da034a8335dc8ca276a54367132e8 (diff)
downloadu-boot-imx-d197ef2cd86db8350adf796ae9b77316830bdb75.zip
u-boot-imx-d197ef2cd86db8350adf796ae9b77316830bdb75.tar.gz
u-boot-imx-d197ef2cd86db8350adf796ae9b77316830bdb75.tar.bz2
MLK-14418-9 imx: mx7dsabresd: add nand/qspi boot support
Add nand/qspi build configurations for their boot support. Also Add gpmi-nand and qspi specified DTS files for enable them. For QSPI, this patch changes it to use DM driver. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'arch/arm/dts/imx7d-sdb-qspi.dts')
-rw-r--r--arch/arm/dts/imx7d-sdb-qspi.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/dts/imx7d-sdb-qspi.dts b/arch/arm/dts/imx7d-sdb-qspi.dts
new file mode 100644
index 0000000..a469905
--- /dev/null
+++ b/arch/arm/dts/imx7d-sdb-qspi.dts
@@ -0,0 +1,9 @@
+/*
+ * 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.
+ */
+#include "imx7d-sdb.dts"
+#include "imx7d-sdb-qspi.dtsi"