commit | d6f4996e7d69845536f5a8f8eae5caa6245d8976 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <uwe@kleine-koenig.org> | Mon Mar 20 09:21:11 2017 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Apr 10 16:16:11 2017 +0800 |
tree | 089abf4f07096ad36316b354ecec85e9e57a3249 | |
parent | e87c981cbdcae3c53cb13da022fa48709202fc21 [diff] |
ARM: dts: imx25-pinfunc: Move MX25_PAD_TDO__TDO to a more sensible place The pinfunc definitions are ordered by mux_reg and so automatically by conf_reg, too. PAD_TDO is the only pad that has a conf_reg but no mux_reg. Put it to the place where it its in the order of conf_regs instead of the top. Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>