From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sun, 23 Aug 2015 17:54:18 +0200 Subject: [U-Boot] [PATCH v5 02/13] imx: iomux-v3: add imx7d support for iomuxc In-Reply-To: <1439310001-5643-2-git-send-email-aalonso@freescale.com> References: <1439310001-5643-1-git-send-email-aalonso@freescale.com> <1439310001-5643-2-git-send-email-aalonso@freescale.com> Message-ID: <55D9ECAA.2020409@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 11/08/2015 18:19, Adrian Alonso wrote: > * Add imx7d support for iomux controller > * imx7d has two iomux controllers iomuxc (0x3033000) and iomuxc-lpsr > (0x302C0000) each conroller provides control and mux mode pad > registers but shares iomuxc input select register with iomuxc-lpsr > IOMUX_CONFIG_LPSR flag is used to properly set daisy chain settings > for iomuxc-lpsr pads. > * Since mx7d introduces LPSR IOMUX pins, add new base to IOMUX v3 > driver for these LPSR pins. > > Signed-off-by: Adrian Alonso > Signed-off-by: Fugang Duan > Signed-off-by: Ye.Li > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk 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 =====================================================================