From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 09 May 2014 14:46:36 +0200 Subject: [U-Boot] [PATCH v2] iomux-v3: Add support for mx6sl LVE bit In-Reply-To: <1398777346-16066-1-git-send-email-fabio.estevam@freescale.com> References: <1398777346-16066-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <536CCE2C.3050102@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 29/04/2014 15:15, Fabio Estevam wrote: > On mx6sl there is a LVE (Low Voltage Enable) bit in the IOMUXC_SW_PAD_CTL > register that can enable or disable low voltage on the pad. > > LVE is bit 22 of IOMUXC_SW_PAD_CTL register, but in order to make the > calculation easier we can define it as a flag in bit 1, since this bit is unused. > > Add support for it. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================