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

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Lee Jones <lee@kernel.org> (previous version with pm-domains)
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
[Rebased on rpi-4.1.y]
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
This commit is contained in:
Eric Anholt
2015-06-04 13:11:47 -07:00
committed by popcornmix
parent bd47b7bc66
commit 6990286fa3

View File

@@ -27,6 +27,13 @@
};
};
soc {
firmware: firmware {
compatible = "raspberrypi,bcm2835-firmware";
mboxes = <&mailbox>;
};
};
/* Onboard audio */
audio: audio {
compatible = "brcm,bcm2835-audio";