diff options
author | Punit Agrawal <[email protected]> | 2015-11-17 12:06:21 +0000 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2015-12-10 00:14:58 +0100 |
commit | 3be3f8f36e7349006f19c8c8f0d686e98462a993 (patch) | |
tree | 2b9161eeb4766f9d18d207167a8e8f803dea5145 /drivers/fpga/fpga-mgr.c | |
parent | 2dd3e724b4e2237cfaaf155cab72af02c1c420cc (diff) |
devicetree: bindings: Add optional dynamic-power-coefficient property
The dynamic power consumption of a device is proportional to the
square of voltage (V) and the clock frequency (f). It can be expressed as
Pdyn = dynamic-power-coefficient * V^2 * f.
The coefficient represents the running time dynamic power consumption in
units of mw/MHz/uVolt^2 and can be used in the above formula to
calculate the dynamic power in mW.
Signed-off-by: Punit Agrawal <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions