repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
pcm5102a.txt
blob
c63ab0b6ee196e0d81c06a1fd79026494f584706
1
PCM5102a audio CODECs
2
3
These devices does not use I2C or SPI.
4
5
Required properties:
6
7
- compatible : set as "ti,pcm5102a"
8
9
Examples:
10
11
pcm5102a: pcm5102a {
12
compatible = "ti,pcm5102a";
13
};