From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Ye-B37916 Date: Thu, 11 Sep 2014 11:04:12 +0800 Subject: [U-Boot] [PATCH v2 4/4] imx: mx6: Set Pfuze mode to decrease power number for DSM In-Reply-To: References: <1410402305-11945-1-git-send-email-B37916@freescale.com> <1410402305-11945-4-git-send-email-B37916@freescale.com> Message-ID: <5411112C.5070106@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 9/11/2014 10:28 AM, Fabio Estevam wrote: > On Wed, Sep 10, 2014 at 11:25 PM, Ye.Li wrote: >> Set all switches APS mode in normal and PFM mode in standby. So when >> mx6 entering DSM mode, the power number can be decreased. There is >> no impact for mx6 in run mode. >> >> Changes for boards: >> -mx6 sabreauto >> -mx6 sabresd >> -mx6slevk >> -mx6sxsabresd >> >> Signed-off-by: Ye.Li >> --- >> Changes since v1: >> - Correct the return code per Fabio's comments. > Are you sure about that? > > I still see a lot of return -1 in this patch ;-) Sorry, my fault. Send out v3 soon. Best regards, Ye Li