diff options
author | Sibi Sankar <quic_sibis@quicinc.com> | 2023-11-24 11:06:06 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-11-24 13:13:47 +0100 |
commit | 66fb6eb6fab63ee80fd26cd5bdd9164aead0d207 (patch) | |
tree | 79019be1b3058aa4ea19eb1e0636a07d05377129 /Documentation/devicetree/bindings | |
parent | dt-bindings: dma: ti: k3-udma: Describe cfg register regions (diff) | |
download | linux-66fb6eb6fab63ee80fd26cd5bdd9164aead0d207.tar.xz linux-66fb6eb6fab63ee80fd26cd5bdd9164aead0d207.zip |
dt-bindings: dma: qcom: gpi: add compatible for X1E80100
The Qualcomm X1E80100 uses GPI DMA for its GENI interface. Add a compatible
string for it in the documentation by using the SM6350 as fallback.
Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231124100608.29964-4-quic_sibis@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index 88d0de3d1b46..d06db2cc931e 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -32,6 +32,7 @@ properties: - qcom,sm8350-gpi-dma - qcom,sm8450-gpi-dma - qcom,sm8550-gpi-dma + - qcom,x1e80100-gpi-dma - const: qcom,sm6350-gpi-dma - items: - enum: |