Skip to content

Commit

Permalink
Merge pull request torvalds#225 from nascs/Radxa_cm3_Rpi_cm4_io_gpiod…
Browse files Browse the repository at this point in the history
…_fix

Changes:
  * Radxa CM3 + RPI CM4 IO: Fix gpiochip3 pin

Signed-off-by: Stephen Chen <stephen@radxa.com>
  • Loading branch information
RadxaStephen authored Sep 26, 2023
2 parents 81be43e + 6c1ecd3 commit b211467
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
/* GPIO3_D0-D3 */
"PIN_35", "PIN_40", "PIN_38", "PIN_18",
/* GPIO3_D4-D7 */
"PIN_19", "PIN_7", "", "";
"PIN_16", "PIN_7", "", "";
};

&gpio4 {
Expand Down

0 comments on commit b211467

Please sign in to comment.