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:
@@ -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>;
|
||||
|
@@ -1804,7 +1804,7 @@
|
||||
};
|
||||
|
||||
config {
|
||||
pins = "gpio4";
|
||||
pins = "gpio14";
|
||||
drive-strength = <2>;
|
||||
input-enable;
|
||||
bias-pull-down;
|
||||
|
Reference in New Issue
Block a user