lkml.org 
[lkml]   [2024]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 2/5] dt-bindings: arm-smmu: Document SM8650 GPU SMMU
    Document the GPU SMMU found on the SM8650 platform.

    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    ---
    Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 7 +++++--
    1 file changed, 5 insertions(+), 2 deletions(-)

    diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
    index a4042ae24770..3ad5c850f3bf 100644
    --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
    +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
    @@ -93,6 +93,7 @@ properties:
    - qcom,sm8350-smmu-500
    - qcom,sm8450-smmu-500
    - qcom,sm8550-smmu-500
    + - qcom,sm8650-smmu-500
    - const: qcom,adreno-smmu
    - const: qcom,smmu-500
    - const: arm,mmu-500
    @@ -508,7 +509,10 @@ allOf:
    - if:
    properties:
    compatible:
    - const: qcom,sm8550-smmu-500
    + contains:
    + enum:
    + - qcom,sm8550-smmu-500
    + - qcom,sm8650-smmu-500
    then:
    properties:
    clock-names:
    @@ -544,7 +548,6 @@ allOf:
    - qcom,sdx65-smmu-500
    - qcom,sm6350-smmu-500
    - qcom,sm6375-smmu-500
    - - qcom,sm8650-smmu-500
    - qcom,x1e80100-smmu-500
    then:
    properties:
    --
    2.34.1


    \
     
     \ /
      Last update: 2024-05-27 14:57    [W:2.522 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site