ARM: dts: msm: Cleanup use of irq for eUSB2 repeater on Cape

This change cleans up the use of irq in driver as it is
no longer needed. This was originally done due to the
VIOCTL implementation in AOSS subsystem. Now, since EUD_DET
is controlled by SW it no longer needed.

Change-Id: Ibb02a1b364f0fa705934742e8fd982dd3fef1c77
This commit is contained in:
Pratham Pratap
2022-04-14 14:11:09 +05:30
parent a1e20459e4
commit d3da52a21d
4 changed files with 0 additions and 12 deletions

View File

@@ -112,9 +112,6 @@
reset-gpio = <&pm8350c_gpios 7 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&eusb2_reset_ctrl_default>;
interrupt-parent = <&spmi_bus>;
interrupts = <0x2 0x8e 0x0 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "eusb2_rptr_reset_gpio_irq";
};
};

View File

@@ -152,9 +152,6 @@
reset-gpio = <&pm8350c_gpios 7 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&eusb2_reset_ctrl_default>;
interrupt-parent = <&spmi_bus>;
interrupts = <0x2 0x8e 0x0 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "eusb2_rptr_reset_gpio_irq";
};
};

View File

@@ -156,9 +156,6 @@
reset-gpio = <&pm8350c_gpios 7 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&eusb2_reset_ctrl_default>;
interrupt-parent = <&spmi_bus>;
interrupts = <0x2 0x8e 0x0 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "eusb2_rptr_reset_gpio_irq";
qcom,param-override-seq =
/* Rx squelch detection threshold to 110mV; default is 125mV */
<0x40 0x06

View File

@@ -257,9 +257,6 @@
reset-gpio = <&pm8350c_gpios 7 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&eusb2_reset_ctrl_default>;
interrupt-parent = <&spmi_bus>;
interrupts = <0x2 0x8e 0x0 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "eusb2_rptr_reset_gpio_irq";
qcom,param-override-seq =
/* Rx squelch detection threshold to 110mV; default is 125mV */
<0x40 0x06