diff options
author | Sugar Zhang <sugar.zhang@rock-chips.com> | 2016-02-22 15:56:55 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-22 20:05:21 +0900 |
commit | 6049af00fc2fac8d27f8bd064ff68b16991a80f7 (patch) | |
tree | c55281881daecb581cc7dd3a462a5e2d78edf234 /Documentation/devicetree/bindings/sound/rt5640.txt | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) | |
download | lwn-6049af00fc2fac8d27f8bd064ff68b16991a80f7.tar.gz lwn-6049af00fc2fac8d27f8bd064ff68b16991a80f7.zip |
ASoC: rt5640: add master clock handling for rt5640
enable/disable master clock when codec is active or not.
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/rt5640.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5640.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5640.txt b/Documentation/devicetree/bindings/sound/rt5640.txt index 9e62f6eb348f..57fe64643050 100644 --- a/Documentation/devicetree/bindings/sound/rt5640.txt +++ b/Documentation/devicetree/bindings/sound/rt5640.txt @@ -12,6 +12,9 @@ Required properties: Optional properties: +- clocks: The phandle of the master clock to the CODEC +- clock-names: Should be "mclk" + - realtek,in1-differential - realtek,in2-differential - realtek,in3-differential |