Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ 1 file changed, 2 insertions(+)
Document the System MMU on the SM8650 Platform.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
For convenience, a regularly refreshed linux-next based git tree containing
all the SM8650 related work is available at:
https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ
---
Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index aa9e1c0895a5..157de0d0a24d 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -56,6 +56,7 @@ properties:
- qcom,sm8350-smmu-500
- qcom,sm8450-smmu-500
- qcom,sm8550-smmu-500
+ - qcom,sm8650-smmu-500
- const: qcom,smmu-500
- const: arm,mmu-500
@@ -475,6 +476,7 @@ allOf:
- qcom,sm8350-smmu-500
- qcom,sm8450-smmu-500
- qcom,sm8550-smmu-500
+ - qcom,sm8650-smmu-500
then:
properties:
clock-names: false
---
base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
change-id: 20231016-topic-sm8650-upstream-bindings-smmu-7d52c88bc6ff
Best regards,
--
Neil Armstrong <neil.armstrong@linaro.org>
Hi Will, On 28/11/2023 09:37, Neil Armstrong wrote: > Document the System MMU on the SM8650 Platform. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Please ignore this resend, I forgot to add Rob's Ack. Thanks, Neil > --- > For convenience, a regularly refreshed linux-next based git tree containing > all the SM8650 related work is available at: > https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ > --- > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > index aa9e1c0895a5..157de0d0a24d 100644 > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > @@ -56,6 +56,7 @@ properties: > - qcom,sm8350-smmu-500 > - qcom,sm8450-smmu-500 > - qcom,sm8550-smmu-500 > + - qcom,sm8650-smmu-500 > - const: qcom,smmu-500 > - const: arm,mmu-500 > > @@ -475,6 +476,7 @@ allOf: > - qcom,sm8350-smmu-500 > - qcom,sm8450-smmu-500 > - qcom,sm8550-smmu-500 > + - qcom,sm8650-smmu-500 > then: > properties: > clock-names: false > > --- > base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc > change-id: 20231016-topic-sm8650-upstream-bindings-smmu-7d52c88bc6ff > > Best regards,
© 2016 - 2025 Red Hat, Inc.