forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/sound/amlogic,axg-spdifout.txt
....@@ -1,13 +1,18 @@
11 * Amlogic Audio SPDIF Output
22
33 Required properties:
4
-- compatible: 'amlogic,axg-spdifout'
4
+- compatible: 'amlogic,axg-spdifout' or
5
+ 'amlogic,g12a-spdifout' or
6
+ 'amlogic,sm1-spdifout'
57 - clocks: list of clock phandle, one for each entry clock-names.
68 - clock-names: should contain the following:
79 * "pclk" : peripheral clock.
810 * "mclk" : master clock
911 - #sound-dai-cells: must be 0.
1012
13
+Optional property:
14
+- resets: phandle to the dedicated reset line of the spdif output.
15
+
1116 Example on the A113 SoC:
1217
1318 spdifout: audio-controller@480 {