diff options
author | Oder Chiou <oder_chiou@realtek.com> | 2016-06-17 05:02:24 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-06-22 16:55:05 +0200 |
commit | c9506bb84b62917ae88087545ccb756d35655397 (patch) | |
tree | 42ee024d5483f2c2b9adccaac895b5e7a6b7eef6 /Documentation | |
parent | Linux 4.7-rc1 (diff) | |
download | linux-c9506bb84b62917ae88087545ccb756d35655397.tar.xz linux-c9506bb84b62917ae88087545ccb756d35655397.zip |
ASoC: rt5514: Add the MCLK handling
The patch adds the control of MCLK that depends on the status of DAPM.
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5514.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5514.txt b/Documentation/devicetree/bindings/sound/rt5514.txt index e24436fc5ea9..9cabfc18cb57 100644 --- a/Documentation/devicetree/bindings/sound/rt5514.txt +++ b/Documentation/devicetree/bindings/sound/rt5514.txt @@ -8,6 +8,11 @@ Required properties: - reg : The I2C address of the device. +Optional properties: + +- clocks: The phandle of the master clock to the CODEC +- clock-names: Should be "mclk" + Pins on the device (for linking into audio routes) for RT5514: * DMIC1L |