diff options
author | Gabriel Fernandez <gabriel.fernandez@st.com> | 2016-08-29 14:26:58 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-09-16 16:01:41 -0700 |
commit | cb80ec768a0db73743a6f8b5d94c0b52b97e3ca4 (patch) | |
tree | 718c1e80903e68bcbfe6abc2856a6dddb6b0ab2b /Documentation/devicetree/bindings/clock/st/st,flexgen.txt | |
parent | 26bd0a57755df51a34037d8151a443cec3688b80 (diff) | |
download | linux-cb80ec768a0db73743a6f8b5d94c0b52b97e3ca4.tar.gz linux-cb80ec768a0db73743a6f8b5d94c0b52b97e3ca4.tar.bz2 linux-cb80ec768a0db73743a6f8b5d94c0b52b97e3ca4.zip |
drivers: clk: st: Handle clk synchronous mode for video clocks
This patch configures the semi-synchronous mode of the video clocks
of clkgenD2.
Signed-off-by: Olivier Bideau <olivier.bideau@st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/st/st,flexgen.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/st/st,flexgen.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/st/st,flexgen.txt b/Documentation/devicetree/bindings/clock/st/st,flexgen.txt index d68f6a5f3f32..7ff77fc57dff 100644 --- a/Documentation/devicetree/bindings/clock/st/st,flexgen.txt +++ b/Documentation/devicetree/bindings/clock/st/st,flexgen.txt @@ -62,6 +62,8 @@ Required properties: "st,flexgen" "st,flexgen-audio", "st,flexgen" (enable clock propagation on parent for audio use case) + "st,flexgen-video", "st,flexgen" (enable clock propagation on parent + and activate synchronous mode) - #clock-cells : from common clock binding; shall be set to 1 (multiple clock outputs). |