Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / Documentation / devicetree / bindings / sound / pcm5102a.txt
blobc63ab0b6ee196e0d81c06a1fd79026494f584706
1 PCM5102a audio CODECs
3 These devices does not use I2C or SPI.
5 Required properties:
7   - compatible : set as "ti,pcm5102a"
9 Examples:
11         pcm5102a: pcm5102a {
12                 compatible = "ti,pcm5102a";
13         };