WIP FPC-III support
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / spdif-receiver.txt
blob80f807bf8a1d1f068b0e19c187b79b6fa5365bd3
1 Device-Tree bindings for dummy spdif receiver
3 Required properties:
4         - compatible: should be "linux,spdif-dir".
6 Example node:
8         codec: spdif-receiver {
9                 compatible = "linux,spdif-dir";
10         };