lkml.org 
[lkml]   [2017]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] SPI NOR - force 3byte addressing mode
Date
Hi,

This very short patchset introduces optional forcing via DT
3byte addressing mode for accessing the SPI flash, whose
size exceeds 16MiB.

It can be used in case the device does not support
SPI_NOR_4B_OPCODES and helps overcome an issue, when
the Boot ROM cannot handle non-default settings
that could be enabled in the kernel and remain after soft reset.

I'm looking forward to any comments or remarks.

Best regards,
Marcin

Marcin Wojtas (2):
mtd: spi-nor: add an option to force 3byte adressing mode
arm64: dts: marvell: Force 3byte addressing mode for SPI on A7040 DB

Documentation/devicetree/bindings/spi/spi-bus.txt | 2 ++
arch/arm64/boot/dts/marvell/armada-7040-db.dts | 1 +
drivers/mtd/spi-nor/spi-nor.c | 12 +++++++++++-
3 files changed, 14 insertions(+), 1 deletion(-)

--
1.8.3.1

\
 
 \ /
  Last update: 2017-08-28 23:11    [W:0.068 / U:1.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site