Commit 791581e3 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Rob Herring
Browse files

dt-bindings: arm: idle-states: Move exit-latency-us explanation



Move exit-latency-us explanation to exit-latency-us section.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
Acked-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 19155f56
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -287,14 +287,14 @@ follows:
		Value type: <prop-encoded-array>
		Definition: u32 value representing worst case latency in
			    microseconds required to enter the idle state.
			    The exit-latency-us duration may be guaranteed
			    only after entry-latency-us has passed.

	- exit-latency-us
		Usage: Required
		Value type: <prop-encoded-array>
		Definition: u32 value representing worst case latency
			    in microseconds required to exit the idle state.
			    The exit-latency-us duration may be guaranteed
			    only after entry-latency-us has passed.

	- min-residency-us
		Usage: Required