Files
CoolPi-Armbian-Rockchip-RK3…/Documentation/devicetree/bindings/sound/rockchip,dummy-codec.txt
2025-02-04 12:41:12 -06: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";
};