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

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Eric Anholt 2015-06-04 13:11:47 -07:00 committed by Lee Jones
parent bc0195aad0
commit b35ef52672

View File

@ -14,6 +14,13 @@ act {
linux,default-trigger = "heartbeat";
};
};
soc {
firmware: firmware {
compatible = "raspberrypi,bcm2835-firmware";
mboxes = <&mailbox>;
};
};
};
&gpio {