]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: arm: idle-states: Correct references to wake-up delay
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 30 Aug 2019 15:02:59 +0000 (17:02 +0200)
committerRob Herring <robh@kernel.org>
Mon, 2 Sep 2019 14:57:54 +0000 (15:57 +0100)
The paragraph explains the use of wakup-delay, as defined above.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/idle-states.txt

index 610b16c28d99c3efcea77ae918157f0951be6102..6e651b7e62c328be40961ac72b4c2017630801f0 100644 (file)
@@ -99,8 +99,8 @@ of an idle state, e.g.:
 wakeup-delay = exit-latency + max(entry-latency - (now - entry-timestamp), 0)
 
 In other words, the scheduler can make its scheduling decision by selecting
-(e.g. waking-up) the CPU with the shortest wake-up latency.
-The wake-up latency must take into account the entry latency if that period
+(e.g. waking-up) the CPU with the shortest wake-up delay.
+The wake-up delay must take into account the entry latency if that period
 has not expired. The abortable nature of the PREP period can be ignored
 if it cannot be relied upon (e.g. the PREP deadline may occur much sooner than
 the worst case since it depends on the CPU operating conditions, i.e. caches