mbox series

[0/2] Enable the GICv2m extension support for IPQ8074/IPQ6018

Message ID 1644334525-11577-1-git-send-email-quic_kathirav@quicinc.com (mailing list archive)
Headers show
Series Enable the GICv2m extension support for IPQ8074/IPQ6018 | expand

Message

Kathiravan Thirumoorthy Feb. 8, 2022, 3:35 p.m. UTC
GIC used in the IPQ8074 and IPQ6018 family of SoCs has one instance of
GICv2m extension, which supports upto 32 MSI interrupts. This series
enables the support for the same.

Kathiravan T (2):
  arm64: dts: qcom: ipq8074: enable the GICv2m support
  arm64: dts: qcom: ipq6018: enable the GICv2m support

 arch/arm64/boot/dts/qcom/ipq6018.dtsi | 9 +++++++++
 arch/arm64/boot/dts/qcom/ipq8074.dtsi | 9 +++++++++
 2 files changed, 18 insertions(+)

Comments

patchwork-bot+linux-arm-msm@kernel.org Feb. 11, 2022, 5:10 p.m. UTC | #1
Hello:

This series was applied to qcom/linux.git (for-next)
by Bjorn Andersson <bjorn.andersson@linaro.org>:

On Tue, 8 Feb 2022 21:05:23 +0530 you wrote:
> GIC used in the IPQ8074 and IPQ6018 family of SoCs has one instance of
> GICv2m extension, which supports upto 32 MSI interrupts. This series
> enables the support for the same.
> 
> Kathiravan T (2):
>   arm64: dts: qcom: ipq8074: enable the GICv2m support
>   arm64: dts: qcom: ipq6018: enable the GICv2m support
> 
> [...]

Here is the summary with links:
  - [1/2] arm64: dts: qcom: ipq8074: enable the GICv2m support
    https://git.kernel.org/qcom/c/59892de947f0
  - [2/2] arm64: dts: qcom: ipq6018: enable the GICv2m support
    https://git.kernel.org/qcom/c/3d44861d006b

You are awesome, thank you!