Message ID | 20240301163201.559787-2-ukleinek@debian.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2] arm64: dts: rockchip: qnap-ts433: Fix name for UART pin header | expand |
On Fri, 1 Mar 2024 17:32:00 +0100, Uwe Kleine-König wrote: > I typoed the pin header name when copying it from my notes on paper. > > Applied, thanks! [1/1] arm64: dts: rockchip: qnap-ts433: Fix name for UART pin header commit: c5a48ffb5206cd604eff4bb369efc1a7580d1ec1 Best regards,
diff --git a/arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts b/arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts index 2908486bc924..6a998166003c 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts +++ b/arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts @@ -76,7 +76,7 @@ &sdhci { }; /* - * Pins available on CN2 connector at TTL voltage level (3V3). + * Pins available on CN3 connector at TTL voltage level (3V3). * ,_ _. * |1234| 1=TX 2=VCC * `----' 3=RX 4=GND
I typoed the pin header name when copying it from my notes on paper. Fixes: 9da1c0327d58 ("arm64: dts: rockchip: Add basic support for QNAP TS-433") Signed-off-by: Uwe Kleine-König <ukleinek@debian.org> --- Hello, only change is that I fixed the Sob line to match the sender. Best regards Uwe arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) base-commit: 1870cdc0e8dee32e3c221704a2977898ba4c10e8