From bdb722ff2c4af6f524c201b36baa5b72442a481d Mon Sep 17 00:00:00 2001 From: Jingchang Lu Date: Wed, 10 Dec 2014 11:04:25 +0800 Subject: 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 Change-Id: Ic9178b89c2cc78c3c805e999c8fa24817cbcb06f Reviewed-on: http://git.am.freescale.net:8181/25580 Reviewed-by: Huan Wang Tested-by: Review Code-CDREVIEW Reviewed-by: Chenhui Zhao Reviewed-by: Matthew Weigel 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"; }; -- cgit v0.10.2