Sign in
android-kvm
/
linux
/
1d213767dc6f594022e43b6b59c45e7e3c84c4de
/
.
/
Documentation
/
devicetree
/
bindings
/
sound
/
spdif-receiver.txt
blob: 80f807bf8a1d1f068b0e19c187b79b6fa5365bd3 [
file
] [
log
] [
blame
]
Device-Tree bindings for dummy spdif receiver
Required properties:
- compatible: should be "linux,spdif-dir".
Example node:
codec: spdif-receiver {
compatible = "linux,spdif-dir";
};