Merge "ARM: dts: msm: configure GPIO19 on msm8998 for 11ad refclk3"

This commit is contained in:
Linux Build Service Account 2017-07-11 00:40:07 -07:00 committed by Gerrit - the friendly Code Review server
commit ccc6c3b3c8
4 changed files with 40 additions and 0 deletions

View file

@ -149,6 +149,16 @@
status = "okay";
};
gpio@d200 { /* GPIO 19 - wil6210 refclk3_en */
qcom,mode = <0>; /* Input */
qcom,pull = <5>; /* No Pull */
qcom,vin-sel = <1>; /* VIN1 GPIO_MV */
qcom,src-sel = <0>; /* GPIO */
qcom,invert = <0>; /* Invert */
qcom,master-en = <1>; /* Enable GPIO */
status = "okay";
};
/* GPIO 21 (NFC_CLK_REQ) */
gpio@d400 {
qcom,mode = <0>;

View file

@ -150,6 +150,16 @@
status = "okay";
};
gpio@d200 { /* GPIO 19 - wil6210 refclk3_en */
qcom,mode = <0>; /* Input */
qcom,pull = <5>; /* No Pull */
qcom,vin-sel = <1>; /* VIN1 GPIO_MV */
qcom,src-sel = <0>; /* GPIO */
qcom,invert = <0>; /* Invert */
qcom,master-en = <1>; /* Enable GPIO */
status = "okay";
};
/* GPIO 21 (NFC_CLK_REQ) */
gpio@d400 {
qcom,mode = <0>;

View file

@ -143,6 +143,16 @@
qcom,out-strength = <1>;
};
gpio@d200 { /* GPIO 19 - wil6210 refclk3_en */
qcom,mode = <0>; /* Input */
qcom,pull = <5>; /* No Pull */
qcom,vin-sel = <1>; /* VIN1 GPIO_MV */
qcom,src-sel = <0>; /* GPIO */
qcom,invert = <0>; /* Invert */
qcom,master-en = <1>; /* Enable GPIO */
status = "okay";
};
/* GPIO 21 (NFC_CLK_REQ) */
gpio@d400 {
qcom,mode = <0>;

View file

@ -139,6 +139,16 @@
status = "okay";
};
gpio@d200 { /* GPIO 19 - wil6210 refclk3_en */
qcom,mode = <0>; /* Input */
qcom,pull = <5>; /* No Pull */
qcom,vin-sel = <1>; /* VIN1 GPIO_MV */
qcom,src-sel = <0>; /* GPIO */
qcom,invert = <0>; /* Invert */
qcom,master-en = <1>; /* Enable GPIO */
status = "okay";
};
/* GPIO 21 (NFC_CLK_REQ) */
gpio@d400 {
qcom,mode = <0>;