summaryrefslogtreecommitdiff
path: root/qcom/qrb4210-rb2-pinctrl.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/qrb4210-rb2-pinctrl.dtsi')
-rwxr-xr-xqcom/qrb4210-rb2-pinctrl.dtsi93
1 files changed, 0 insertions, 93 deletions
diff --git a/qcom/qrb4210-rb2-pinctrl.dtsi b/qcom/qrb4210-rb2-pinctrl.dtsi
index 9185a59c..4db15621 100755
--- a/qcom/qrb4210-rb2-pinctrl.dtsi
+++ b/qcom/qrb4210-rb2-pinctrl.dtsi
@@ -409,99 +409,6 @@
};
};
- nfc {
- nfc_int_active: nfc_int_active {
- /* active state */
- mux {
- /* GPIO 70 NFC Read Interrupt */
- pins = "gpio70";
- function = "gpio";
- };
-
- config {
- pins = "gpio70";
- drive-strength = <2>; /* 2 MA */
- bias-pull-up;
- };
- };
-
- nfc_int_suspend: nfc_int_suspend {
- /* sleep state */
- mux {
- /* GPIO 70 NFC Read Interrupt */
- pins = "gpio70";
- function = "gpio";
- };
-
- config {
- pins = "gpio70";
- drive-strength = <2>; /* 2 MA */
- bias-pull-up;
- };
- };
-
- nfc_enable_active: nfc_enable_active {
- /* active state */
- mux {
- /* 69: Enable 31: Firmware */
- pins = "gpio69", "gpio31";
- function = "gpio";
- };
-
- config {
- pins = "gpio69", "gpio31";
- drive-strength = <2>; /* 2 MA */
- bias-pull-up;
- };
- };
-
- nfc_enable_suspend: nfc_enable_suspend {
- /* sleep state */
- mux {
- /* 69: Enable 31: Firmware */
- pins = "gpio69", "gpio31";
- function = "gpio";
- };
-
- config {
- pins = "gpio69", "gpio31";
- drive-strength = <2>; /* 2 MA */
- bias-disable;
- };
- };
-
- nfc_clk_req_active: nfc_clk_req_active {
- /* active state */
- mux {
- /* GPIO 86: NFC CLOCK REQUEST */
- pins = "gpio86";
- function = "gpio";
- };
-
- config {
- pins = "gpio86";
- drive-strength = <2>; /* 2 MA */
- bias-pull-up;
- };
- };
-
- nfc_clk_req_suspend: nfc_clk_req_suspend {
- /* sleep state */
- mux {
- /* GPIO 86: NFC CLOCK REQUEST */
- pins = "gpio86";
- function = "gpio";
- };
-
- config {
- pins = "gpio86";
- drive-strength = <2>; /* 2 MA */
- bias-disable;
- };
- };
- };
-
-
qupv3_se2_i2c_pins: qupv3_se2_i2c_pins {
qupv3_se2_i2c_active: qupv3_se2_i2c_active {
mux {