diff options
author | 2025-07-13 10:05:31 +0200 | |
---|---|---|
committer | 2025-07-23 17:13:39 +0530 | |
commit | b330d77c5da2cfece98a89cbb51b8ef948691e6f (patch) | |
tree | ae649aba8cc35de0d7d7abd7947c44c2ff7203c7 | |
parent | dmaengine: idxd: Remove __packed from structures (diff) | |
download | wireguard-linux-b330d77c5da2cfece98a89cbb51b8ef948691e6f.tar.xz wireguard-linux-b330d77c5da2cfece98a89cbb51b8ef948691e6f.zip |
dt-bindings: dma: qcom,gpi: document the Milos GPI DMA Engine
Document the GPI DMA Engine on the Milos SoC.
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250713-sm7635-fp6-initial-v2-9-e8f9a789505b@fairphone.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-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 19764452d2cf..bbe4da2a1105 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -24,6 +24,7 @@ properties: - qcom,sm6350-gpi-dma - items: - enum: + - qcom,milos-gpi-dma - qcom,qcm2290-gpi-dma - qcom,qcs8300-gpi-dma - qcom,qdu1000-gpi-dma |