aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-06-01 11:59:07 +0200
committerMark Brown <broonie@kernel.org>2023-06-01 17:15:51 +0100
commitbbd25f1ae8bfaeb99de2a0e1985d206cd39ac014 (patch)
treee64f051c25898240fc3204863e7f37239b80f3d3
parentspi: dt-bindings: allwinner: simplify with unevaluatedProperties (diff)
downloadwireguard-linux-bbd25f1ae8bfaeb99de2a0e1985d206cd39ac014.tar.xz
wireguard-linux-bbd25f1ae8bfaeb99de2a0e1985d206cd39ac014.zip
spi: dt-bindings: samsung: drop cs-gpios
Remove cs-gpios because it is already mentioned by common spi-controller.yaml. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230601095908.563865-2-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/spi/samsung,spi.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/spi/samsung,spi.yaml b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
index e0a465d70b0a..79da99ca0e53 100644
--- a/Documentation/devicetree/bindings/spi/samsung,spi.yaml
+++ b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
@@ -35,8 +35,6 @@ properties:
minItems: 2
maxItems: 3
- cs-gpios: true
-
dmas:
minItems: 2
maxItems: 2