From bec108c2c30db9a42909bc46c9835d98b7930c4a Mon Sep 17 00:00:00 2001 From: Elson Roy Serrao Date: Fri, 17 Nov 2023 12:27:29 -0800 Subject: [PATCH] ARM: dts: msm: Add eud extcon node to sun Add eud extcon node to sun to enable eud extcon notifications. Change-Id: I40055adc80dd7d5e3b661b5f19bb3e4190795854 Signed-off-by: Elson Roy Serrao Signed-off-by: Wesley Cheng --- qcom/sun-usb.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/sun-usb.dtsi b/qcom/sun-usb.dtsi index 3108ec1a..ad8efb19 100644 --- a/qcom/sun-usb.dtsi +++ b/qcom/sun-usb.dtsi @@ -27,6 +27,7 @@ resets = <&gcc GCC_USB30_PRIM_BCR>; reset-names = "core_reset"; + extcon = <&eud>; interrupts-extended = <&intc GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>, <&pdc 14 IRQ_TYPE_EDGE_RISING>,