Message ID | 20210115090322.2287538-1-vkoul@kernel.org |
---|---|
State | Accepted |
Commit | 70b5b6a6daeac0ce8ae57bfec7e1dcf295b42336 |
Headers | show |
Series | [1/2] dt-bindings: arm-smmu: Add sm8350 compatible string | expand |
Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Fri, 15 Jan 2021 14:33:21 +0530 you wrote: > Add compatible string for sm8350 iommu to documentation. > > Signed-off-by: Vinod Koul <vkoul@kernel.org> > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [1/2] dt-bindings: arm-smmu: Add sm8350 compatible string https://git.kernel.org/qcom/c/70b5b6a6daea - [2/2] iommu: arm-smmu-impl: Add SM8350 qcom iommu implementation https://git.kernel.org/qcom/c/d8498b1e4ecc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index 3b63f2ae24db..161a5d389808 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -37,6 +37,7 @@ properties: - qcom,sdm845-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 + - qcom,sm8350-smmu-500 - const: arm,mmu-500 - description: Qcom Adreno GPUs implementing "arm,smmu-v2" items:
Add compatible string for sm8350 iommu to documentation. Signed-off-by: Vinod Koul <vkoul@kernel.org> --- Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + 1 file changed, 1 insertion(+) -- 2.26.2