提交 5910de9e 编写于 作者: L Lee Jones 提交者: Arnd Bergmann

ARM: ux500: Enable probing of pinctrl through Device Tree

The Nomadik GPIO controller now relies on Nomadik pinctrl, however
the pinctrl driver is not currently started by any ux500 platform.
This is requred or GPIOs do not work at all.
Acked-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 4a85c7fa
......@@ -170,6 +170,10 @@
gpio-bank = <8>;
};
pinctrl {
compatible = "stericsson,nmk_pinctrl";
};
usb@a03e0000 {
compatible = "stericsson,db8500-musb",
"mentor,musb";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册