Skip to content

Commit 666db8f

Browse files
varshini-rajendranbroonie
authored andcommitted
spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60 compatible from list
Remove microchip,sam9x60-spi compatible from the list as the driver used has the compatible atmel,at91rm9200-spi and sam9x60 devices also use the same compatible as fallback. So removing the microchip,sam9x60-spi compatible from the list since it is not needed. Signed-off-by: Varshini Rajendran <[email protected]> Reviewed-by: Tudor Ambarus <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent d748b48 commit 666db8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ properties:
2222
- const: atmel,at91rm9200-spi
2323
- items:
2424
- const: microchip,sam9x7-spi
25-
- const: microchip,sam9x60-spi
2625
- const: atmel,at91rm9200-spi
2726

2827
reg:

0 commit comments

Comments
 (0)