Merge "ARM: dts: msm: gunyah: Move irq lend qtimer to frame 5 for sun"

This commit is contained in:
qctecmdr
2024-03-27 20:46:09 -07:00
committed by Gerrit - the friendly Code Review server
3 changed files with 9 additions and 9 deletions

View File

@@ -249,11 +249,11 @@
affinity = <0>; affinity = <0>;
}; };
qcom,gh-qtimer@16805000 { qcom,gh-qtimer@1680b000 {
compatible = "qcom,gh-qtmr"; compatible = "qcom,gh-qtmr";
reg = <0x16805000 0x1000>; reg = <0x1680b000 0x1000>;
reg-names = "qtmr-base"; reg-names = "qtmr-base";
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "qcom,qtmr-intr"; interrupt-names = "qcom,qtmr-intr";
qcom,secondary; qcom,secondary;
}; };

View File

@@ -660,11 +660,11 @@
affinity = <0>; affinity = <0>;
}; };
qcom,gh-qtimer@16805000 { qcom,gh-qtimer@1680b000 {
compatible = "qcom,gh-qtmr"; compatible = "qcom,gh-qtmr";
reg = <0x16805000 0x1000>; reg = <0x1680b000 0x1000>;
reg-names = "qtmr-base"; reg-names = "qtmr-base";
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "qcom,qtmr-intr"; interrupt-names = "qcom,qtmr-intr";
qcom,secondary; qcom,secondary;
}; };

View File

@@ -3019,11 +3019,11 @@
qcom,primary; qcom,primary;
}; };
qcom,gh-qtimer@16805000 { qcom,gh-qtimer@1680b000 {
compatible = "qcom,gh-qtmr"; compatible = "qcom,gh-qtmr";
reg = <0x16805000 0x1000>; reg = <0x1680b000 0x1000>;
reg-names = "qtmr-base"; reg-names = "qtmr-base";
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "qcom,qtmr-intr"; interrupt-names = "qcom,qtmr-intr";
qcom,primary; qcom,primary;
}; };