]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID
authorDong Aisheng <dong.aisheng@linaro.org>
Fri, 6 Jul 2012 09:09:23 +0000 (17:09 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 14 Jul 2012 20:32:10 +0000 (22:32 +0200)
commit4a5f7eff8b0b34354e5c63272835e5e2dfe1c933
tree9524d7c94277d1f6a119092d66724459d5462c27
parenta6e7360b22f2360d7640f99051415d49cebeb908
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID

The original pin registers table is derived from u-boot mainline,
but somehow it was found missing some mux functions for USBOTG_ID.
We added it at the bottom by following the exist pin function ids,
then it will not break the exist using of pin function id in dts file.

Reported-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
Documentation/devicetree/bindings/pinctrl/fsl,imx6q-pinctrl.txt
drivers/pinctrl/pinctrl-imx6q.c