dt-bindings: arm: idle-states: Correct "constraint guarantees"
Correct "constraints guarantees" to "constraint guarantees". 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>
This commit is contained in:
parent
06c3145dee
commit
0801400709
|
@ -107,7 +107,7 @@ the worst case since it depends on the CPU operating conditions, i.e. caches
|
||||||
state).
|
state).
|
||||||
|
|
||||||
An OS has to reliably probe the wakeup-latency since some devices can enforce
|
An OS has to reliably probe the wakeup-latency since some devices can enforce
|
||||||
latency constraints guarantees to work properly, so the OS has to detect the
|
latency constraint guarantees to work properly, so the OS has to detect the
|
||||||
worst case wake-up latency it can incur if a CPU is allowed to enter an
|
worst case wake-up latency it can incur if a CPU is allowed to enter an
|
||||||
idle state, and possibly to prevent that to guarantee reliable device
|
idle state, and possibly to prevent that to guarantee reliable device
|
||||||
functioning.
|
functioning.
|
||||||
|
|
Loading…
Reference in New Issue