From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 2 Nov 2015 13:02:59 -0800 Subject: [U-Boot] [v2, 4/4] mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card In-Reply-To: <1442456868-1344-1-git-send-email-yangbo.lu@freescale.com> References: <1442456868-1344-1-git-send-email-yangbo.lu@freescale.com> Message-ID: <5637CF83.9020904@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 09/16/2015 07:27 PM, Yangbo Lu wrote: > When detecting SDHC Adapter Card Type 2(SD/MMC Legacy Adapter Card), enable EVDD > automatic control via SDHC_VS. This could support SD card IO voltage switching > for UHS-1 speed mode. > > Signed-off-by: Yangbo Lu > --- Applied to u-boot-mpc85xx, awaiting upstream. Thanks. York