diff options
author | Cédric Le Goater <[email protected]> | 2022-05-09 19:56:10 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-05-16 12:59:17 +0100 |
commit | bb084f94e1bca4a5c4f689d7aa9b410220c1ed71 (patch) | |
tree | c7d06de8ba59dfca274914492491329da0c4b555 /scripts/bpf_doc.py | |
parent | 9da06d7bdec7dad8018c23b180e410ef2e7a4367 (diff) |
spi: aspeed: Adjust direct mapping to device size
The segment registers of the FMC/SPI controllers provide a way to
configure the mapping window of the flash device contents on the AHB
bus. Adjust this window to the size of the spi-mem mapping.
Things get more complex with multiple devices. The driver needs to
also adjust the window of the next device to make sure that there is
no overlap, even if there is no available device. The proposal below
is not perfect but it is covering all the cases we have seen on
different boards with one and two devices on the same bus.
Reviewed-by: Joel Stanley <[email protected]>
Tested-by: Joel Stanley <[email protected]>
Tested-by: Tao Ren <[email protected]>
Tested-by: Jae Hyun Yoo <[email protected]>
Signed-off-by: Cédric Le Goater <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions