luckfox-pico-sdk/sysdrv/source/kernel/Documentation/devicetree/bindings/sound/rockchip,dummy-codec.txt
2023-08-08 20:36:47 +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";
};