Skip to content

Commit 7fe75b7

Browse files
committed
rockchip64-6.18: rewrite/rebase patches - no changes
- few archeology manual fixes
1 parent 50d9084 commit 7fe75b7

File tree

60 files changed

+414
-527
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+414
-527
lines changed

patch/kernel/archive/rockchip64-6.18/board-nanopi-m4v2-dts-add-sound-card.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ diff --git a/sound/soc/rockchip/Kconfig b/sound/soc/rockchip/Kconfig
169169
index 111111111111..222222222222 100644
170170
--- a/sound/soc/rockchip/Kconfig
171171
+++ b/sound/soc/rockchip/Kconfig
172-
@@ -75,6 +75,15 @@ config SND_SOC_ROCKCHIP_RT5645
172+
@@ -66,6 +66,15 @@ config SND_SOC_ROCKCHIP_RT5645
173173
Say Y or M here if you want to add support for SoC audio on Rockchip
174174
boards using the RT5645/RT5650 codec, such as Veyron.
175175

@@ -184,7 +184,7 @@ index 111111111111..222222222222 100644
184184
+
185185
config SND_SOC_RK3288_HDMI_ANALOG
186186
tristate "ASoC support multiple codecs for Rockchip RK3288 boards"
187-
depends on SND_SOC_ROCKCHIP && I2C && GPIOLIB && HAVE_CLK
187+
depends on I2C && GPIOLIB
188188
--
189189
Armbian
190190

patch/kernel/archive/rockchip64-6.18/board-nanopi-r3s-fix-leds.patch

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
From c80bdda0d87a7119152d95f7943212fc8265e104 Mon Sep 17 00:00:00 2001
1+
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
22
From: John Doe <john.doe@somewhere.on.planet>
33
Date: Sat, 30 Aug 2025 14:20:24 +0800
4-
Subject: [PATCH 1/3] Patching NanoPi-R3S LEDs
4+
Subject: Patching NanoPi-R3S LEDs
55

66
Signed-off-by: retro98boy <retro98boy@qq.com>
77
---
8-
.../boot/dts/rockchip/rk3566-nanopi-r3s.dts | 41 ++++++++++++++-----
8+
arch/arm64/boot/dts/rockchip/rk3566-nanopi-r3s.dts | 41 +++++++---
99
1 file changed, 31 insertions(+), 10 deletions(-)
1010

1111
diff --git a/arch/arm64/boot/dts/rockchip/rk3566-nanopi-r3s.dts b/arch/arm64/boot/dts/rockchip/rk3566-nanopi-r3s.dts
12-
index fb1f65c86..553a9e599 100644
12+
index 111111111111..222222222222 100644
1313
--- a/arch/arm64/boot/dts/rockchip/rk3566-nanopi-r3s.dts
1414
+++ b/arch/arm64/boot/dts/rockchip/rk3566-nanopi-r3s.dts
1515
@@ -52,19 +52,21 @@ power_led: led-0 {
@@ -110,5 +110,5 @@ index fb1f65c86..553a9e599 100644
110110
};
111111

112112
--
113-
2.51.0
113+
Armbian
114114

patch/kernel/archive/rockchip64-6.18/board-orangepi5-sata-supply.patch

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
1+
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2+
From: royka1 <roykaandorp@gmail.com>
3+
Date: Mon, 6 Oct 2025 23:39:26 +0200
4+
Subject: Add sata node for Orange-Pi-5's overlay (#8707)
5+
6+
> X-Git-Archeology: > recovered message: > * OPi5: SATA power via vcc3v3_pcie20; set to 3.3V; rename overlay
7+
> X-Git-Archeology: > recovered message: > * Convert spaces to tabs
8+
> X-Git-Archeology: > recovered message: > ---------
9+
> X-Git-Archeology: > recovered message: > Co-authored-by: Igor <igor@armbian.com>
10+
> X-Git-Archeology: - Revision 784d367e8aaffa1e2aed7bd844456921b9e8f97e: https://github.com/armbian/build/commit/784d367e8aaffa1e2aed7bd844456921b9e8f97e
11+
> X-Git-Archeology: Date: Mon, 06 Oct 2025 23:39:26 +0200
12+
> X-Git-Archeology: From: royka1 <roykaandorp@gmail.com>
13+
> X-Git-Archeology: Subject: Add sata overlay for Orange-Pi-5 (#8707)
14+
> X-Git-Archeology:
15+
> X-Git-Archeology: - Revision f0504a92e16dc4c4d0ae346cc5c0beb126a00298: https://github.com/armbian/build/commit/f0504a92e16dc4c4d0ae346cc5c0beb126a00298
16+
> X-Git-Archeology: Date: Sat, 18 Oct 2025 11:34:52 +0200
17+
> X-Git-Archeology: From: Jianfeng Liu <liujianfeng1994@gmail.com>
18+
> X-Git-Archeology: Subject: rockchip64-6.18: update patches
19+
> X-Git-Archeology:
20+
---
21+
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts | 11 ++++++++--
22+
1 file changed, 9 insertions(+), 2 deletions(-)
23+
124
diff --git a/arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts b/arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts
2-
index ad6d04793b0a..b811ec843936 100644
25+
index 111111111111..222222222222 100644
326
--- a/arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts
427
+++ b/arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts
528
@@ -14,8 +14,8 @@ vcc3v3_pcie20: regulator-vcc3v3-pcie20 {
@@ -27,3 +50,6 @@ index ad6d04793b0a..b811ec843936 100644
2750
&sfc {
2851
status = "okay";
2952
};
53+
--
54+
Armbian
55+

patch/kernel/archive/rockchip64-6.18/board-pbp-add-dp-alt-mode.patch

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ index 111111111111..222222222222 100644
4040
&edp {
4141
force-hpd;
4242
pinctrl-names = "default";
43-
@@ -692,6 +706,8 @@ fusb0: fusb30x@22 {
43+
@@ -685,6 +699,8 @@ fusb0: fusb30x@22 {
4444
pinctrl-names = "default";
4545
pinctrl-0 = <&fusb0_int_pin>;
4646
vbus-supply = <&vbus_typec>;
@@ -49,7 +49,7 @@ index 111111111111..222222222222 100644
4949

5050
connector {
5151
compatible = "usb-c-connector";
52-
@@ -700,10 +716,19 @@ connector {
52+
@@ -693,10 +709,19 @@ connector {
5353
op-sink-microwatt = <1000000>;
5454
power-role = "dual";
5555
sink-pdos =
@@ -71,15 +71,15 @@ index 111111111111..222222222222 100644
7171

7272
ports {
7373
#address-cells = <1>;
74-
@@ -970,6 +995,7 @@ spiflash: flash@0 {
74+
@@ -982,6 +1007,7 @@ spiflash: flash@0 {
7575
};
7676

7777
&tcphy0 {
7878
+ extcon = <&typec_extcon_bridge>;
7979
status = "okay";
8080
};
8181

82-
@@ -1003,6 +1029,8 @@ &tsadc {
82+
@@ -1015,6 +1041,8 @@ &tsadc {
8383

8484
&u2phy0 {
8585
status = "okay";
@@ -88,7 +88,7 @@ index 111111111111..222222222222 100644
8888

8989
u2phy0_otg: otg-port {
9090
status = "okay";
91-
@@ -1079,7 +1107,9 @@ &usbdrd3_0 {
91+
@@ -1091,7 +1119,9 @@ &usbdrd3_0 {
9292
};
9393

9494
&usbdrd_dwc3_0 {

patch/kernel/archive/rockchip64-6.18/board-rk3328-roc-cc-dts-enable-dmc.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ index 111111111111..222222222222 100644
5252
gmac_clkin: external-gmac-clock {
5353
compatible = "fixed-clock";
5454
clock-frequency = <125000000>;
55-
@@ -111,6 +138,17 @@ &codec {
55+
@@ -118,6 +145,17 @@ &codec {
5656
status = "okay";
5757
};
5858

patch/kernel/archive/rockchip64-6.18/board-rk3328-roc-pc.patch

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Date: Tue, 12 Oct 2021 19:34:29 +0000
44
Subject: enable dmc for rk3328-roc-pc
55

66
---
7-
arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dts | 524 +++++++++-
8-
1 file changed, 466 insertions(+), 58 deletions(-)
7+
arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dts | 521 +++++++++-
8+
1 file changed, 464 insertions(+), 57 deletions(-)
99

1010
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dts b/arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dts
1111
index 111111111111..222222222222 100644
@@ -117,7 +117,7 @@ index 111111111111..222222222222 100644
117117
+ regulator-always-on;
118118
+ regulator-boot-on;
119119
+ vin-supply = <&vcc_sys>;
120-
+ };
120+
};
121121
+
122122
+ vcc_sd: sdmmc-regulator {
123123
+ compatible = "regulator-fixed";
@@ -187,11 +187,9 @@ index 111111111111..222222222222 100644
187187
+ opp-hz = /bits/ 64 <924000000>;
188188
+ opp-microvolt = <1100000 1100000 1200000>;
189189
+ };
190-
};
191-
};
192-
193-
-&codec {
194-
- mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
190+
+ };
191+
+};
192+
+
195193
+&dfi {
196194
+ status = "okay";
197195
+};
@@ -216,12 +214,8 @@ index 111111111111..222222222222 100644
216214
+
217215
+&cpu0 {
218216
+ cpu-supply = <&vdd_arm>;
219-
};
220-
221-
-&pinctrl {
222-
- ir {
223-
- ir_int: ir-int {
224-
- rockchip,pins = <2 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
217+
+};
218+
+
225219
+&gmac2phy {
226220
+ phy-supply = <&vcc_phy>;
227221
+ clock_in_out = "output";
@@ -303,13 +297,18 @@ index 111111111111..222222222222 100644
303297
+&i2s1 {
304298
+ #sound-dai-cells = <0>;
305299
+ status = "okay";
306-
+};
307-
+
308-
+&codec {
300+
};
301+
302+
&codec {
303+
- mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
309304
+ #sound-dai-cells = <0>;
310305
+ status = "okay";
311-
+};
312-
+
306+
};
307+
308+
-&pinctrl {
309+
- ir {
310+
- ir_int: ir-int {
311+
- rockchip,pins = <2 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>;
313312
+&emmc {
314313
+ bus-width = <8>;
315314
+ cap-mmc-highspeed;

patch/kernel/archive/rockchip64-6.18/board-rockpro64-0001-Add-pcie-bus-scan-delay.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi b/arch/arm64/boo
1313
index 111111111111..222222222222 100644
1414
--- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
1515
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
16-
@@ -677,6 +677,7 @@ &pcie0 {
16+
@@ -617,6 +617,7 @@ &pcie0 {
1717
vpcie1v8-supply = <&vcca_1v8>;
1818
vpcie12v-supply = <&vcc12v_dcin>;
1919
vpcie3v3-supply = <&vcc3v3_pcie>;

patch/kernel/archive/rockchip64-6.18/board-rockpro64-change-rx_delay-for-gmac.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi b/arch/arm64/boo
1212
index 111111111111..222222222222 100644
1313
--- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
1414
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
15-
@@ -317,7 +317,7 @@ &gmac {
15+
@@ -300,7 +300,7 @@ &gmac {
1616
snps,reset-active-low;
1717
snps,reset-delays-us = <0 10000 50000>;
1818
tx_delay = <0x28>;

patch/kernel/archive/rockchip64-6.18/board-rockpro64-fix-emmc.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ index 111111111111..222222222222 100644
2020
stdout-path = "serial2:1500000n8";
2121
};
2222

23-
@@ -829,6 +830,7 @@ &sdmmc {
23+
@@ -765,6 +766,7 @@ &sdmmc {
2424

2525
&sdhci {
2626
bus-width = <8>;

patch/kernel/archive/rockchip64-6.18/board-rockpro64-fix-spi1-flash-speed.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi b/arch/arm64/boo
1212
index 111111111111..222222222222 100644
1313
--- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
1414
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
15-
@@ -852,7 +852,7 @@ &spi1 {
15+
@@ -788,7 +788,7 @@ &spi1 {
1616
flash@0 {
1717
compatible = "jedec,spi-nor";
1818
reg = <0>;

0 commit comments

Comments
 (0)