forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/sound/ak4458.txt
....@@ -4,12 +4,17 @@
44
55 Required properties:
66
7
-- compatible : "asahi-kasei,ak4458"
7
+- compatible : "asahi-kasei,ak4458" or "asahi-kasei,ak4497"
88 - reg : The I2C address of the device for I2C
99
1010 Optional properties:
1111 - reset-gpios: A GPIO specifier for the power down & reset pin
1212 - mute-gpios: A GPIO specifier for the soft mute pin
13
+- AVDD-supply: Analog power supply
14
+- DVDD-supply: Digital power supply
15
+- dsd-path: Select DSD input pins for ak4497
16
+ 0: select #16, #17, #19 pins
17
+ 1: select #3, #4, #5 pins
1318
1419 Example:
1520