summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2021-07-19 17:21:24 +0100
committerMark Brown <broonie@kernel.org>2021-07-19 17:21:24 +0100
commitcfb4dac1296472a75ec8ae813c9ab8764bbb0ca2 (patch)
tree3157f3bc80f0e42556590b1d563410881be1f620 /Documentation
parentbd9616996bb8cd6fbceedf00f1aa72fd9a845519 (diff)
parent2b2d4dfca4e7cb6de70985b1579a6c08c027b8c9 (diff)
downloadlinux-stable-cfb4dac1296472a75ec8ae813c9ab8764bbb0ca2.tar.gz
linux-stable-cfb4dac1296472a75ec8ae813c9ab8764bbb0ca2.tar.bz2
linux-stable-cfb4dac1296472a75ec8ae813c9ab8764bbb0ca2.zip
Merge series "spi: fsi: Reduce max transfer size to 8 bytes" from Eddie James <eajames@linux.ibm.com>:
The security restrictions on the FSI-attached SPI controllers have been applied universally to all controllers, so the controller can no longer transfer more than 8 bytes for one transfer. Refactor the driver to remove the looping and support for larger transfers, and remove the "restricted" compatible string, as all the controllers are now considered restricted. Eddie James (2): spi: fsi: Reduce max transfer size to 8 bytes dt-bindings: fsi: Remove ibm,fsi2spi-restricted compatible .../devicetree/bindings/fsi/ibm,fsi2spi.yaml | 1 - drivers/spi/spi-fsi.c | 125 +++--------------- 2 files changed, 22 insertions(+), 104 deletions(-) -- 2.27.0
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/fsi/ibm,fsi2spi.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/fsi/ibm,fsi2spi.yaml b/Documentation/devicetree/bindings/fsi/ibm,fsi2spi.yaml
index e425278653f5..e2ca0b000471 100644
--- a/Documentation/devicetree/bindings/fsi/ibm,fsi2spi.yaml
+++ b/Documentation/devicetree/bindings/fsi/ibm,fsi2spi.yaml
@@ -19,7 +19,6 @@ properties:
compatible:
enum:
- ibm,fsi2spi
- - ibm,fsi2spi-restricted
reg:
items: