new/kernel-rt/Documentation/devicetree/bindings/sound/rockchip,dummy-codec.txt
2025-05-10 21:58:58 +08:00

12 lines
185 B
Plaintext

* Rockchip Dummy Codec
Required properties:
- compatible: "rockchip,dummy-codec"
Example for rk3308 dummy codec:
dummy_codec: dummy-codec {
compatible = "rockchip,dummy-codec";
};