commit | 23fb05c688a8dcb0cf6a4d8d819cffeca82e5c54 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Apr 18 10:13:21 2013 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri May 31 16:18:27 2013 +0200 |
tree | c72bda9207a98aa53a8cbe7e69dc1807d7a3f3c0 | |
parent | b3f442b0eedbc20b5ce3f4a96530588d14901199 [diff] |
ARM: at91: at91sam9x5 RTC is not compatible with at91rm9200 one Due to a bug with RTC IMR, we cannot consider at91sam9x5 RTC compatible with the previous one. Modify DT compatibility string, even if the driver is not yet modified to take it into account. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>