From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 4 Aug 2015 08:47:15 -0700 Subject: [U-Boot] [PATCH] arm: ls1021atwr: program the regulator for deep sleep In-Reply-To: <1431672150-4027-1-git-send-email-chenhui.zhao@freescale.com> References: <1431672150-4027-1-git-send-email-chenhui.zhao@freescale.com> Message-ID: <55C0DE83.8030007@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 05/14/2015 11:42 PM, Chenhui Zhao wrote: > Program the external regulator to switch off voltage in deep sleep. > > Signed-off-by: Chenhui Zhao > --- Applied to u-boot-fsl-qoriq master. Thanks. York