commit | 4a5f7eff8b0b34354e5c63272835e5e2dfe1c933 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <dong.aisheng@linaro.org> | Fri Jul 06 17:09:23 2012 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Jul 14 22:32:10 2012 +0200 |
tree | 9524d7c94277d1f6a119092d66724459d5462c27 | |
parent | a6e7360b22f2360d7640f99051415d49cebeb908 [diff] |
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>