mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-29 02:50:59 +00:00
ENGR00117205: Enable M4IF power savings only for MX51 TO3 parts.
Disable M4IF auto clock gating for EMI_FAST on MX51 TO2. Signed-off-by: Ranjani Vaidyanathan-RA5478 <Ranjani.Vaidyanathan@freescale.com>
This commit is contained in:
committed by
Matt Sealey
parent
e717ff90e8
commit
cf982c8f39
@@ -118,8 +118,8 @@ static int __devinit sdram_autogating_probe(struct platform_device *pdev)
|
||||
}
|
||||
|
||||
sdram_autogating_is_active = 0;
|
||||
|
||||
enable_sdram_autogating();
|
||||
if (mxc_cpu_is_rev(CHIP_REV_3_0) >= 1)
|
||||
enable_sdram_autogating();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user