Message ID | 20221026190534.4004945-1-quic_molvera@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add smmu support for QDU1000/QRU1000 SoCs | expand |
On Wed, 26 Oct 2022 12:05:32 -0700, Melody Olvera wrote: > This patchset adds smmu bindings and driver support for the QDU1000 > and QRU1000 SoCs. > > The Qualcomm Technologies, Inc. Distributed Unit 1000 and Radio Unit > 1000 are new SoCs meant for enabling Open RAN solutions. See more at > https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/documents/qualcomm_5g_ran_platforms_product_brief.pdf > > [...] Applied to arm64 (for-joerg/arm-smmu/bindings), thanks! [1/2] dt-bindings: arm-smmu: Add compatible bindings for QDU1000 and QRU1000 https://git.kernel.org/arm64/c/6313f4b5a438 [2/2] drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementation https://git.kernel.org/arm64/c/7b52f53ce191 Cheers,