lkml.org 
[lkml]   [2022]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH linux v2 0/3] spi: aspeed: Add a "ranges" property
Date
Hello,

Currently, the Linux Aspeed SMC driver computes the decoding ranges of
each CS (AHB memory window on which the flash contents are mapped)
from the size of the detected flash device. It seems that some chips
have issues with the computed ranges and for these, it would be nice
to be able to define custom decoding ranges in the DT.

Here is a little series doing that.

Thanks,

C.

Changes in v2 :

- Tested by Naresh Solanki
- sent preliminary fix independently
https://patchwork.kernel.org/project/linux-arm-kernel/patch/20221016155722.3520802-1-clg@kaod.org/
- changed the sysfs file exposing the register values to debugfs.
- refresh on 6.1-rc1

Cédric Le Goater (3):
spi: dt-bindings: aspeed: Add a ranges property
spi: aspeed: Handle custom decoding ranges
spi: aspeed: Introduce a "ranges" debugfs file

drivers/spi/spi-aspeed-smc.c | 131 +++++++++++++++++-
.../bindings/spi/aspeed,ast2600-fmc.yaml | 9 ++
2 files changed, 138 insertions(+), 2 deletions(-)

--
2.37.3

\
 
 \ /
  Last update: 2022-10-17 11:22    [W:0.039 / U:1.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site