commit | 40a0dd4253c03e7ec21dd38f25901486d34b01c7 | [log] [tgz] |
---|---|---|
author | Katsuhiro Suzuki <katsuhiro@katsuster.net> | Sun Apr 07 00:35:57 2019 +0900 |
committer | Heiko Stuebner <heiko@sntech.de> | Thu Apr 11 14:41:34 2019 +0200 |
tree | 1c14b3c6861a5164f8b43e1fdb67b82cce6047c3 | |
parent | d64420e816059661e70db31d891f38e79f483080 [diff] |
arm64: dts: rockchip: fix cts, rts pin assign of UART3 for rk3399 This patch fixes pin assign of cts and rts signal of UART3. Currently GPIO3_C2 and C3 pins are assigned but TRM says that GPIO3_C0 and C1 are correct. Refer: RK3399 TRM v1.4 - Table 19-1 UART Interface Description Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net> Signed-off-by: Heiko Stuebner <heiko@sntech.de>