summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorJingchang Lu <jingchang.lu@freescale.com>2014-12-10 03:04:25 (GMT)
committerMatthew Weigel <Matthew.Weigel@freescale.com>2014-12-11 18:42:00 (GMT)
commitbdb722ff2c4af6f524c201b36baa5b72442a481d (patch)
treef3851ecfe95fada12e6f33d792a1c09740659b79 /arch/arm
parent79a65f8dce9a1cd4853017ca92c9645954a5c396 (diff)
downloadlinux-fsl-qoriq-bdb722ff2c4af6f524c201b36baa5b72442a481d.tar.xz
arm: dts: ls1021a-twr: remove dspi1 node for cannot be verified
The dspi1 is not availiable on LS1021A-R1.0, thus the node can't be verified. This patch removes the dspi1 node from the TWR board dts for consistent with this limitation. Signed-off-by: Jingchang Lu <jingchang.lu@freescale.com> Change-Id: Ic9178b89c2cc78c3c805e999c8fa24817cbcb06f Reviewed-on: http://git.am.freescale.net:8181/25580 Reviewed-by: Huan Wang <alison.wang@freescale.com> Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Chenhui Zhao <chenhui.zhao@freescale.com> Reviewed-by: Matthew Weigel <Matthew.Weigel@freescale.com>
Diffstat (limited to 'arch/arm')
-rwxr-xr-xarch/arm/boot/dts/ls1021a-twr.dts15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/arm/boot/dts/ls1021a-twr.dts b/arch/arm/boot/dts/ls1021a-twr.dts
index cf77873..6486178 100755
--- a/arch/arm/boot/dts/ls1021a-twr.dts
+++ b/arch/arm/boot/dts/ls1021a-twr.dts
@@ -84,21 +84,6 @@
};
};
-&dspi1 {
- bus-num = <0>;
- status = "okay";
-
- dspiflash: s25fl064k@0 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "spansion,s25fl064k";
- spi-max-frequency = <16000000>;
- spi-cpol;
- spi-cpha;
- reg = <0>;
- };
-};
-
&duart0 {
status = "okay";
};