From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sun, 21 May 2017 17:31:19 +0800 Subject: [PATCH V2 5/5] pinctrl: imx: add imx7ulp driver In-Reply-To: <1495177545-23006-6-git-send-email-aisheng.dong@nxp.com> References: <1495177545-23006-1-git-send-email-aisheng.dong@nxp.com> <1495177545-23006-6-git-send-email-aisheng.dong@nxp.com> Message-ID: <20170521093118.GN26102@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, May 19, 2017 at 03:05:45PM +0800, Dong Aisheng wrote: > i.MX 7ULP has three IOMUXC instances: IOMUXC0 for M4 ports, > IOMUXC1 for A7 ports and IOMUXC DDR for DDR interface. > > This patch adds the IOMUXC1 support for A7. > It only supports generic pin config. > > Cc: Linus Walleij > Cc: Shawn Guo > Cc: Bai Ping > Cc: Fugang Duan > Signed-off-by: Dong Aisheng Acked-by: Shawn Guo