mirror of https://github.com/armbian/build.git
rockchip64-6.13: add HDMI1 support to Orange Pi 5 Plus
This commit is contained in:
parent
70a8cfe2d4
commit
7827caf238
|
|
@ -1,15 +1,15 @@
|
|||
From 56bc9e258e887c24d446b96acb26f60297bc1a7e Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Muhammed Efe Cetin <efectn@protonmail.com>
|
||||
Date: Tue, 10 Dec 2024 21:10:02 +0300
|
||||
Subject: [PATCH 1/4] arm64: dts: rockchip: mark led as heartbeat indicator for
|
||||
Orange Pi 5+
|
||||
Subject: arm64: dts: rockchip: mark led as heartbeat indicator for Orange Pi
|
||||
5+
|
||||
|
||||
---
|
||||
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
index 9f5a38b290bf..03b6f1356ef1 100644
|
||||
index 111111111111..222222222222 100644
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
@@ -110,7 +110,7 @@ pwm-leds {
|
||||
|
|
@ -22,21 +22,19 @@ index 9f5a38b290bf..03b6f1356ef1 100644
|
|||
max-brightness = <255>;
|
||||
pwms = <&pwm2 0 25000 0>;
|
||||
--
|
||||
2.47.1
|
||||
Armbian
|
||||
|
||||
|
||||
From af79d58766e9fa4aaf0fdde0600ec6aa6073bc0b Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Muhammed Efe Cetin <efectn@protonmail.com>
|
||||
Date: Tue, 10 Dec 2024 21:11:02 +0300
|
||||
Subject: [PATCH 2/4] arm64: dts: rockchip: add bluetooth rfkill node for
|
||||
Orange Pi 5+
|
||||
Subject: arm64: dts: rockchip: add bluetooth rfkill node for Orange Pi 5+
|
||||
|
||||
---
|
||||
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 7 +++++++
|
||||
1 file changed, 7 insertions(+)
|
||||
|
||||
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
index 03b6f1356ef1..696783a940fc 100644
|
||||
index 111111111111..222222222222 100644
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
@@ -124,6 +124,13 @@ rfkill {
|
||||
|
|
@ -54,21 +52,19 @@ index 03b6f1356ef1..696783a940fc 100644
|
|||
compatible = "simple-audio-card";
|
||||
pinctrl-names = "default";
|
||||
--
|
||||
2.47.1
|
||||
Armbian
|
||||
|
||||
|
||||
From 025fe51f728af646880490d02217f35b1a41cc53 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Muhammed Efe Cetin <efectn@protonmail.com>
|
||||
Date: Tue, 10 Dec 2024 21:11:43 +0300
|
||||
Subject: [PATCH 3/4] arm64: dts: rockchip: fix hym8563 pinctrl for Orange Pi
|
||||
5+
|
||||
Subject: arm64: dts: rockchip: fix hym8563 pinctrl for Orange Pi 5+
|
||||
|
||||
---
|
||||
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
index 696783a940fc..ff44d7d0a6af 100644
|
||||
index 111111111111..222222222222 100644
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
@@ -465,7 +465,7 @@ &pcie3x4 {
|
||||
|
|
@ -81,21 +77,19 @@ index 696783a940fc..ff44d7d0a6af 100644
|
|||
};
|
||||
|
||||
--
|
||||
2.47.1
|
||||
Armbian
|
||||
|
||||
|
||||
From 68c60e683b3b19a9ea11433c2ddf715f99b57e3d Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Muhammed Efe Cetin <efectn@protonmail.com>
|
||||
Date: Tue, 10 Dec 2024 21:18:52 +0300
|
||||
Subject: [PATCH 4/4] arm64: dts: rockchip: add support for USB-C port for
|
||||
Orange Pi 5+
|
||||
Subject: arm64: dts: rockchip: add support for USB-C port for Orange Pi 5+
|
||||
|
||||
---
|
||||
.../dts/rockchip/rk3588-orangepi-5-plus.dts | 111 ++++++++++++++++++
|
||||
1 file changed, 111 insertions(+)
|
||||
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 125 ++++++++++
|
||||
1 file changed, 125 insertions(+)
|
||||
|
||||
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
index ff44d7d0a6af..b560ee150d91 100644
|
||||
index 111111111111..222222222222 100644
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
@@ -195,6 +195,18 @@ vcc3v3_pcie30: regulator-vcc3v3-pcie30 {
|
||||
|
|
@ -244,7 +238,7 @@ index ff44d7d0a6af..b560ee150d91 100644
|
|||
&usb_host0_ehci {
|
||||
status = "okay";
|
||||
};
|
||||
@@ -845,6 +989,20 @@ &usb_host0_ohci {
|
||||
@@ -919,6 +1030,20 @@ &usb_host0_ohci {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
@ -266,5 +260,81 @@ index ff44d7d0a6af..b560ee150d91 100644
|
|||
status = "okay";
|
||||
};
|
||||
--
|
||||
2.47.1
|
||||
Armbian
|
||||
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Muhammed Efe Cetin <efectn@protonmail.com>
|
||||
Date: Thu, 26 Dec 2024 23:45:39 +0300
|
||||
Subject: arm64: dts: rockchip: add support for HDMI1 port to OPi5+
|
||||
|
||||
---
|
||||
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts | 38 ++++++++++
|
||||
1 file changed, 38 insertions(+)
|
||||
|
||||
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
index 111111111111..222222222222 100644
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
|
||||
@@ -97,6 +97,17 @@ hdmi0_con_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
+ hdmi0-con {
|
||||
+ compatible = "hdmi-connector";
|
||||
+ type = "a";
|
||||
+
|
||||
+ port {
|
||||
+ hdmi1_con_in: endpoint {
|
||||
+ remote-endpoint = <&hdmi1_out_con>;
|
||||
+ };
|
||||
+ };
|
||||
+ };
|
||||
+
|
||||
fan: pwm-fan {
|
||||
compatible = "pwm-fan";
|
||||
cooling-levels = <0 70 75 80 100>;
|
||||
@@ -315,10 +326,30 @@ hdmi0_out_con: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
+&hdmi1 {
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
+&hdmi1_in {
|
||||
+ hdmi1_in_vp1: endpoint {
|
||||
+ remote-endpoint = <&vp1_out_hdmi1>;
|
||||
+ };
|
||||
+};
|
||||
+
|
||||
+&hdmi1_out {
|
||||
+ hdmi1_out_con: endpoint {
|
||||
+ remote-endpoint = <&hdmi1_con_in>;
|
||||
+ };
|
||||
+};
|
||||
+
|
||||
&hdptxphy_hdmi0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
+&hdptxphy1 {
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
&i2c0 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c0m2_xfer>;
|
||||
@@ -1066,3 +1097,10 @@ vp0_out_hdmi0: endpoint@ROCKCHIP_VOP2_EP_HDMI0 {
|
||||
remote-endpoint = <&hdmi0_in_vp0>;
|
||||
};
|
||||
};
|
||||
+
|
||||
+&vp1 {
|
||||
+ vp1_out_hdmi1: endpoint@ROCKCHIP_VOP2_EP_HDMI1 {
|
||||
+ reg = <ROCKCHIP_VOP2_EP_HDMI1>;
|
||||
+ remote-endpoint = <&hdmi1_in_vp1>;
|
||||
+ };
|
||||
+};
|
||||
--
|
||||
Armbian
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue