linuxOS_AP05/kernel/Documentation/devicetree/bindings/sound/gva-codec.txt

15 lines
221 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
GVA audio virtual codec
This device support generic audio link.
Required properties:
- compatible : "rockchip,gva-codec"
Example:
codec: gva_codec {
compatible = "rockchip,gva-codec";
#sound-dai-cells = <0>;
};