.. | .. |
---|
4 | 4 | |
---|
5 | 5 | Required properties: |
---|
6 | 6 | |
---|
7 | | -- compatible : "asahi-kasei,ak4458" |
---|
| 7 | +- compatible : "asahi-kasei,ak4458" or "asahi-kasei,ak4497" |
---|
8 | 8 | - reg : The I2C address of the device for I2C |
---|
9 | 9 | |
---|
10 | 10 | Optional properties: |
---|
11 | 11 | - reset-gpios: A GPIO specifier for the power down & reset pin |
---|
12 | 12 | - 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 |
---|
13 | 18 | |
---|
14 | 19 | Example: |
---|
15 | 20 | |
---|