UPSTREAM: devicetree: bindings: Add optional dynamic-power-coefficient property
authorPunit Agrawal <punit.agrawal@arm.com>
Tue, 17 Nov 2015 12:06:21 +0000 (12:06 +0000)
committerGerrit Code Review <gerrit@rock-chips.com>
Fri, 13 May 2016 02:01:52 +0000 (10:01 +0800)
commita772af0b7053c2d728b9ffacdea4f0adee2ca69b
tree8e69988df765bb49bdc75c6d5c042c9ed95ccabc
parent89ef579454161a6368dde3824ee28200da4104a8
UPSTREAM: 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.

Change-Id: Ib208ff2f83ee45911e846f940952d765ae8c974e
Signed-off-by: Punit Agrawal <punit.agrawal@arm.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
(cherry picked from commit 3be3f8f36e7349006f19c8c8f0d686e98462a993)
Documentation/devicetree/bindings/arm/cpus.txt