From: Krzysztof Kozlowski Date: Mon, 4 Jul 2022 13:06:18 +0000 (+0200) Subject: spi: dt-bindings: zynqmp-qspi: add missing 'required' X-Git-Tag: v6.0-rc1~188^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acfc34f008c3e66bbcb7b9162c80c8327b6e800f;p=thirdparty%2Flinux.git spi: dt-bindings: zynqmp-qspi: add missing 'required' During the conversion the bindings lost list of required properties. Fixes: c58db2abb19f ("spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML") Signed-off-by: Krzysztof Kozlowski Reviewed-by: Michal Simek Link: https://lore.kernel.org/r/20220704130618.199231-2-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml b/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml index ea72c8001256f..fafde1c06be67 100644 --- a/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml +++ b/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml @@ -30,6 +30,13 @@ properties: clocks: maxItems: 2 +required: + - compatible + - reg + - interrupts + - clock-names + - clocks + unevaluatedProperties: false examples: