Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[cris-mirror.git] / Documentation / devicetree / bindings / sound / tscs42xx.txt
blob2ac2f099669761354469f9550700c00b61e7c91e
1 TSCS42XX Audio CODEC
3 Required Properties:
5         - compatible :  "tempo,tscs42A1" for analog mic
6                         "tempo,tscs42A2" for digital mic
8         - reg :         <0x71> for analog mic
9                         <0x69> for digital mic
11 Example:
13 wookie: codec@69 {
14         compatible = "tempo,tscs42A2";
15         reg = <0x69>;