Thread (29 messages) 29 messages, 5 authors, 2014-10-03

[PATCH v3 02/13] PM / Domains: Add DT bindings for power-on/off latencies

From: Stephen Boyd <hidden>
Date: 2014-09-26 15:28:40
Also in: linux-devicetree, linux-pm, linux-sh, lkml

On 25 September 2014 18:28, Geert Uytterhoeven [off-list ref] wrote:
quoted
+Optional properties:
+ - power-on-latency: Power-on latency of the PM domain, in ns,
+ - power-off-latency: Power-off latency of the PM domain, in ns.
+
 Example:

        power: power-controller at 12340000 {
                compatible = "foo,power-controller";
                reg = <0x12340000 0x1000>;
                #power-domain-cells = <1>;
+               power-on-latency = <250000>;
+               power-off-latency = <250000>;
This assumes every power domain within a power controller has the
same latencies? That isn't always true. This should be an array
of values corresponding to the number of power domains if
#power-domain-cells is 1, or just one value if the cell count is
0.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help