diff options
author | Mark Brown <broonie@kernel.org> | 2020-08-17 13:43:02 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-17 13:43:02 +0200 |
commit | 1973d5b7f03fbeff7a806565b659c4a344d19512 (patch) | |
tree | 1d5533a70b2295684e082fa10666a280cc887c28 /Documentation | |
parent | Linux 5.9-rc1 (diff) | |
parent | Merge series "spi: stm32: various driver fixes" from Alain Volmat <alain.volm... (diff) | |
download | linux-1973d5b7f03fbeff7a806565b659c4a344d19512.tar.xz linux-1973d5b7f03fbeff7a806565b659c4a344d19512.zip |
Merge existing fixes from spi/for-5.9
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml b/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml index 22882e769e26..312d8fee9dbb 100644 --- a/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml +++ b/Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml @@ -39,6 +39,7 @@ properties: spi common code does not support use of CS signals discontinuously. i.MX8DXL-EVK board only uses CS1 without using CS0. Therefore, add this property to re-config the chipselect value in the LPSPI driver. + type: boolean required: - compatible |