[PATCH v2 06/12] driver: pinctrl: imx: Add pinctrl driver support for imx6sll
From: Linus Walleij <hidden>
Date: 2016-12-27 13:01:53
Also in:
linux-clk, linux-devicetree, linux-gpio
From: Linus Walleij <hidden>
Date: 2016-12-27 13:01:53
Also in:
linux-clk, linux-devicetree, linux-gpio
On Tue, Dec 27, 2016 at 10:47 AM, Bai Ping [off-list ref] wrote:
Add pinctrl driver support for imx6sll. Signed-off-by: Bai Ping <ping.bai@nxp.com>
(...)
+++ b/arch/arm/mach-imx/Kconfig@@ -514,6 +514,7 @@ config SOC_IMX6SL config SOC_IMX6SLL bool "i.MX6 SoloLiteLite support" + select PINCTRL_IMX6SLL
This needs to be separate so I can merge the pure pin control patch to my tree. Apart from that, look into using generic pinconf. Yours, Linus Walleij