From: Nicolas Ferre Date: Thu, 22 Jan 2015 15:54:50 +0000 (+0100) Subject: ARM: at91: fix PM initialization for newer SoCs X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~71^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf02280e435cb620b255bb03738ac334cb7233dd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed