diff options
| author | Gabriel Fernandez <gabriel.fernandez@st.com> | 2016-08-29 08:26:57 -0400 |
|---|---|---|
| committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-09-16 19:01:39 -0400 |
| commit | 26bd0a57755df51a34037d8151a443cec3688b80 (patch) | |
| tree | 0e22849e7cf25d52dd89f5517aaff521351cfe2e /Documentation/devicetree/bindings/clock | |
| parent | b699f3e3912f60119430e3af302a39eb992864d5 (diff) | |
drivers: clk: st: Add clock propagation for audio clocks
This patch allows fine tuning of the quads FS for audio clocks
accuracy.
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')
| -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 b7ee5c7e0f75..d68f6a5f3f32 100644 --- a/Documentation/devicetree/bindings/clock/st/st,flexgen.txt +++ b/Documentation/devicetree/bindings/clock/st/st,flexgen.txt | |||
| @@ -60,6 +60,8 @@ This binding uses the common clock binding[2]. | |||
| 60 | Required properties: | 60 | Required properties: |
| 61 | - compatible : shall be: | 61 | - compatible : shall be: |
| 62 | "st,flexgen" | 62 | "st,flexgen" |
| 63 | "st,flexgen-audio", "st,flexgen" (enable clock propagation on parent for | ||
| 64 | audio use case) | ||
| 63 | 65 | ||
| 64 | - #clock-cells : from common clock binding; shall be set to 1 (multiple clock | 66 | - #clock-cells : from common clock binding; shall be set to 1 (multiple clock |
| 65 | outputs). | 67 | outputs). |
