-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #74 from RadxaMitchell/main
Update rock-pi-e gpiod label patch
- Loading branch information
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]> | ||
|
@@ -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 { | ||
|
@@ -43,7 +43,7 @@ index 60a221b4c..09692ef6b 100644 | |
+&gpio1 { | ||
+ gpio-line-names = | ||
+ /* GPIO1_A0-A3 */ | ||
+ "PIN_8", "PIN_10", "", "", | ||
+ "", "", "", "", | ||
+ /* GPIO1_A4-A7 */ | ||
+ "", "", "", "", | ||
+ | ||
|
@@ -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", "", | ||
+ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]> | ||
|
@@ -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 { | ||
|
@@ -43,7 +43,7 @@ index ca45e17c8..9e432d7e2 100644 | |
+&gpio1 { | ||
+ gpio-line-names = | ||
+ /* GPIO1_A0-A3 */ | ||
+ "PIN_8", "PIN_10", "", "", | ||
+ "", "", "", "", | ||
+ /* GPIO1_A4-A7 */ | ||
+ "", "", "", "", | ||
+ | ||
|
@@ -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", "", | ||
+ | ||
|