commit | 486095fae3a8a6b1ae07c51844699d9bd5cfbebc | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.xyz> | Tue Aug 23 13:58:25 2016 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 23 12:28:31 2016 +0200 |
tree | 822a00d9e21c0476b222dfca456c48facec299a6 | |
parent | bcb48cca23ec9852739e4a464307fa29515bbe48 [diff] |
pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 PG8, PG9 is said to be the CTS/RTS pins for UART1 according to the A23/33 datasheets. However, the function is wrongly named "uart2" in the pinctrl driver. This patch fixes this by modifying them to be named "uart1". Cc: stable@vger.kernel.org Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>