MLK-14424 ARM: imx: fix PM CCM init on imx6sll
authorOctavian Purdila <octavian.purdila@nxp.com>
Mon, 13 Mar 2017 11:15:34 +0000 (13:15 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:10:54 +0000 (15:10 -0500)
commit31ad8e236e87ef5e4b5ae4bfd6b54454f73e5fe0
tree62ec1f454f62b48be4a45acf41ffe864f8b5c879
parentb1f67ccf969e75abf8e13d94eee388f4f1ed54af
MLK-14424 ARM: imx: fix PM CCM init on imx6sll

Since we share the same machine code for both imx6sll and imx6sl we
need to check the CPU in order to select the right device tree
binding for the PM CCM.

Signed-off-by: Octavian Purdila <octavian.purdila@nxp.com>
arch/arm/mach-imx/mach-imx6sl.c