summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-10-18 19:03:48 -0400
committerVinod Koul <vkoul@kernel.org>2022-10-19 18:19:01 +0530
commitdfad1e14b27734b204ea821977d43b16d1d1919f (patch)
tree0983e2652c8a3e064f3b688c7258ea6819674e71 /Documentation/devicetree/bindings/dma/qcom,gpi.yaml
parent8527721ee6bd596a211fa2a1bbaf939e994cb89c (diff)
dt-bindings: dma: qcom: gpi: Use sm6350 fallback
Several devices like SM6350, SM8150 and SC7280 are actually compatible, so use one compatible fallback for all of them. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20221018230352.1238479-2-krzysztof.kozlowski@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma/qcom,gpi.yaml')
-rw-r--r--Documentation/devicetree/bindings/dma/qcom,gpi.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
index 6f7dcae944e4..0c2894498845 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -20,11 +20,14 @@ properties:
compatible:
oneOf:
- enum:
- - qcom,sc7280-gpi-dma
- qcom,sdm845-gpi-dma
- qcom,sm6350-gpi-dma
- - qcom,sm8350-gpi-dma
- - qcom,sm8450-gpi-dma
+ - items:
+ - enum:
+ - qcom,sc7280-gpi-dma
+ - qcom,sm8350-gpi-dma
+ - qcom,sm8450-gpi-dma
+ - const: qcom,sm6350-gpi-dma
- items:
- enum:
- qcom,sdm670-gpi-dma