Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Charles Keepax and committed by
Chanwoo Choi
7d2b0227 6527c685

+1 -1
+1 -1
Documentation/devicetree/bindings/extcon/extcon-arizona.txt
··· 72 72 1 2 1 /* MICDET2 MICBIAS2 GPIO=high */ 73 73 >; 74 74 75 - wlf,gpsw = <0>; 75 + wlf,gpsw = <ARIZONA_GPSW_OPEN>; 76 76 };