commit | bf02280e435cb620b255bb03738ac334cb7233dd | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Jan 22 16:54:50 2015 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Jan 26 13:43:33 2015 +0100 |
tree | 617b9409e381c45e07fec9942e98f17b37b25d19 | |
parent | 42dfd1e10c9a50146656c32da667f1a7ff280325 [diff] |
ARM: at91: fix PM initialization for newer SoCs Newer SoCs: at91sam9x5, at91sam9n12, sama5d3 and sama5d4 embed a DDR controller and have a different PMC status register layout than the at91sam9g45. Create another at91_sam9x5_pm_init() function to match this compatibility. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>