diff options
author | Varshini Rajendran <[email protected]> | 2023-06-24 02:00:43 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-06-23 22:17:56 +0100 |
commit | a3eb95484f276488e3d59cffa8eec29f79be416e (patch) | |
tree | 45cbfb2e533936de2da1530011ca1ef251c1aeaf | |
parent | 83c624d8842d7f6c0780bc7658cb8fa67c0501f1 (diff) |
spi: dt-bindings: atmel,at91rm9200-spi: add sam9x7 compatible
Add sam9x7 compatible to DT bindings documentation.
Signed-off-by: Varshini Rajendran <[email protected]>
Link: https://lore.kernel.org/r/Message-Id: <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml index 6c57dd6c3a36..bdc42eeacba4 100644 --- a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml +++ b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml @@ -19,6 +19,7 @@ properties: - const: atmel,at91rm9200-spi - items: - const: microchip,sam9x60-spi + - const: microchip,sam9x7-spi - const: atmel,at91rm9200-spi reg: |