Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > bee0443c7a3a9848afb1133f09b531a5 > files > 787

kernel-doc-4.9.56-1.mga6.noarch.rpm

Raspberry Pi VideoCore firmware driver

Required properties:

- compatible:		Should be "raspberrypi,bcm2835-firmware"
- mboxes:		Phandle to the firmware device's Mailbox.
			  (See: ../mailbox/mailbox.txt for more information)

Example:

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