Skip to content

Commit

Permalink
Trigger on right mmc
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasbakken committed Jul 12, 2023
1 parent 3e2b478 commit f05f9f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ index 000000000..89fcf8ccb
+ emmc-led {
+ label = "recore:white:emmc";
+ gpios = <&pio 1 5 GPIO_ACTIVE_HIGH>;
+ linux,default-trigger = "mmc0";
+ linux,default-trigger = "mmc2";
+ };
+
+ cpu-led {
Expand Down

0 comments on commit f05f9f5

Please sign in to comment.