linux/linux-5.4.31/Documentation/devicetree/bindings/sound/pcm5102a.txt

14 lines
191 B
Plaintext
Raw Normal View History

2024-01-30 10:43:28 +00:00
PCM5102a audio CODECs
These devices does not use I2C or SPI.
Required properties:
- compatible : set as "ti,pcm5102a"
Examples:
pcm5102a: pcm5102a {
compatible = "ti,pcm5102a";
};