linuxOS_AP05/kernel/Documentation/devicetree/bindings/sound/rockchip,dummy-codec.txt

12 lines
185 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
* Rockchip Dummy Codec
Required properties:
- compatible: "rockchip,dummy-codec"
Example for rk3308 dummy codec:
dummy_codec: dummy-codec {
compatible = "rockchip,dummy-codec";
};