mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add PDC irqchip device for Lemans
Add PDC irqchip to support wakeup capabable interrupts. Change-Id: Id53a6c71beed5e46c320bf7c005c1e8c7a3908c0
This commit is contained in:
@@ -390,6 +390,27 @@
|
||||
interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
pdc: interrupt-controller@b220000 {
|
||||
compatible = "qcom,lemans-pdc", "qcom,pdc";
|
||||
reg = <0xb220000 0x30000>, <0x17c000f0 0x64>;
|
||||
qcom,pdc-ranges = <0 480 40>, <40 140 14>, <54 263 1>,
|
||||
<55 306 4>, <59 312 3>, <62 374 2>,
|
||||
<64 434 2>, <66 438 2>, <70 520 1>,
|
||||
<73 523 1>, <118 568 6>, <124 609 3>,
|
||||
<159 638 1>, <160 720 3>, <169 728 30>,
|
||||
<199 416 2>, <201 449 1>, <202 89 1>,
|
||||
<203 451 1>, <204 462 1>, <205 264 1>,
|
||||
<206 579 1>, <207 653 1>, <208 656 1>,
|
||||
<209 659 1>, <210 122 1>, <211 699 1>,
|
||||
<212 705 1>, <213 450 1>, <214 643 2>,
|
||||
<216 646 5>, <221 390 5>, <226 700 2>,
|
||||
<228 440 1>, <229 663 1>, <230 524 2>,
|
||||
<232 612 3>, <235 723 5>;
|
||||
#interrupt-cells = <2>;
|
||||
interrupt-parent = <&intc>;
|
||||
interrupt-controller;
|
||||
};
|
||||
|
||||
apps_rsc: rsc@18200000 {
|
||||
label = "apps_rsc";
|
||||
compatible = "qcom,rpmh-rsc";
|
||||
|
||||
Reference in New Issue
Block a user