Sign in
gem5
/
arm
/
linux
/
675357362aeba19688440eb1aaa7991067f73b12
/
.
/
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";
};