-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 353407 b: refs/heads/master c: 28a4805 h: refs/heads/master i: 353405: a8ea6a9 353403: 0954237 353399: 6ce5e55 353391: a11af22 353375: 2733a3f 353343: 5b7f882 353279: 37b31e2 v: v3
- Loading branch information
Padmavathi Venna
authored and
Mark Brown
committed
Jan 29, 2013
1 parent
e1f626e
commit a731ec7
Showing
5 changed files
with
59 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 99b97fdccbde9860366ec00bd61f2622055f1b86 | ||
refs/heads/master: 28a480583361b8e67b0a7f4898180725b71cceec |
14 changes: 14 additions & 0 deletions
14
trunk/Documentation/devicetree/bindings/sound/samsung,smdk-wm8994.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Samsung SMDK audio complex | ||
|
||
Required properties: | ||
- compatible : "samsung,smdk-wm8994" | ||
- samsung,i2s-controller: The phandle of the Samsung I2S0 controller | ||
- samsung,audio-codec: The phandle of the WM8994 audio codec | ||
Example: | ||
|
||
sound { | ||
compatible = "samsung,smdk-wm8994"; | ||
|
||
samsung,i2s-controller = <&i2s0>; | ||
samsung,audio-codec = <&wm8994>; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters