Skip to content

Commit

Permalink
Merge pull request torvalds#227 from vamrs-feng/fix_pwr_led
Browse files Browse the repository at this point in the history
Changes:
  * Radxa CM3 IO: Fix Power LED state

Signed-off-by: Stephen Chen <[email protected]>
  • Loading branch information
RadxaStephen authored Oct 12, 2023
2 parents b211467 + e87f325 commit c89c09a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
pwr-led-red {
gpios = <&gpio4 15 GPIO_ACTIVE_LOW>;
linux,default-trigger = "none";
default-state = "on";
pinctrl-0 = <&pwr_led>;
};
};
Expand Down

0 comments on commit c89c09a

Please sign in to comment.