summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-07-04 15:06:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-25 11:45:22 +0200
commit5ec9bbdd28b57b2b6b2a0c260b2b46753c888c27 (patch)
tree8165fdbd2f8d3b41acd24b688cb84fbed8820608 /Documentation
parent50416c20c243e0bfc9475c6c117c3c55b36fce17 (diff)
downloadlinux-5ec9bbdd28b57b2b6b2a0c260b2b46753c888c27.tar.gz
linux-5ec9bbdd28b57b2b6b2a0c260b2b46753c888c27.tar.bz2
linux-5ec9bbdd28b57b2b6b2a0c260b2b46753c888c27.zip
spi: dt-bindings: cadence: add missing 'required'
commit 6eee27c598fde65988723b785a9c9192d5ffb93a upstream. During the conversion the bindings lost list of required properties. Fixes: aa7968682a2b ("spi: convert Cadence SPI bindings to YAML") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20220704130618.199231-1-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/spi/spi-cadence.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-cadence.yaml b/Documentation/devicetree/bindings/spi/spi-cadence.yaml
index 9787be21318e..82d0ca5c00f3 100644
--- a/Documentation/devicetree/bindings/spi/spi-cadence.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-cadence.yaml
@@ -49,6 +49,13 @@ properties:
enum: [ 0, 1 ]
default: 0
+required:
+ - compatible
+ - reg
+ - interrupts
+ - clock-names
+ - clocks
+
unevaluatedProperties: false
examples: