Message ID | 20241114004713.42404-4-mailingradian@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | iommu/arm-smmu-qcom: Add SDM670 SMMU v2 | expand |
On Wed, 13 Nov 2024 19:47:14 -0500, Richard Acayan wrote: > This adds the SMMU v2 for the Snapdragon 670, used for the Adreno GPU. > > Changes since v1 (20240730013820.41702-4-mailingradian@gmail.com): > - explain need for specific compatible in iommu driver patch (2/2) > > Richard Acayan (2): > dt-bindings: iommu: arm,smmu: add sdm670 adreno iommu compatible > iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible > > [...] I applied the bindings change to will (for-joerg/arm-smmu/bindings) [1/2] dt-bindings: iommu: arm,smmu: add sdm670 adreno iommu compatible https://git.kernel.org/will/c/87cafa082ce3 and the driver change to will (for-joerg/arm-smmu/updates), thanks! [2/2] iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible https://git.kernel.org/will/c/423147389063 Cheers,