Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: dma: drop unneeded quotes

Cleanup by removing unneeded quotes from refs and redundant blank lines.
No functional impact except adjusting to preferred coding style.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> # mediatek
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Hector Martin <marcan@marcan.st> # apple
Acked-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org> # Spear
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> # Renesas
Reviewed-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> # Socionext
Link: https://lore.kernel.org/r/20230124081117.31186-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Vinod Koul
10cafa2d ecf294a6

+30 -30
+1 -1
Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
··· 11 11 - Maxime Ripard <mripard@kernel.org> 12 12 13 13 allOf: 14 - - $ref: "dma-controller.yaml#" 14 + - $ref: dma-controller.yaml# 15 15 16 16 properties: 17 17 "#dma-cells":
+1 -1
Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
··· 11 11 - Maxime Ripard <mripard@kernel.org> 12 12 13 13 allOf: 14 - - $ref: "dma-controller.yaml#" 14 + - $ref: dma-controller.yaml# 15 15 16 16 properties: 17 17 "#dma-cells":
+1 -1
Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
··· 11 11 - Maxime Ripard <mripard@kernel.org> 12 12 13 13 allOf: 14 - - $ref: "dma-controller.yaml#" 14 + - $ref: dma-controller.yaml# 15 15 16 16 properties: 17 17 "#dma-cells":
+1 -1
Documentation/devicetree/bindings/dma/altr,msgdma.yaml
··· 14 14 intellectual property (IP) 15 15 16 16 allOf: 17 - - $ref: "dma-controller.yaml#" 17 + - $ref: dma-controller.yaml# 18 18 19 19 properties: 20 20 compatible:
+1 -1
Documentation/devicetree/bindings/dma/apple,admac.yaml
··· 18 18 - Martin Povišer <povik+lin@cutebit.org> 19 19 20 20 allOf: 21 - - $ref: "dma-controller.yaml#" 21 + - $ref: dma-controller.yaml# 22 22 23 23 properties: 24 24 compatible:
+1 -1
Documentation/devicetree/bindings/dma/arm-pl08x.yaml
··· 11 11 12 12 allOf: 13 13 - $ref: /schemas/arm/primecell.yaml# 14 - - $ref: "dma-controller.yaml#" 14 + - $ref: dma-controller.yaml# 15 15 16 16 # We need a select here so we don't match all nodes with 'arm,primecell' 17 17 select:
+1 -1
Documentation/devicetree/bindings/dma/dma-controller.yaml
··· 10 10 - Vinod Koul <vkoul@kernel.org> 11 11 12 12 allOf: 13 - - $ref: "dma-common.yaml#" 13 + - $ref: dma-common.yaml# 14 14 15 15 # Everything else is described in the common file 16 16 properties:
+1 -1
Documentation/devicetree/bindings/dma/dma-router.yaml
··· 10 10 - Vinod Koul <vkoul@kernel.org> 11 11 12 12 allOf: 13 - - $ref: "dma-common.yaml#" 13 + - $ref: dma-common.yaml# 14 14 15 15 description: 16 16 DMA routers are transparent IP blocks used to route DMA request
+1 -1
Documentation/devicetree/bindings/dma/fsl,edma.yaml
··· 64 64 - dma-channels 65 65 66 66 allOf: 67 - - $ref: "dma-controller.yaml#" 67 + - $ref: dma-controller.yaml# 68 68 - if: 69 69 properties: 70 70 compatible:
+1 -1
Documentation/devicetree/bindings/dma/ingenic,dma.yaml
··· 10 10 - Paul Cercueil <paul@crapouillou.net> 11 11 12 12 allOf: 13 - - $ref: "dma-controller.yaml#" 13 + - $ref: dma-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/dma/intel,ldma.yaml
··· 11 11 - mallikarjunax.reddy@intel.com 12 12 13 13 allOf: 14 - - $ref: "dma-controller.yaml#" 14 + - $ref: dma-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+1 -1
Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
··· 14 14 for the UART peripheral bus. 15 15 16 16 allOf: 17 - - $ref: "dma-controller.yaml#" 17 + - $ref: dma-controller.yaml# 18 18 19 19 properties: 20 20 compatible:
+1 -1
Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
··· 16 16 - Rajesh Gumasta <rgumasta@nvidia.com> 17 17 18 18 allOf: 19 - - $ref: "dma-controller.yaml#" 19 + - $ref: dma-controller.yaml# 20 20 21 21 properties: 22 22 compatible:
+1 -1
Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
··· 14 14 - Jon Hunter <jonathanh@nvidia.com> 15 15 16 16 allOf: 17 - - $ref: "dma-controller.yaml#" 17 + - $ref: dma-controller.yaml# 18 18 19 19 properties: 20 20 compatible:
+1 -1
Documentation/devicetree/bindings/dma/owl-dma.yaml
··· 15 15 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 16 16 17 17 allOf: 18 - - $ref: "dma-controller.yaml#" 18 + - $ref: dma-controller.yaml# 19 19 20 20 properties: 21 21 compatible:
+1 -1
Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
··· 11 11 - Bjorn Andersson <andersson@kernel.org> 12 12 13 13 allOf: 14 - - $ref: "dma-controller.yaml#" 14 + - $ref: dma-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+1 -1
Documentation/devicetree/bindings/dma/qcom,gpi.yaml
··· 14 14 peripheral buses such as I2C, UART, and SPI. 15 15 16 16 allOf: 17 - - $ref: "dma-controller.yaml#" 17 + - $ref: dma-controller.yaml# 18 18 19 19 properties: 20 20 compatible:
+1 -1
Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
··· 10 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 11 11 12 12 allOf: 13 - - $ref: "dma-controller.yaml#" 13 + - $ref: dma-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
··· 10 10 - Biju Das <biju.das.jz@bp.renesas.com> 11 11 12 12 allOf: 13 - - $ref: "dma-controller.yaml#" 13 + - $ref: dma-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
··· 10 10 - Miquel Raynal <miquel.raynal@bootlin.com> 11 11 12 12 allOf: 13 - - $ref: "dma-router.yaml#" 13 + - $ref: dma-router.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
··· 10 10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> 11 11 12 12 allOf: 13 - - $ref: "dma-controller.yaml#" 13 + - $ref: dma-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
··· 23 23 https://static.dev.sifive.com/FU540-C000-v1.0.pdf 24 24 25 25 allOf: 26 - - $ref: "dma-controller.yaml#" 26 + - $ref: dma-controller.yaml# 27 27 28 28 properties: 29 29 compatible:
+1 -1
Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
··· 11 11 - Andy Shevchenko <andriy.shevchenko@linux.intel.com> 12 12 13 13 allOf: 14 - - $ref: "dma-controller.yaml#" 14 + - $ref: dma-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+1 -1
Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
··· 13 13 Synopsys DesignWare AXI DMA Controller DT Binding 14 14 15 15 allOf: 16 - - $ref: "dma-controller.yaml#" 16 + - $ref: dma-controller.yaml# 17 17 18 18 properties: 19 19 compatible:
+1 -1
Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
··· 14 14 - Masahiro Yamada <yamada.masahiro@socionext.com> 15 15 16 16 allOf: 17 - - $ref: "dma-controller.yaml#" 17 + - $ref: dma-controller.yaml# 18 18 19 19 properties: 20 20 compatible:
+1 -1
Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
··· 15 15 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com> 16 16 17 17 allOf: 18 - - $ref: "dma-controller.yaml#" 18 + - $ref: dma-controller.yaml# 19 19 20 20 properties: 21 21 compatible:
+1 -1
Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
··· 53 53 - Amelie Delaunay <amelie.delaunay@foss.st.com> 54 54 55 55 allOf: 56 - - $ref: "dma-controller.yaml#" 56 + - $ref: dma-controller.yaml# 57 57 58 58 properties: 59 59 "#dma-cells":
+1 -1
Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
··· 10 10 - Amelie Delaunay <amelie.delaunay@foss.st.com> 11 11 12 12 allOf: 13 - - $ref: "dma-router.yaml#" 13 + - $ref: dma-router.yaml# 14 14 15 15 properties: 16 16 "#dma-cells":
+1 -1
Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
··· 53 53 - Amelie Delaunay <amelie.delaunay@foss.st.com> 54 54 55 55 allOf: 56 - - $ref: "dma-controller.yaml#" 56 + - $ref: dma-controller.yaml# 57 57 58 58 properties: 59 59 "#dma-cells":
+1 -1
Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
··· 10 10 - Linus Walleij <linus.walleij@linaro.org> 11 11 12 12 allOf: 13 - - $ref: "dma-controller.yaml#" 13 + - $ref: dma-controller.yaml# 14 14 15 15 properties: 16 16 "#dma-cells":