Commit 7d2b0227 authored by Charles Keepax's avatar Charles Keepax Committed by Chanwoo Choi
Browse files

extcon: arizona: Update binding example to use available defines

parent 6527c685
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,5 +72,5 @@ codec: wm8280@0 {
		1 2 1 /* MICDET2 MICBIAS2 GPIO=high */
	>;

	wlf,gpsw = <0>;
	wlf,gpsw = <ARIZONA_GPSW_OPEN>;
};