extcon: arizona: Update binding example to use available defines
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
This commit is contained in:
parent
6527c6856f
commit
7d2b02275e
|
@ -72,5 +72,5 @@ codec: wm8280@0 {
|
||||||
1 2 1 /* MICDET2 MICBIAS2 GPIO=high */
|
1 2 1 /* MICDET2 MICBIAS2 GPIO=high */
|
||||||
>;
|
>;
|
||||||
|
|
||||||
wlf,gpsw = <0>;
|
wlf,gpsw = <ARIZONA_GPSW_OPEN>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue