Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.3-rc7 10 lines 191 B view raw
1Device-Tree bindings for dummy spdif receiver 2 3Required properties: 4 - compatible: should be "linux,spdif-dir". 5 6Example node: 7 8 codec: spdif-receiver { 9 compatible = "linux,spdif-dir"; 10 };