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

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

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent bc0195aa
...@@ -14,6 +14,13 @@ act { ...@@ -14,6 +14,13 @@ act {
linux,default-trigger = "heartbeat"; linux,default-trigger = "heartbeat";
}; };
}; };
soc {
firmware: firmware {
compatible = "raspberrypi,bcm2835-firmware";
mboxes = <&mailbox>;
};
};
}; };
&gpio { &gpio {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment