Skip to content

Commit

Permalink
Merge pull request #74 from RadxaMitchell/main
Browse files Browse the repository at this point in the history
Update rock-pi-e gpiod label patch
  • Loading branch information
RadxaYuntian authored Dec 13, 2023
2 parents 1b81bc5 + c23ccbe commit 60c3803
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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, 11 Dec 2023 10:24:53 +0800
Date: Wed, 13 Dec 2023 11:43:16 +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..09692ef6b 100644
index 60a221b4c..1617a6e3c 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 @@ -43,7 +43,7 @@ index 60a221b4c..09692ef6b 100644
+&gpio1 {
+ gpio-line-names =
+ /* GPIO1_A0-A3 */
+ "PIN_8", "PIN_10", "", "",
+ "", "", "", "",
+ /* GPIO1_A4-A7 */
+ "", "", "", "",
+
Expand All @@ -66,7 +66,7 @@ index 60a221b4c..09692ef6b 100644
+&gpio2 {
+ gpio-line-names =
+ /* GPIO2_A0-A3 */
+ "", "", "PIN_11", "PIN_13",
+ "PIN_8", "PIN_10", "PIN_11", "PIN_13",
+ /* GPIO2_A4-A7 */
+ "PIN_27", "PIN_28", "PIN_33", "",
+
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, 11 Dec 2023 11:10:54 +0800
Date: Wed, 13 Dec 2023 11:59:49 +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 ca45e17c8..9e432d7e2 100644
index ca45e17c8..b80e6c296 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts
@@ -425,3 +425,95 @@ &dmc {
Expand Down Expand Up @@ -43,7 +43,7 @@ index ca45e17c8..9e432d7e2 100644
+&gpio1 {
+ gpio-line-names =
+ /* GPIO1_A0-A3 */
+ "PIN_8", "PIN_10", "", "",
+ "", "", "", "",
+ /* GPIO1_A4-A7 */
+ "", "", "", "",
+
Expand All @@ -66,7 +66,7 @@ index ca45e17c8..9e432d7e2 100644
+&gpio2 {
+ gpio-line-names =
+ /* GPIO2_A0-A3 */
+ "", "", "PIN_11", "PIN_13",
+ "PIN_8", "PIN_10", "PIN_11", "PIN_13",
+ /* GPIO2_A4-A7 */
+ "PIN_27", "PIN_28", "PIN_33", "",
+
Expand Down

0 comments on commit 60c3803

Please sign in to comment.