Kernel  |  3.18

下载     查看原文件
文本文件  |  11行  |  191 B
Device-Tree bindings for dummy spdif receiver

Required properties:
	- compatible: should be "linux,spdif-dir".

Example node:

	codec: spdif-receiver {
		compatible = "linux,spdif-dir";
	};