Skip to content

Commit

Permalink
Merge pull request torvalds#258 from vamrs-feng/linux-5.10-gen-rkr4.1
Browse files Browse the repository at this point in the history
arm64: dts: cm3 io: Modify the default power LED Status
  • Loading branch information
RadxaStephen authored Dec 18, 2023
2 parents 8db5fe8 + eb6c9b3 commit fbc9c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

pwr-led-red {
gpios = <&gpio4 15 GPIO_ACTIVE_LOW>;
linux,default-trigger = "none";
linux,default-trigger = "default-on";
pinctrl-0 = <&pwr_led>;
};
};
Expand Down

0 comments on commit fbc9c31

Please sign in to comment.