Skip to content

Commit

Permalink
Merge pull request radxa-pkg#349 from nascs/rock5bp_uart
Browse files Browse the repository at this point in the history
feat: open uart4-m2 for rock-5b-plus
  • Loading branch information
RadxaYuntian authored Jul 19, 2024
2 parents 592229d + eb1e397 commit 6edee5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/boot/dts/rockchip/overlays/rk3588-uart4-m2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
/ {
metadata {
title = "Enable UART4-M2";
compatible = "radxa,rock-5a", "radxa,rock-5b", "radxa,rock-5c", "radxa,rock-5d", "radxa,nx5-io", "radxa,cm5-rpi-cm4-io";
compatible = "radxa,rock-5a", "radxa,rock-5b", "radxa,rock-5b-plus", "radxa,rock-5c", "radxa,rock-5d", "radxa,nx5-io", "radxa,cm5-rpi-cm4-io";
category = "misc";
exclusive= "GPIO1_B3", "GPIO1_B2";
description = "Enable UART4-M2.
On Radxa ROCK 5A this is TX pin 7 & RX pin 29.
On Radxa ROCK 5B this is TX pin 23 & RX pin 19.
On Radxa ROCK 5B+ this is TX pin 23 & RX pin 19.
On Radxa ROCK 5C this is TX pin 7 & RX pin 29.
On Radxa ROCK 5D this is TX pin 7 & RX pin 29.
On Radxa NX5 IO this is TX pin 23 & RX pin 19.
Expand Down

0 comments on commit 6edee5b

Please sign in to comment.