Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
[deliverable/linux.git] / Documentation / devicetree / bindings / sound / spdif-transmitter.txt
1 Device-Tree bindings for dummy spdif transmitter
2
3 Required properties:
4 - compatible: should be "linux,spdif-dit".
5
6 Example node:
7
8 codec: spdif-transmitter {
9 compatible = "linux,spdif-dit";
10 };
This page took 0.037483 seconds and 5 git commands to generate.