diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2019-09-20 15:02:15 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-10-01 12:10:53 +0100 |
commit | f4528af69fdc112247a78599c6e8f7f618aff4e6 (patch) | |
tree | 9d18a0241297a4060b680fde68c252a53484b997 /Documentation | |
parent | 001b83d395ab2acfddc46b73376f8dbdece89af7 (diff) | |
download | linux-f4528af69fdc112247a78599c6e8f7f618aff4e6.tar.bz2 |
ASoC: dt-bindings: Document "samsung, arndale-wm1811" compatible
Add compatible string for boards with WM1811 CODEC to the list.
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Link: https://lore.kernel.org/r/20190920130218.32690-7-s.nawrocki@samsung.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/arndale.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/arndale.txt b/Documentation/devicetree/bindings/sound/arndale.txt index 0e76946385ae..17530120ccfc 100644 --- a/Documentation/devicetree/bindings/sound/arndale.txt +++ b/Documentation/devicetree/bindings/sound/arndale.txt @@ -1,8 +1,9 @@ Audio Binding for Arndale boards Required properties: -- compatible : Can be the following, - "samsung,arndale-rt5631" +- compatible : Can be one of the following: + "samsung,arndale-rt5631", + "samsung,arndale-wm1811" - samsung,audio-cpu: The phandle of the Samsung I2S controller - samsung,audio-codec: The phandle of the audio codec |