Skip to content

Commit

Permalink
Merge pull request #388 from RadxaMitchell/main
Browse files Browse the repository at this point in the history
fix: remove uart8-m1 support for radxa-cm3j-rpi-cm4-io
  • Loading branch information
RadxaYuntian authored Dec 20, 2024
2 parents 076458a + 52d2a74 commit 743daac
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions arch/arm64/boot/dts/rockchip/overlays/rk3568-uart8-m1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
/ {
metadata {
title = "Enable UART8-M1";
compatible = "radxa,rock-3a", "radxa,cm3j-rpi-cm4-io";
compatible = "radxa,rock-3a";
category = "misc";
exclusive = "GPIO2_D7", "GPIO3_A0";
description = "Enable UART8-M1.
On Radxa ROCK 3A <= v1.2 this is TX pin 29 and RX pin 31.
On Radxa ROCK 3A >= v1.3 this is TX pin 29 and RX pin 31.
On Radxa CM3J RPI CM4 IO this is TX pin 31 and RX pin 29.";
On Radxa ROCK 3A >= v1.3 this is TX pin 29 and RX pin 31.";
};
};

Expand Down

0 comments on commit 743daac

Please sign in to comment.