Skip to content

Commit 7790cb9

Browse files
authored
Merge pull request #310 from vamrs-feng/main
arm64: overlays: Add overlay description for rock 5c
2 parents 6ead2c6 + 9659b18 commit 7790cb9

27 files changed

+75
-25
lines changed

arch/arm64/boot/dts/rockchip/overlays/rk3588-can1-m1.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
description = "Enable CAN1-M0.
1313
On Radxa ROCK 5A this is RX pin 13 & TX pin 11.
1414
On Radxa ROCK 5B this is RX pin 5 & TX pin 3.
15+
On Radxa ROCK 5C this is RX pin 13 & TX pin 11.
1516
";
1617
};
1718
};

arch/arm64/boot/dts/rockchip/overlays/rk3588-fiq-debugger-uart4m2.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
exclusive = "GPIO1_B3", "GPIO1_B2";
1010
description = "Enable FIQ Debugger on UART4-M2.
1111
On Radxa ROCK 5A this is TX pin 7 and RX pin 29.
12-
On Radxa ROCK 5B this is TX pin 7 & RX pin 29.";
12+
On Radxa ROCK 5B this is TX pin 7 & RX pin 29.
13+
On Radxa ROCK 5C this is TX pin 7 and RX pin 29.
14+
";
1315
};
1416
};
1517

arch/arm64/boot/dts/rockchip/overlays/rk3588-fiq-debugger-uart6m1.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
category = "misc";
99
exclusive = "GPIO1_A1", "GPIO1_A0";
1010
description = "Enable FIQ Debugger on UART6-M1.
11-
On Radxa ROCK 5A this is TX pin 19 and RX pin 21.";
11+
On Radxa ROCK 5A this is TX pin 19 and RX pin 21.
12+
On Radxa ROCK 5C this is TX pin 19 and RX pin 21.
13+
";
1214
};
1315
};
1416

arch/arm64/boot/dts/rockchip/overlays/rk3588-fiq-debugger-uart7m2.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
description = "Enable FIQ Debugger on UART7-M2.
1111
On Radxa ROCK 5A this is TX pin 22 and RX pin 33.
1212
On Radxa ROCK 5B this is TX pin 26 & RX pin 24.
13-
On Radxa ROCK 5B+ this is TX pin 26 & RX pin 24.";
13+
On Radxa ROCK 5B+ this is TX pin 26 & RX pin 24.
14+
On Radxa ROCK 5C this is TX pin 22 and RX pin 33.
15+
";
1416
};
1517
};
1618

arch/arm64/boot/dts/rockchip/overlays/rk3588-fiq-debugger-uart8m0.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
category = "misc";
99
exclusive = "GPIO4_B0", "GPIO4_B1";
1010
description = "Enable FIQ Debugger on UART8-M0.
11-
On Radxa ROCK 5A this is TX pin 32 and RX pin 40.";
11+
On Radxa ROCK 5A this is TX pin 32 and RX pin 40.
12+
On Radxa ROCK 5C this is TX pin 32 and RX pin 40.
13+
";
1214
};
1315
};
1416

arch/arm64/boot/dts/rockchip/overlays/rk3588-i2c1-m0.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
On Radxa ROCK 5A this is SDA pin 10 & SCL pin 8.
1212
On Radxa ROCK 5B this is SDA pin 10 & SCL pin 8.
1313
On Radxa ROCK 5B+ this is SDA pin 10 & SCL pin 8.
14+
On Radxa ROCK 5C this is SDA pin 10 & SCL pin 8.
1415
On Radxa NX5 IO this is SDA pin 10 & SCL pin 8.
1516
On Radxa CM5 IO this is SDA pin 10 & SCL pin 8.
16-
On Radxa CM5 IO this is SDA pin 10 & SCL pin 8.";
17+
On Radxa CM5 IO this is SDA pin 10 & SCL pin 8.
18+
";
1719
};
1820
};
1921

arch/arm64/boot/dts/rockchip/overlays/rk3588-i2c2-m4.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
category = "misc";
99
exclusive = "GPIO1_A0", "GPIO1_A1";
1010
description = "Enable I2C2-M4.
11-
On Radxa ROCK 5A this is SDA pin 21 and SCL pin 19.";
11+
On Radxa ROCK 5A this is SDA pin 21 and SCL pin 19.
12+
On Radxa ROCK 5C this is SDA pin 21 and SCL pin 19.
13+
";
1214
};
1315
};
1416

arch/arm64/boot/dts/rockchip/overlays/rk3588-i2c4-m3.dts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@
99
exclusive = "GPIO1_A2", "GPIO1_A3";
1010
description = "Enable I2C4-M3.
1111
On Radxa ROCK 5A this is SDA pin 23 and SCL pin 24.
12-
On Radxa ROCK 5A this is SDA pin 31 and SCL pin 29.
13-
On Radxa CM5-RPI-CM4-IO this is SDA pin 40 and SCL pin 12.";
12+
On Radxa ROCK 5B+ this is SDA pin 31 and SCL pin 29.
13+
On Radxa ROCK 5C this is SDA pin 23 and SCL pin 24.
14+
On Radxa CM5-RPI-CM4-IO this is SDA pin 40 and SCL pin 12.
15+
";
1416
};
1517
};
1618

arch/arm64/boot/dts/rockchip/overlays/rk3588-i2c6-m0.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
exclusive = "GPIO0_C7", "GPIO0_D0";
1212
description = "Enable I2C6-M0.
1313
On Radxa ROCK 5A this is SDA pin 27 and SCL pin 28.
14-
On Radxa CM5-RPI-CM4-IO this is SDA pin 3 and SCL pin 5.";
14+
On Radxa ROCK 5C this is SDA pin 27 and SCL pin 28.
15+
On Radxa CM5-RPI-CM4-IO this is SDA pin 3 and SCL pin 5.
16+
";
1517
};
1618
};
1719

arch/arm64/boot/dts/rockchip/overlays/rk3588-i2c6-m3.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
category = "misc";
99
exclusive = "GPIO4_B0", "GPIO4_B1";
1010
description = "Enable I2C6-M3.
11-
On Radxa ROCK 5A this is SDA pin 32 and SCL pin 40.";
11+
On Radxa ROCK 5A this is SDA pin 32 and SCL pin 40.
12+
On Radxa ROCK 5C this is SDA pin 32 and SCL pin 40.
13+
";
1214
};
1315
};
1416

0 commit comments

Comments
 (0)