[PATCH v3 4/6] ARM: dts: imx6q{dl}: fix the wrong RTS/CTS pad name
Shawn Guo
shawn.guo at linaro.org
Sat Jul 6 01:08:05 EDT 2013
On Fri, Jul 05, 2013 at 02:12:30PM +0800, Huang Shijie wrote:
> There is something wrong with the RTS/CTS pads:
> The RTS pad is assigned with the CTS's value;
> while the CTS pad is assigned with the RTS's value.
>
So basically, you are saying that select_input should be set up for CTS
rather than RTS. It seems that the people who generated the macro got
the wrong input from developer.
So imx6sl-pinfunc.h also needs to be fixed up.
Shawn
> In order to fix it, this patch exchanges the RTS/CTS pad name.
>
> Signed-off-by: Huang Shijie <b32955 at freescale.com>
> ---
> arch/arm/boot/dts/imx6dl-pinfunc.h | 88 ++++++++++++++++++------------------
> arch/arm/boot/dts/imx6q-pinfunc.h | 88 ++++++++++++++++++------------------
> 2 files changed, 88 insertions(+), 88 deletions(-)
More information about the linux-arm-kernel
mailing list