aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTushar Behera2014-06-20 03:03:16 -0500
committerMark Brown2014-06-30 13:52:40 -0500
commit46aed597527384b30a6d49bff1806f6b1ed1fd77 (patch)
tree56ea72bc1a0d17c1e883bedeb810164adb50ba48 /Documentation/devicetree/bindings/sound/snow.txt
parent41adf9056a26cf2e03139feefccf1c1d236a1c63 (diff)
downloadti-linux-kernel-46aed597527384b30a6d49bff1806f6b1ed1fd77.tar.gz
ti-linux-kernel-46aed597527384b30a6d49bff1806f6b1ed1fd77.tar.xz
ti-linux-kernel-46aed597527384b30a6d49bff1806f6b1ed1fd77.zip
ASoC: samsung: Extend snow driver to support MAX98091
Peach-pi board has MAX98091 CODEC. Extend snow machine driver to support this board. Signed-off-by: Tushar Behera <tushar.b@samsung.com> Reviewed-by: Doug Anderson <dianders@chromium.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/snow.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/snow.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/snow.txt b/Documentation/devicetree/bindings/sound/snow.txt
index 678b191c37b8..e0b7a8207f5f 100644
--- a/Documentation/devicetree/bindings/sound/snow.txt
+++ b/Documentation/devicetree/bindings/sound/snow.txt
@@ -3,6 +3,7 @@ Audio Binding for Snow boards
3Required properties: 3Required properties:
4- compatible : Can be one of the following, 4- compatible : Can be one of the following,
5 "google,snow-audio-max98090" or 5 "google,snow-audio-max98090" or
6 "google,snow-audio-max98091" or
6 "google,snow-audio-max98095" 7 "google,snow-audio-max98095"
7- samsung,i2s-controller: The phandle of the Samsung I2S controller 8- samsung,i2s-controller: The phandle of the Samsung I2S controller
8- samsung,audio-codec: The phandle of the audio codec 9- samsung,audio-codec: The phandle of the audio codec