Skip to content

Commit

Permalink
dts: overlay_map: ramoops-pi4 works on Pi 5
Browse files Browse the repository at this point in the history
Add the necessary overlay_map entries so that ramoops-pi4 is loaded
with dtoverlay=ramoops on Pi 5.

Signed-off-by: Phil Elwell <[email protected]>
  • Loading branch information
pelwell authored and popcornmix committed Oct 2, 2024
1 parent 5a4f0e2 commit 3b1f8c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/overlays/overlay_map.dts
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,12 @@
ramoops {
bcm2835;
bcm2711 = "ramoops-pi4";
bcm2712 = "ramoops-pi4";
};

ramoops-pi4 {
bcm2711;
bcm2712;
};

rpi-cirrus-wm5102 {
Expand Down

0 comments on commit 3b1f8c5

Please sign in to comment.