The Raspberry Pi 5 firmware exposes additional features. Update the
compatible to reflect these differences.

Signed-off-by: Gregor Herburger <[email protected]>
---
 arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b-base.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b-base.dtsi 
b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b-base.dtsi
index b7a6bc34ae1a..7283078fd441 100644
--- a/arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b-base.dtsi
+++ b/arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b-base.dtsi
@@ -46,7 +46,7 @@ power_button: power-button {
 
        firmware {
                firmware: rpi-firmware {
-                       compatible = "raspberrypi,bcm2835-firmware", 
"simple-mfd";
+                       compatible = "raspberrypi,bcm2712-firmware", 
"simple-mfd";
 
                        mboxes = <&mailbox>;
 

-- 
2.47.3


Reply via email to