summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTan Chun Hau <chunhau.tan@starfivetech.com>2024-03-26 19:51:25 -0700
committerVinod Koul <vkoul@kernel.org>2024-04-07 17:11:12 +0530
commit9bcf929ba1879887e0464d06cbf9b33839572af7 (patch)
treef1401646e634d678a40a09d8bee430ceff9cf7ce
parent779a44831a4f64616a2fb18256fc9c299e1c033a (diff)
downloadlinux-stable-9bcf929ba1879887e0464d06cbf9b33839572af7.tar.gz
linux-stable-9bcf929ba1879887e0464d06cbf9b33839572af7.tar.bz2
linux-stable-9bcf929ba1879887e0464d06cbf9b33839572af7.zip
dt-bindings: dma: snps,dw-axi-dmac: Add JH8100 support
Add support for StarFive JH8100 SoC in Sysnopsys Designware AXI DMA controller. Both JH8100 and JH7110 require reset operation in device probe. However, JH8100 doesn't need to apply different configuration on CH_CFG registers. Signed-off-by: Tan Chun Hau <chunhau.tan@starfivetech.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240327025126.229475-2-chunhau.tan@starfivetech.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
index 363cf8bd150d..525f5f3932f5 100644
--- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
@@ -21,6 +21,7 @@ properties:
- snps,axi-dma-1.01a
- intel,kmb-axi-dma
- starfive,jh7110-axi-dma
+ - starfive,jh8100-axi-dma
reg:
minItems: 1