Skip to content

Commit

Permalink
Merge pull request #73 from RadxaMitchell/main
Browse files Browse the repository at this point in the history
Update rock-pi-e gpiod label
  • Loading branch information
RadxaYuntian authored Dec 11, 2023
2 parents 4490cd4 + 7a72353 commit 56a62a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: RadxaMitchell <[email protected]>
Date: Mon, 4 Dec 2023 18:32:32 +0800
Date: Mon, 11 Dec 2023 10:24:53 +0800
Subject: [PATCH] Add rock-pi-e gpiod label

Signed-off-by: RadxaMitchell <[email protected]>
Expand All @@ -9,7 +9,7 @@ Signed-off-by: RadxaMitchell <[email protected]>
1 file changed, 92 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts b/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
index 60a221b4c..eb58edb16 100644
index 60a221b4c..09692ef6b 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
@@ -418,3 +418,95 @@ &usbdrd3 {
Expand Down Expand Up @@ -91,7 +91,7 @@ index 60a221b4c..eb58edb16 100644
+ /* GPIO3_A0-A3 */
+ "PIN_23", "PIN_19", "PIN_21", "",
+ /* GPIO3_A4-A7 */
+ "PIN_3", "PIN_5", "", "",
+ "PIN_3", "", "PIN_5", "",
+
+ /* GPIO3_B0-B3 */
+ "PIN_24", "", "", "",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: RadxaMitchell <[email protected]>
Date: Mon, 4 Dec 2023 18:32:32 +0800
Date: Mon, 11 Dec 2023 11:10:54 +0800
Subject: [PATCH] Add rock-pi-e gpiod label

Signed-off-by: RadxaMitchell <[email protected]>
Expand All @@ -9,12 +9,12 @@ Signed-off-by: RadxaMitchell <[email protected]>
1 file changed, 92 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts b/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
index 60a221b4c..eb58edb16 100644
index ca45e17c8..9e432d7e2 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
@@ -418,3 +418,95 @@ &usbdrd3 {
&usb_host0_ehci {
status = "okay";
@@ -425,3 +425,95 @@ &dmc {
center-supply = <&vdd_log>;
ddr_timing = <&ddr_timing>;
};
+
+&gpio0 {
Expand Down Expand Up @@ -91,7 +91,7 @@ index 60a221b4c..eb58edb16 100644
+ /* GPIO3_A0-A3 */
+ "PIN_23", "PIN_19", "PIN_21", "",
+ /* GPIO3_A4-A7 */
+ "PIN_3", "PIN_5", "", "",
+ "PIN_3", "", "PIN_5", "",
+
+ /* GPIO3_B0-B3 */
+ "PIN_24", "", "", "",
Expand Down

0 comments on commit 56a62a1

Please sign in to comment.