Merge "ARM: dts: msm: Correct etr interrupts for kera"

This commit is contained in:
QCTECMDR Service
2025-01-03 11:58:38 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -4324,7 +4324,7 @@
csr-irqctrl-offset = <0x6c>;
byte-cntr-name = "byte-cntr";
byte-cntr-class-name = "coresight-tmc-etr-stream";
interrupts = <GIC_SPI 738 IRQ_TYPE_EDGE_RISING>;
interrupts = <GIC_SPI 352 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "byte-cntr-irq";
clocks = <&aoss_qmp>;
@@ -4357,7 +4357,7 @@
csr-irqctrl-offset = <0x70>;
byte-cntr-name = "byte-cntr1";
byte-cntr-class-name = "coresight-tmc-etr1-stream";
interrupts = <GIC_SPI 737 IRQ_TYPE_EDGE_RISING>;
interrupts = <GIC_SPI 362 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "byte-cntr-irq";
clocks = <&aoss_qmp>;