Sign in
gem5
/
arm
/
linux-arm64-legacy
/
b10827814e9c81c5a14fb73c5a6e06bd85df3f94
/
.
/
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";
};