Sign in
zircon-guest
/
third_party
/
linux
/
a4372ebf765b6ebb3d28e4d9b3dba741a2314992
/
.
/
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";
};