extcon: arizona: Update binding example to use available defines
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 24 Jul 2019 09:49:14 +0000 (10:49 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 24 Jul 2019 10:13:21 +0000 (19:13 +0900)
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Documentation/devicetree/bindings/extcon/extcon-arizona.txt

index 7f3d94a..208daaf 100644 (file)
@@ -72,5 +72,5 @@ codec: wm8280@0 {
                1 2 1 /* MICDET2 MICBIAS2 GPIO=high */
        >;
 
-       wlf,gpsw = <0>;
+       wlf,gpsw = <ARIZONA_GPSW_OPEN>;
 };