Skip to content

Commit b211467

Browse files
authored
Merge pull request torvalds#225 from nascs/Radxa_cm3_Rpi_cm4_io_gpiod_fix
Changes: * Radxa CM3 + RPI CM4 IO: Fix gpiochip3 pin Signed-off-by: Stephen Chen <stephen@radxa.com>
2 parents 81be43e + 6c1ecd3 commit b211467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-rpi-cm4-io.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
/* GPIO3_D0-D3 */
272272
"PIN_35", "PIN_40", "PIN_38", "PIN_18",
273273
/* GPIO3_D4-D7 */
274-
"PIN_19", "PIN_7", "", "";
274+
"PIN_16", "PIN_7", "", "";
275275
};
276276

277277
&gpio4 {

0 commit comments

Comments
 (0)