-
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: 270463 b: refs/heads/master c: 58e4942 h: refs/heads/master i: 270461: b7ca4fa 270459: b786c64 270455: 31a6184 270447: 8818eae 270431: 88ec689 270399: 05855c6 270335: 472def9 v: v3
- Loading branch information
Shawn Guo
authored and
Mark Brown
committed
Jul 29, 2011
1 parent
e8e27a1
commit dd99ba8
Showing
3 changed files
with
20 additions
and
1 deletion.
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: a7f96e4dc6bb5f45d0612782419e6a63032a2ac0 | ||
refs/heads/master: 58e494247a9f09f0ae8d9867fcfb672a9bcdd6ae |
11 changes: 11 additions & 0 deletions
11
trunk/Documentation/devicetree/bindings/sound/soc/codecs/fsl-sgtl5000.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,11 @@ | ||
* Freescale SGTL5000 Stereo Codec | ||
|
||
Required properties: | ||
- compatible : "fsl,sgtl5000". | ||
|
||
Example: | ||
|
||
codec: sgtl5000@0a { | ||
compatible = "fsl,sgtl5000"; | ||
reg = <0x0a>; | ||
}; |
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