Extend the sm8750's clock description section to also cover Kaanapali GPU SMMU since it uses the same single "hlos" vote clock.
Signed-off-by: Akhil P Oommen <[email protected]> --- Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index b811ece722c9..d1330fc0178a 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -568,6 +568,7 @@ allOf: items: - enum: - qcom,glymur-smmu-500 + - qcom,kaanapali-smmu-500 - qcom,sm8750-smmu-500 - const: qcom,adreno-smmu - const: qcom,smmu-500 -- 2.51.0
