Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b35ef526 authored by Eric Anholt's avatar Eric Anholt Committed by Lee Jones
Browse files

ARM: bcm2835: Add the firmware driver information to the RPi DT

parent bc0195aa
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,6 +14,13 @@
			linux,default-trigger = "heartbeat";
		};
	};

	soc {
		firmware: firmware {
			compatible = "raspberrypi,bcm2835-firmware";
			mboxes = <&mailbox>;
		};
	};
};

&gpio {