commit | 4e3d60656a7235b6b6e86d7ef48b0394276c35b5 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Feb 26 10:08:06 2015 +0000 |
committer | Eric Anholt <eric@anholt.net> | Wed Oct 14 15:30:06 2015 -0700 |
tree | e3bae80fb9abfc875b9850ee3f746ea10748cbb9 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
ARM: bcm2835: Add the Raspberry Pi firmware driver This gives us a function for making mailbox property channel requests of the firmware, which is most notable in that it will let us get and set clock rates. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Stephen Warren <swarren@wwwdotorg.org>