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 <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2024-11-25 12:21:37 +05:30
parent cf525070da
commit 31077c7c05
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
qcom,mipi-sdw-block-packing-mode = <1>;
swrm-io-base = <0x7630000 0x0>;
interrupts =
<GIC_SPI 722 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 721 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 520 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "swr_master_irq", "swr_wake_irq";
qcom,swr-wakeup-required = <1>;

View File

@@ -1804,7 +1804,7 @@
};
config {
pins = "gpio4";
pins = "gpio14";
drive-strength = <2>;
input-enable;
bias-pull-down;