summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/sound/rockchip,dummy-codec.txt
blob: e1ee65168c39e3c0c0a8f4503664345a913d03d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
* Rockchip Dummy Codec

Required properties:

- compatible: "rockchip,dummy-codec"

Example for rk3308 dummy codec:

dummy_codec: dummy-codec {
	compatible = "rockchip,dummy-codec";
};