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 v5.11 10 lines 197 B view raw
1Device-Tree bindings for dummy spdif transmitter 2 3Required properties: 4 - compatible: should be "linux,spdif-dit". 5 6Example node: 7 8 codec: spdif-transmitter { 9 compatible = "linux,spdif-dit"; 10 };