summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
diff options
context:
space:
mode:
authorMauro Lima <mauro.lima@eclypsium.com>2023-02-10 13:41:58 -0300
committerMark Brown <broonie@kernel.org>2023-02-10 18:06:56 +0000
commit2ea9b08a661274b9b7b182327bf6ffe29605d671 (patch)
tree4e9a51922069bdf16e672d55b66e2a9363efed0a /include/linux/spi
parent3c708a0c4cf2f193a202da927a48315bbc46715b (diff)
downloadlinux-stable-2ea9b08a661274b9b7b182327bf6ffe29605d671.tar.gz
linux-stable-2ea9b08a661274b9b7b182327bf6ffe29605d671.tar.bz2
linux-stable-2ea9b08a661274b9b7b182327bf6ffe29605d671.zip
spi: intel: Update help text of PCI and Platform drivers
Modern intel hardware uses controllers that work in hardware sequencing mode. In this mode, the controller exposes a subset of operations, like read, write and erase, making it easier and less error-prone for use. On the other hand, most of the controllers handled by the platform driver use software sequencing that exposes the entire set of operations i.e. exposes the low level SPI-NOR opcodes to the software for use. Update PCI and Platform help text with this information. Signed-off-by: Mauro Lima <mauro.lima@eclypsium.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Link: https://lore.kernel.org/r/20230210164158.211065-1-mauro.lima@eclypsium.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/spi')
0 files changed, 0 insertions, 0 deletions