[PATCH v2 0/2] Add smmu support for QDU1000/QRU1000 SoCs

Melody Olvera posted 2 patches 3 years, 5 months ago
There is a newer version of this series
Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 2 ++
2 files changed, 4 insertions(+)
[PATCH v2 0/2] Add smmu support for QDU1000/QRU1000 SoCs
Posted by Melody Olvera 3 years, 5 months ago
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

Melody Olvera (2):
  dt-bindings: arm-smmu: Add compatible bindings for QDU1000 and QRU1000
  drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementation

 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 2 ++
 2 files changed, 4 insertions(+)


base-commit: dca0a0385a4963145593ba417e1417af88a7c18d
-- 
2.38.0
Re: [PATCH v2 0/2] Add smmu support for QDU1000/QRU1000 SoCs
Posted by Melody Olvera 3 years, 5 months ago

On 10/14/2022 3:10 PM, 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
Changes from v1:
- fixed ordering
>
> Melody Olvera (2):
>   dt-bindings: arm-smmu: Add compatible bindings for QDU1000 and QRU1000
>   drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementation
>
>  Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
>  drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 2 ++
>  2 files changed, 4 insertions(+)
>
>
> base-commit: dca0a0385a4963145593ba417e1417af88a7c18d