spi: dt-bindings: atmel,at91rm9200-spi: fix broken sam9x7 compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 24 Jun 2023 08:20:54 +0000 (10:20 +0200)
committerMark Brown <broonie@kernel.org>
Sat, 24 Jun 2023 11:25:34 +0000 (12:25 +0100)
commite884a133340a470070b2c59833c9ff87aa6517ba
tree280a1ae5cf212c49853d74f56bfbf88e2ba769d6
parenta3eb95484f276488e3d59cffa8eec29f79be416e
spi: dt-bindings: atmel,at91rm9200-spi: fix broken sam9x7 compatible

Commit a3eb95484f27 ("spi: dt-bindings: atmel,at91rm9200-spi: add sam9x7
compatible") adding sam9x7 compatible did not make any sense as it added
new compatible into middle of existing compatible list.  The intention
was probably to add new set of compatibles with sam9x7 as first one.

Fixes: a3eb95484f27 ("spi: dt-bindings: atmel,at91rm9200-spi: add sam9x7 compatible")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/Message-Id:
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml