OSDN Git Service

dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 7 Aug 2020 12:10:57 +0000 (14:10 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 10 Aug 2020 18:55:34 +0000 (19:55 +0100)
commit0454357faaf8eea07af4f01a9e7afde175377b41
treeaba9624d7670dd19a46eb7f516aa62f2ad9128a4
parentae1ba50f1e706dfd7ce402ac52c1f1f10becad68
dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel

When running "make dt_binding_check" (even if restricted to an unrelated
binding document using DT_SCHEMA_FILES=...):

    Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml: ignoring, error in schema: properties: fsl,spi-only-use-cs1-sel
    warning: no schema found in file: Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml

Fix this by adding a proper type definition for the vendor-specific
fsl,spi-only-use-cs1-sel property.

Fixes: 7ac9bbf6ab3085c2 ("dt-bindings: lpspi: New property in document DT bindings for LPSPI")
Suggested-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20200807121057.14204-1-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml