Skip to content

Commit

Permalink
overlays: Mark more overlays as Pi4-specific
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Elwell <[email protected]>
  • Loading branch information
pelwell authored and popcornmix committed Aug 15, 2022
1 parent 2bbe3e0 commit e718c36
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions arch/arm/boot/dts/overlays/overlay_map.dts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,22 @@
deprecated = "use gpio-ir";
};

midi-uart2 {
bcm2711;
};

midi-uart3 {
bcm2711;
};

midi-uart4 {
bcm2711;
};

midi-uart5 {
bcm2711;
};

pcie-32bit-dma {
bcm2711;
};
Expand Down Expand Up @@ -172,4 +188,8 @@
vc4-kms-v3d-pi4 {
bcm2711;
};

vl805 {
bcm2711;
};
};

0 comments on commit e718c36

Please sign in to comment.