raspberry-pi."4": fix compatible string

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
Florian Brandes 2023-05-12 18:01:50 +02:00
parent 40a9f0ed77
commit aa85ea337b
No known key found for this signature in database
GPG key ID: 074048E893713170
2 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ in {
/plugin/; /plugin/;
/ { / {
compatible = "brcm,bcm2835"; compatible = "brcm,bcm2711";
fragment@0 { fragment@0 {
target-path = "/"; target-path = "/";

View file

@ -29,7 +29,7 @@ in {
/plugin/; /plugin/;
/ { / {
compatible = "brcm,bcm2835"; compatible = "brcm,bcm2711";
fragment@0 { fragment@0 {
target-path = "/"; target-path = "/";
@ -181,7 +181,7 @@ in {
// Overlay for the Raspberry Pi PoE+ HAT. // Overlay for the Raspberry Pi PoE+ HAT.
/ { / {
compatible = "brcm,bcm2835"; compatible = "brcm,bcm2711";
fragment@10 { fragment@10 {
target-path = "/"; target-path = "/";