mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-05 16:07:46 -04:00
10 lines
191 B
Text
10 lines
191 B
Text
Device-Tree bindings for dummy spdif receiver
|
|
|
|
Required properties:
|
|
- compatible: should be "linux,spdif-dir".
|
|
|
|
Example node:
|
|
|
|
codec: spdif-receiver {
|
|
compatible = "linux,spdif-dir";
|
|
};
|