repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi-topcliff-pch: Fix issue for transmitting over 4KByte
[zen-stable.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
soc
/
codecs
/
fsl-sgtl5000.txt
blob
2c3cd413f042522ed9877061c728df94bb4f46e8
1
* Freescale SGTL5000 Stereo Codec
2
3
Required properties:
4
- compatible : "fsl,sgtl5000".
5
6
Example:
7
8
codec: sgtl5000@0a {
9
compatible = "fsl,sgtl5000";
10
reg = <0x0a>;
11
};