diff options
author | Rob Herring <robh@kernel.org> | 2022-05-25 15:59:08 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-06-03 11:56:27 -0500 |
commit | 987cf300e76d30b1bdad88d2a662b948ead6fb21 (patch) | |
tree | a8cbc572a179504e61f832b345c9705666f6ac9d /Documentation | |
parent | e1dff7f133caffdba28531cddf272d0737c990bf (diff) | |
download | linux-stable-987cf300e76d30b1bdad88d2a662b948ead6fb21.tar.gz linux-stable-987cf300e76d30b1bdad88d2a662b948ead6fb21.tar.bz2 linux-stable-987cf300e76d30b1bdad88d2a662b948ead6fb21.zip |
dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml reference
SPI peripheral device bindings need to reference spi-peripheral-props.yaml
in order to use various SPI controller specific properties. Otherwise,
the unevaluatedProperties check will reject any controller specific
properties.
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20220525205909.2486153-1-robh@kernel.org
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/spi-nand.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/spi-nand.yaml b/Documentation/devicetree/bindings/mtd/spi-nand.yaml index 431faac518a4..dd3cd1d53009 100644 --- a/Documentation/devicetree/bindings/mtd/spi-nand.yaml +++ b/Documentation/devicetree/bindings/mtd/spi-nand.yaml @@ -11,6 +11,7 @@ maintainers: allOf: - $ref: "nand-chip.yaml#" + - $ref: /schemas/spi/spi-peripheral-props.yaml# properties: compatible: |