Message ID | 20241126-topic-sm8x50-pcie-global-irq-v1-0-4049cfccd073@linaro.org |
---|---|
Headers | show |
Series | PCI: qcom-sm8[56]50: document and add 'global' interrupt | expand |
On Tue, Nov 26, 2024 at 11:22:48AM +0100, Neil Armstrong wrote: > 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@linaro.org/ > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> - Mani > --- > 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@linaro.org> >
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@linaro.org/ Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- 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,