Message ID | 20230216145646.4095336-1-konrad.dybcio@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | [1/5] dt-bindings: arm-smmu: Add SM8350 Adreno SMMU | expand |
On 16/02/2023 15:56, Konrad Dybcio wrote: > Document the Adreno SMMU present on SM8350. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Thu, 16 Feb 2023 15:56:42 +0100, Konrad Dybcio wrote: > Document the Adreno SMMU present on SM8350. > > Applied, thanks! [2/5] arm64: dts: qcom: sc7280: Add qcom,smmu-500 to Adreno SMMU commit: c564b69984a78ce7811f22437794c9bb2afc11fd [3/5] arm64: dts: qcom: sm8150: Add qcom,smmu-500 to Adreno SMMU commit: 3e5c00256881f35b8664e1cf0b9fbf42cd9f24a1 [4/5] arm64: dts: qcom: sm8250: Add qcom,smmu-500 to Adreno SMMU commit: 8347b12e905b99f445067d09326e4a1cc490f9cc [5/5] arm64: dts: qcom: sm8350: Add qcom,smmu-500 to Adreno SMMU commit: 78c61b6b2c33041940f2b22b47b058e83684b3f5 Best regards,
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index 4d7f61700cae..d89aa5b5c963 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -81,6 +81,7 @@ properties: - qcom,sc7280-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 + - qcom,sm8350-smmu-500 - const: qcom,adreno-smmu - const: qcom,smmu-500 - const: arm,mmu-500
Document the Adreno SMMU present on SM8350. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + 1 file changed, 1 insertion(+)