ARM: dts: imx6q: fix the wrong offset of the Pad Mux register
authorHuang Shijie <b32955@freescale.com>
Mon, 16 Sep 2013 09:02:45 +0000 (17:02 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 17 Sep 2013 02:04:25 +0000 (10:04 +0800)
The patch "0b7a76a ARM: dts: imx6q{dl}: add DTE pads for uart"
adds the DTE pads for uart. For PAD_EIM_D29, the offset of the
Pad Mux register should be 0x0c8, not 0x0c4.

This patch fixes it.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found