summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sx-sdb.dts
diff options
context:
space:
mode:
authorHan Xu <b45815@freescale.com>2015-11-13 10:48:22 -0600
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:23:55 +0800
commit879cf473d5917e628f52592a73caf045762edb6f (patch)
treeeeaf0be48b025e80fa84150fbf16fe0acc5e62d7 /arch/arm/boot/dts/imx6sx-sdb.dts
parent6edce4b25714f92497b52882414f78fb1687761f (diff)
MLK-11939: ARM: dts: Add ddrsmp to device tree for i.mx6sx sabreauto and sdb board
Add ddrsmp parameter to device tree for i.MX6SX Sabreauto/Sabresd board. DDRSMP value: 0 ---- i.MX6SX Sabresd board (RevB and RevA) 2 ---- i.MX6SX Sabreauto board The Sabresd RevA board also needs to reduce clock to 29Mhz according to the Spansion spec. Signed-off-by: Han Xu <b45815@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6sx-sdb.dts')
-rw-r--r--arch/arm/boot/dts/imx6sx-sdb.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sdb.dts b/arch/arm/boot/dts/imx6sx-sdb.dts
index fa2cbdce110e..9e98f62ff1be 100644
--- a/arch/arm/boot/dts/imx6sx-sdb.dts
+++ b/arch/arm/boot/dts/imx6sx-sdb.dts
@@ -35,6 +35,8 @@
status = "okay";
#ifndef SPANSIONFLASH
+ ddrsmp=<0>;
+
flash0: n25q256a@0 {
#address-cells = <1>;
#size-cells = <1>;