commit | 60d56333e869be6ad6926cdba3ba974512b2183b | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Dec 01 16:49:12 2015 -0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Dec 21 19:58:03 2015 -0800 |
tree | dae666180747ae6de87e32a2d662a7f237ca0c7b | |
parent | f74875dc36135ebae82a8e005f4b7f52289d2c40 [diff] |
ARM: bcm2835: Define two new packets from the latest firmware. These packets give us direct access to the firmware's power management code, as opposed to GET/SET_POWER_STATE packets that only had a couple of domains implemented. Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Kevin Hilman <khilman@linaro.org>