Following [1], document the global irq for the PCIe RC and add the interrupt for the SM8550 & SM8650 PCIe RC nodes. Tested on SM8550-QRD, SM8650-QRD and SM8650-HDK. [1] https://lore.kernel.org/all/20240731-pci-qcom-hotplug-v3-0-a1426afdee3b@xxxxxxxxxx/ Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Neil Armstrong (3): dt-bindings: PCI: qcom,pcie-sm8550: document 'global' interrupt arm64: dts: qcom: sm8550: Add 'global' interrupt to the PCIe RC nodes arm64: dts: qcom: sm8650: Add 'global' interrupt to the PCIe RC nodes Documentation/devicetree/bindings/pci/qcom,pcie-sm8550.yaml | 9 ++++++--- arch/arm64/boot/dts/qcom/sm8550.dtsi | 12 ++++++++---- arch/arm64/boot/dts/qcom/sm8650.dtsi | 12 ++++++++---- 3 files changed, 22 insertions(+), 11 deletions(-) --- base-commit: adc218676eef25575469234709c2d87185ca223a change-id: 20241126-topic-sm8x50-pcie-global-irq-712d678b5226 Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>