From c337ee05a2147de2c14e0759b058b9cc34d5bc2e Mon Sep 17 00:00:00 2001 From: Yunhui Cui Date: Wed, 24 Feb 2016 14:54:07 +0800 Subject: dts/ls1021a-twr: optimize fast-mode to quad mode The field "m25p,fast-read" means that flash works at fast-read mode. Now Quad read mode is supported, So we remove the field, and the quad read mode is enabled by default. Signed-off-by: Yunhui Cui diff --git a/arch/arm/boot/dts/ls1021a-twr.dts b/arch/arm/boot/dts/ls1021a-twr.dts index e800894..907e539 100644 --- a/arch/arm/boot/dts/ls1021a-twr.dts +++ b/arch/arm/boot/dts/ls1021a-twr.dts @@ -150,7 +150,6 @@ compatible = "n25q128a13", "jedec,spi-nor"; #address-cells = <1>; #size-cells = <1>; - m25p,fast-read; spi-max-frequency = <20000000>; reg = <0>; }; -- cgit v0.10.2