diff options
author | Jeffy Chen <jeffy.chen@rock-chips.com> | 2017-08-24 07:52:27 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-29 22:14:11 +0300 |
commit | aa71fba41b6fdcfe7d7772b057b76177304775dd (patch) | |
tree | 76e46025d51c6cf1c642b06cd19f2f2af1c16b3a /Documentation/devicetree/bindings | |
parent | 626d84db64d746f63eadf5e241fc2211419e11b8 (diff) | |
download | linux-aa71fba41b6fdcfe7d7772b057b76177304775dd.tar.xz |
ASoC: rockchip: Update description of rockchip, codec
Update description for newly added optional audio codecs.
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt b/Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt index eac91db07178..72d3cf4c2606 100644 --- a/Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt +++ b/Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt @@ -4,7 +4,7 @@ Required properties: - compatible: "rockchip,rk3399-gru-sound" - rockchip,cpu: The phandle of the Rockchip I2S controller that's connected to the codecs -- rockchip,codec: The phandle of the MAX98357A/RT5514/DA7219 codecs +- rockchip,codec: The phandle of the audio codecs Optional properties: - dmic-wakeup-delay-ms : specify delay time (ms) for DMIC ready. |