From d3d7e185babbc001925c127f98db1feed9db8649 Mon Sep 17 00:00:00 2001 From: Haiyue Wang Date: Mon, 3 Feb 2025 22:39:39 +0800 Subject: [PATCH] dts: bindings: dma: Update the STM32 DMA reference link ST engineer has moved STM32 DMA controllers bindings under ./dma/stm32/ in Linux source code reference by this commit: https://git.kernel.org/torvalds/c/8494ae75dde4 Signed-off-by: Haiyue Wang --- dts/bindings/dma/st,stm32-bdma.yaml | 2 +- dts/bindings/dma/st,stm32-dma-v1.yaml | 2 +- dts/bindings/dma/st,stm32-dma-v2.yaml | 2 +- dts/bindings/dma/st,stm32-dma-v2bis.yaml | 2 +- dts/bindings/dma/st,stm32-dmamux.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dts/bindings/dma/st,stm32-bdma.yaml b/dts/bindings/dma/st,stm32-bdma.yaml index f8ae5bc68f53..0e6bf40c7f75 100644 --- a/dts/bindings/dma/st,stm32-bdma.yaml +++ b/dts/bindings/dma/st,stm32-bdma.yaml @@ -90,7 +90,7 @@ properties: # Parameter syntax of stm32 follows the dma client dts syntax # in the Linux kernel declared in -# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/st,stm32-dma.yaml +# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/stm32/st,stm32-dma.yaml dma-cells: - channel diff --git a/dts/bindings/dma/st,stm32-dma-v1.yaml b/dts/bindings/dma/st,stm32-dma-v1.yaml index 22e1d862ea5d..9d5c9b40a952 100644 --- a/dts/bindings/dma/st,stm32-dma-v1.yaml +++ b/dts/bindings/dma/st,stm32-dma-v1.yaml @@ -84,7 +84,7 @@ properties: # Parameter syntax of stm32 follows the dma client dts syntax # in the Linux kernel declared in -# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/st,stm32-dma.yaml +# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/stm32/st,stm32-dma.yaml dma-cells: - channel diff --git a/dts/bindings/dma/st,stm32-dma-v2.yaml b/dts/bindings/dma/st,stm32-dma-v2.yaml index 632ff53a90b3..ed753b8b3df8 100644 --- a/dts/bindings/dma/st,stm32-dma-v2.yaml +++ b/dts/bindings/dma/st,stm32-dma-v2.yaml @@ -83,7 +83,7 @@ properties: # Parameter syntax of stm32 follows the dma client dts syntax # in the Linux kernel declared in -# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/st,stm32-dma.yaml +# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/stm32/st,stm32-dma.yaml dma-cells: - channel diff --git a/dts/bindings/dma/st,stm32-dma-v2bis.yaml b/dts/bindings/dma/st,stm32-dma-v2bis.yaml index eeda4e94fb6c..9245c918835b 100644 --- a/dts/bindings/dma/st,stm32-dma-v2bis.yaml +++ b/dts/bindings/dma/st,stm32-dma-v2bis.yaml @@ -78,7 +78,7 @@ properties: # Parameter syntax of stm32 follows the dma client dts syntax # in the Linux kernel declared in -# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/st,stm32-dma.yaml +# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/stm32/st,stm32-dma.yaml dma-cells: - channel diff --git a/dts/bindings/dma/st,stm32-dmamux.yaml b/dts/bindings/dma/st,stm32-dmamux.yaml index 8fa07a9c053d..047f925f1e6b 100644 --- a/dts/bindings/dma/st,stm32-dmamux.yaml +++ b/dts/bindings/dma/st,stm32-dmamux.yaml @@ -71,7 +71,7 @@ properties: # Parameter syntax of stm32 follows the dma client dts syntax # in the Linux kernel declared in -# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/st,stm32-dmamux.yaml +# https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/plain/Bindings/dma/stm32/st,stm32-dmamux.yaml dma-cells: - channel