From 63c6527b7f6802fbc6f537a53d0e1a0d1435191d Mon Sep 17 00:00:00 2001 From: Cédric Le Goater Date: Thu, 6 Apr 2017 19:02:33 +0200 Subject: ARM: dts: aspeed: Add a fastread property MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All chips on OpenPOWER platforms support the fastread SPI command. Signed-off-by: Cédric Le Goater Signed-off-by: Joel Stanley --- arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts') diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts index 7a020440034a..5a08961f6fee 100644 --- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts +++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts @@ -35,6 +35,7 @@ status = "okay"; flash@0 { status = "okay"; + m25p,fast-read; label = "bmc"; }; }; @@ -46,6 +47,7 @@ flash@0 { status = "okay"; + m25p,fast-read; label = "pnor"; }; }; -- cgit v1.2.3