Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.10 13 lines 191 B view raw
1PCM5102a audio CODECs 2 3These devices does not use I2C or SPI. 4 5Required properties: 6 7 - compatible : set as "ti,pcm5102a" 8 9Examples: 10 11 pcm5102a: pcm5102a { 12 compatible = "ti,pcm5102a"; 13 };