Skip to content

Commit

Permalink
arm64: dts: rock5t: change user led to gpio0a0
Browse files Browse the repository at this point in the history
Signed-off-by: Ken Wang <[email protected]>
  • Loading branch information
Ken-Vamrs committed Oct 25, 2024
1 parent be50ea9 commit 823df45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3588-rock-5t.dts
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
pinctrl-names = "default";

user-led2 {
gpios = <&gpio1 RK_PA7 GPIO_ACTIVE_HIGH>;
gpios = <&gpio0 RK_PA0 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "heartbeat";
};
};
Expand Down

0 comments on commit 823df45

Please sign in to comment.