mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Switch to GIC-LPI for MSIs on Waipio
Switch PCIe MSIs to use GIC ITS block to generate LPIs and disable GIC SPI interrupt block. Change-Id: Ie7b69e6efe1381bca64b93588f44bfd6427388a2
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
0 0 0 3 &intc GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH
|
||||
0 0 0 4 &intc GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
msi-parent = <&pcie0_msi>;
|
||||
msi-map = <0x0 &gic_its 0x5980 0x1>, /* ITS IRQ 0x5980 */
|
||||
<0x100 &gic_its 0x5981 0x20>; /* ITS IRQ 0x5981 - 0x59a1 */
|
||||
|
||||
perst-gpio = <&tlmm 94 0>;
|
||||
wake-gpio = <&tlmm 96 0>;
|
||||
@@ -246,6 +247,7 @@
|
||||
<GIC_SPI 797 IRQ_TYPE_EDGE_RISING>,
|
||||
<GIC_SPI 798 IRQ_TYPE_EDGE_RISING>,
|
||||
<GIC_SPI 799 IRQ_TYPE_EDGE_RISING>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
pcie1: qcom,pcie@1c08000 {
|
||||
|
||||
Reference in New Issue
Block a user