Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
8dce5f3dee21bf976193ddb06426b9727cf5d1a2
/
.
/
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";
};