nt9856x/BSP/linux-kernel/Documentation/devicetree/bindings/sound/pcm5102a.txt
2023-03-28 15:07:53 +08:00

14 lines
191 B
Plaintext

PCM5102a audio CODECs
These devices does not use I2C or SPI.
Required properties:
- compatible : set as "ti,pcm5102a"
Examples:
pcm5102a: pcm5102a {
compatible = "ti,pcm5102a";
};