.. | .. |
---|
21 | 21 | enabled and disabled together with HP_L and HP_R pins in response to jack |
---|
22 | 22 | detect events. |
---|
23 | 23 | |
---|
| 24 | + - wlf,hp-cfg: A list of headphone jack detect configuration register values. |
---|
| 25 | + The list must be 3 entries long. |
---|
| 26 | + hp-cfg[0]: HPSEL[1:0] of R48 (Additional Control 4). |
---|
| 27 | + hp-cfg[1]: {HPSWEN:HPSWPOL} of R24 (Additional Control 2). |
---|
| 28 | + hp-cfg[2]: {TOCLKSEL:TOEN} of R23 (Additional Control 1). |
---|
| 29 | + |
---|
| 30 | + - wlf,gpio-cfg: A list of GPIO configuration register values. |
---|
| 31 | + The list must be 2 entries long. |
---|
| 32 | + gpio-cfg[0]: ALRCGPIO of R9 (Audio interface) |
---|
| 33 | + gpio-cfg[1]: {GPIOPOL:GPIOSEL[2:0]} of R48 (Additional Control 4). |
---|
| 34 | + |
---|
24 | 35 | Example: |
---|
25 | 36 | |
---|
26 | 37 | wm8960: codec@1a { |
---|