Loading qcom/khaje-idp.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ qcom,nq-irq = <&tlmm 70 0x00>; qcom,nq-ven = <&tlmm 69 0x00>; qcom,nq-firm = <&tlmm 31 0x00>; qcom,nq-clkreq = <&tlmm 86 0x00>; qcom,nq-clkreq = <&tlmm 71 0x00>; interrupt-parent = <&tlmm>; interrupts = <70 0>; interrupt-names = "nfc_irq"; Loading qcom/khaje-pinctrl.dtsi +32 −0 Original line number Diff line number Diff line Loading @@ -118,4 +118,36 @@ output-low; }; }; nfc { nfc_clk_req_active { /* active state */ mux { /* GPIO 71: NFC CLOCK REQUEST */ pins = "gpio71"; function = "gpio"; }; config { pins = "gpio71"; drive-strength = <2>; /* 2 MA */ bias-pull-up; }; }; nfc_clk_req_suspend { /* sleep state */ mux { /* GPIO 71: NFC CLOCK REQUEST */ pins = "gpio71"; function = "gpio"; }; config { pins = "gpio71"; drive-strength = <2>; /* 2 MA */ bias-disable; }; }; }; }; qcom/khaje-qrd.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ qcom,nq-irq = <&tlmm 70 0x00>; qcom,nq-ven = <&tlmm 69 0x00>; qcom,nq-firm = <&tlmm 31 0x00>; qcom,nq-clkreq = <&tlmm 86 0x00>; qcom,nq-clkreq = <&tlmm 71 0x00>; interrupt-parent = <&tlmm>; interrupts = <70 0>; interrupt-names = "nfc_irq"; Loading Loading
qcom/khaje-idp.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,7 @@ qcom,nq-irq = <&tlmm 70 0x00>; qcom,nq-ven = <&tlmm 69 0x00>; qcom,nq-firm = <&tlmm 31 0x00>; qcom,nq-clkreq = <&tlmm 86 0x00>; qcom,nq-clkreq = <&tlmm 71 0x00>; interrupt-parent = <&tlmm>; interrupts = <70 0>; interrupt-names = "nfc_irq"; Loading
qcom/khaje-pinctrl.dtsi +32 −0 Original line number Diff line number Diff line Loading @@ -118,4 +118,36 @@ output-low; }; }; nfc { nfc_clk_req_active { /* active state */ mux { /* GPIO 71: NFC CLOCK REQUEST */ pins = "gpio71"; function = "gpio"; }; config { pins = "gpio71"; drive-strength = <2>; /* 2 MA */ bias-pull-up; }; }; nfc_clk_req_suspend { /* sleep state */ mux { /* GPIO 71: NFC CLOCK REQUEST */ pins = "gpio71"; function = "gpio"; }; config { pins = "gpio71"; drive-strength = <2>; /* 2 MA */ bias-disable; }; }; }; };
qcom/khaje-qrd.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ qcom,nq-irq = <&tlmm 70 0x00>; qcom,nq-ven = <&tlmm 69 0x00>; qcom,nq-firm = <&tlmm 31 0x00>; qcom,nq-clkreq = <&tlmm 86 0x00>; qcom,nq-clkreq = <&tlmm 71 0x00>; interrupt-parent = <&tlmm>; interrupts = <70 0>; interrupt-names = "nfc_irq"; Loading