diff options
author | Sugar Zhang <sugar.zhang@rock-chips.com> | 2016-02-22 08:56:55 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-22 12:05:21 +0100 |
commit | 6049af00fc2fac8d27f8bd064ff68b16991a80f7 (patch) | |
tree | c55281881daecb581cc7dd3a462a5e2d78edf234 /Documentation/devicetree/bindings/sound/rt5640.txt | |
parent | Linux 4.5-rc1 (diff) | |
download | linux-6049af00fc2fac8d27f8bd064ff68b16991a80f7.tar.xz linux-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 |