From: Marc Kleine-Budde Date: Mon, 25 Nov 2013 17:03:57 +0000 (+0100) Subject: ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53 X-Git-Tag: soc-for-linus~10^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=630a212501653d046b61015a4d0f9e3db65382cc;p=pandora-kernel.git ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53 According to the i.MX50 Rev. 1 and i.MX53 Rev. 2.1 datasheet the lp_apm_sel is bit 10 in the CCM_CCSR register not bit 9. On the i.MX51 it's bit 9. This patch fixes this issue. Signed-off-by: Marc Kleine-Budde Signed-off-by: Shawn Guo --- Reading git-diff-tree failed