Skip to content

Commit

Permalink
overlay updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pelwell committed Nov 8, 2023
1 parent 455ce70 commit 572e18f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -3940,7 +3940,7 @@ Name: sdio-pi5
Info: Selects the rp1_mmc0 interface and enables it on GPIOs 22-27.
Pi 5 only.
Load: dtoverlay=sdio-pi5
Params: <none>
Params: <None>


Name: sdtweak
Expand Down
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/overlays/overlay_map.dts
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,10 @@
deprecated = "use sdio,bus_width=1,gpios_22_25";
};

sdio-pi5 {
bcm2712;
};

sdtweak {
deprecated = "use 'dtparam=sd_poll_once' etc.";
};
Expand Down

0 comments on commit 572e18f

Please sign in to comment.