[PATCH V4 3/7] pinctrl: imx: switch to use the generic pinmux property
From: shawnguo@kernel.org (Shawn Guo)
Date: 2017-07-13 08:44:15
Also in:
linux-gpio
From: shawnguo@kernel.org (Shawn Guo)
Date: 2017-07-13 08:44:15
Also in:
linux-gpio
On Wed, Jun 21, 2017 at 07:59:51PM +0800, Dong Aisheng wrote:
The generic pinmux property seems to be more suitable for IMX. So we change to use 'pinmux' instead of 'pins'. Cc: Linus Walleij <redacted> Cc: Shawn Guo <shawnguo@kernel.org> Cc: Bai Ping <ping.bai@nxp.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Acked-by: Shawn Guo <shawnguo@kernel.org>