ARM: at91/DT: fix SPI compatibility string
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 24 Jun 2013 10:04:55 +0000 (12:04 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 26 Jun 2013 07:29:23 +0000 (09:29 +0200)
In previous version of SPI driver we where using different compatibility stings
for finding SPI features. We are now using the IP revision information.
So we stay with the unique compatibility string for this driver:
"atmel,at91rm9200-spi".

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Tested-by: Wenyou Yang <wenyou.yang@atmel.com>

No differences found