| .. | .. |
|---|
| 1 | | -Dialog Semiconductor DA7213 Audio Codec bindings |
|---|
| 1 | +Dialog Semiconductor DA7212/DA7213 Audio Codec bindings |
|---|
| 2 | 2 | |
|---|
| 3 | 3 | ====== |
|---|
| 4 | 4 | |
|---|
| 5 | 5 | Required properties: |
|---|
| 6 | | -- compatible : Should be "dlg,da7213" |
|---|
| 6 | +- compatible : Should be "dlg,da7212" or "dlg,da7213" |
|---|
| 7 | 7 | - reg: Specifies the I2C slave address |
|---|
| 8 | 8 | |
|---|
| 9 | 9 | Optional properties: |
|---|
| .. | .. |
|---|
| 21 | 21 | - dlg,dmic-clkrate : DMIC clock frequency (Hz). |
|---|
| 22 | 22 | [<1500000>, <3000000>] |
|---|
| 23 | 23 | |
|---|
| 24 | + - VDDA-supply : Regulator phandle for Analogue power supply |
|---|
| 25 | + - VDDMIC-supply : Regulator phandle for Mic Bias |
|---|
| 26 | + - VDDIO-supply : Regulator phandle for I/O power supply |
|---|
| 27 | + |
|---|
| 24 | 28 | ====== |
|---|
| 25 | 29 | |
|---|
| 26 | 30 | Example: |
|---|