.. | .. |
---|
5 | 5 | - compatible: should be one of the following |
---|
6 | 6 | - "rockchip,codec-digital-v1" |
---|
7 | 7 | - "rockchip,rk3568-codec-digital" |
---|
| 8 | + - "rockchip,rk3588-codec-digital" |
---|
| 9 | + - "rockchip,rv1106-codec-digital" |
---|
8 | 10 | - "rockchip,rv1126-codec-digital" |
---|
9 | 11 | - reg: physical base address of the controller and length of memory mapped |
---|
10 | 12 | region. |
---|
.. | .. |
---|
20 | 22 | sync mode. |
---|
21 | 23 | - rockchip,pwm-output-mode: This is a boolean property, if present, output pwm |
---|
22 | 24 | to drive spk. |
---|
23 | | -- rockchip,pa-ctl-delay-ms: The unsigned inter property, if present, will delay |
---|
24 | | - enable power amplifier with specified milliseconds. |
---|
25 | | -- pa-ctl-gpios: The gpio of Power Amplifier Controller. |
---|
26 | 25 | |
---|
27 | 26 | Example: |
---|
28 | 27 | |
---|