You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
PCM5102a audio CODECs
|
|
|
|
These devices does not use I2C or SPI.
|
|
|
|
Required properties:
|
|
|
|
- compatible : set as "ti,pcm5102a"
|
|
|
|
Examples:
|
|
|
|
pcm5102a: pcm5102a {
|
|
compatible = "ti,pcm5102a";
|
|
};
|
|
|