mmc: sdhci-of-arasan: Add the support for sdhci-5.1
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / samsung,smdk-wm8994.txt
blob4686646fb122b1a23c85255104c63d9ae6ddb606
1 Samsung SMDK audio complex
3 Required properties:
4 - compatible : "samsung,smdk-wm8994"
5 - samsung,i2s-controller: The phandle of the Samsung I2S0 controller
6 - samsung,audio-codec: The phandle of the WM8994 audio codec
7 Example:
9 sound {
10                 compatible = "samsung,smdk-wm8994";
12                 samsung,i2s-controller = <&i2s0>;
13                 samsung,audio-codec = <&wm8994>;