From 31077c7c05009f6bb590d501ba2b8d75f9f81830 Mon Sep 17 00:00:00 2001 From: Ravulapati Vishnu Vardhan Rao Date: Mon, 25 Nov 2024 12:21:37 +0530 Subject: [PATCH] ARM: dts: msm: Correct GIC swr mstr interrupt Correct the GIC SWR MSTR inerrupt which is pointing to wrong pin. Update correct lpi pin. Change-Id: I0a0679cf832e357c7624ada30e5b03fa59555bce Signed-off-by: Ravulapati Vishnu Vardhan Rao --- tuna-audio-overlay.dtsi | 2 +- tuna-lpi.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tuna-audio-overlay.dtsi b/tuna-audio-overlay.dtsi index 80f7fbb9..4c67e5d1 100644 --- a/tuna-audio-overlay.dtsi +++ b/tuna-audio-overlay.dtsi @@ -50,7 +50,7 @@ qcom,mipi-sdw-block-packing-mode = <1>; swrm-io-base = <0x7630000 0x0>; interrupts = - , + , ; interrupt-names = "swr_master_irq", "swr_wake_irq"; qcom,swr-wakeup-required = <1>; diff --git a/tuna-lpi.dtsi b/tuna-lpi.dtsi index ebf2e7b9..70127681 100644 --- a/tuna-lpi.dtsi +++ b/tuna-lpi.dtsi @@ -1804,7 +1804,7 @@ }; config { - pins = "gpio4"; + pins = "gpio14"; drive-strength = <2>; input-enable; bias-pull-down;