All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
@ 2023-01-24  8:11 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-24  8:11 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Olivier Dautricourt,
	Stefan Roese, Hector Martin, Sven Peter, Alyssa Rosenzweig,
	Thierry Reding, Jonathan Hunter, Andreas Färber,
	Manivannan Sadhasivam, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Viresh Kumar, Andy Shevchenko, Green Wan,
	Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev, Kunihiko Hayashi,
	Masami Hiramatsu, Maxime Coquelin, Alexandre Torgue,
	Matthias Brugger, Maxime Ripard, �er, Peng Fan,
	Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Krzysztof Kozlowski, Rob Herring

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
---
 .../devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml        | 2 +-
 .../devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml       | 2 +-
 .../devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml        | 2 +-
 Documentation/devicetree/bindings/dma/altr,msgdma.yaml          | 2 +-
 Documentation/devicetree/bindings/dma/apple,admac.yaml          | 2 +-
 Documentation/devicetree/bindings/dma/arm-pl08x.yaml            | 2 +-
 Documentation/devicetree/bindings/dma/dma-controller.yaml       | 2 +-
 Documentation/devicetree/bindings/dma/dma-router.yaml           | 2 +-
 Documentation/devicetree/bindings/dma/fsl,edma.yaml             | 2 +-
 Documentation/devicetree/bindings/dma/ingenic,dma.yaml          | 2 +-
 Documentation/devicetree/bindings/dma/intel,ldma.yaml           | 2 +-
 Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml    | 2 +-
 .../devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml        | 2 +-
 Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml | 2 +-
 Documentation/devicetree/bindings/dma/owl-dma.yaml              | 2 +-
 Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml         | 2 +-
 Documentation/devicetree/bindings/dma/qcom,gpi.yaml             | 2 +-
 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml    | 2 +-
 Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml      | 2 +-
 Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml  | 2 +-
 Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml     | 2 +-
 .../devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml         | 2 +-
 Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml   | 2 +-
 Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml     | 2 +-
 .../devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml    | 2 +-
 .../devicetree/bindings/dma/socionext,uniphier-xdmac.yaml       | 2 +-
 Documentation/devicetree/bindings/dma/st,stm32-dma.yaml         | 2 +-
 Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml      | 2 +-
 Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml        | 2 +-
 Documentation/devicetree/bindings/dma/stericsson,dma40.yaml     | 2 +-
 30 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
index 26d0d8ab7984..02d5bd035409 100644
--- a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Maxime Ripard <mripard@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
index bd599bda2653..ec2d7a789ffe 100644
--- a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Maxime Ripard <mripard@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
index 344dc7e04931..5d554bcfab3d 100644
--- a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Maxime Ripard <mripard@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
index b53ac7631a76..391bf5838602 100644
--- a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
+++ b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
@@ -14,7 +14,7 @@ description: |
   intellectual property (IP)
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/apple,admac.yaml b/Documentation/devicetree/bindings/dma/apple,admac.yaml
index 97282469e4af..05163d124ec3 100644
--- a/Documentation/devicetree/bindings/dma/apple,admac.yaml
+++ b/Documentation/devicetree/bindings/dma/apple,admac.yaml
@@ -18,7 +18,7 @@ maintainers:
   - Martin Povišer <povik+lin@cutebit.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
index 9193b18fb75f..ab25ae63d2c3 100644
--- a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
+++ b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
@@ -11,7 +11,7 @@ maintainers:
 
 allOf:
   - $ref: /schemas/arm/primecell.yaml#
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 # We need a select here so we don't match all nodes with 'arm,primecell'
 select:
diff --git a/Documentation/devicetree/bindings/dma/dma-controller.yaml b/Documentation/devicetree/bindings/dma/dma-controller.yaml
index 538ebadff652..04d150d4d15d 100644
--- a/Documentation/devicetree/bindings/dma/dma-controller.yaml
+++ b/Documentation/devicetree/bindings/dma/dma-controller.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Vinod Koul <vkoul@kernel.org>
 
 allOf:
-  - $ref: "dma-common.yaml#"
+  - $ref: dma-common.yaml#
 
 # Everything else is described in the common file
 properties:
diff --git a/Documentation/devicetree/bindings/dma/dma-router.yaml b/Documentation/devicetree/bindings/dma/dma-router.yaml
index f8d8c3c88bcc..346fe0fa4460 100644
--- a/Documentation/devicetree/bindings/dma/dma-router.yaml
+++ b/Documentation/devicetree/bindings/dma/dma-router.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Vinod Koul <vkoul@kernel.org>
 
 allOf:
-  - $ref: "dma-common.yaml#"
+  - $ref: dma-common.yaml#
 
 description:
   DMA routers are transparent IP blocks used to route DMA request
diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
index 050e6cd57727..5fd8fc604261 100644
--- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
+++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
@@ -64,7 +64,7 @@ required:
   - dma-channels
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
   - if:
       properties:
         compatible:
diff --git a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
index fd5b0a8eaed8..37400496e086 100644
--- a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
+++ b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Paul Cercueil <paul@crapouillou.net>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/intel,ldma.yaml b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
index a5c4be783593..d6bb553a2c6f 100644
--- a/Documentation/devicetree/bindings/dma/intel,ldma.yaml
+++ b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - mallikarjunax.reddy@intel.com
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
index 9ab4d81ead35..dab468a88942 100644
--- a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
@@ -14,7 +14,7 @@ description: |
   for the UART peripheral bus.
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
index 851bd50ee67f..a790e5687844 100644
--- a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
@@ -16,7 +16,7 @@ maintainers:
   - Rajesh Gumasta <rgumasta@nvidia.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
index fef804565b88..4003dbe94940 100644
--- a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
+++ b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
@@ -14,7 +14,7 @@ maintainers:
   - Jon Hunter <jonathanh@nvidia.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml
index 93b4847554fb..ec8b3dc37ca4 100644
--- a/Documentation/devicetree/bindings/dma/owl-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml
@@ -15,7 +15,7 @@ maintainers:
   - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
index 003098caf709..f1ddcf672261 100644
--- a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Bjorn Andersson <andersson@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
index 1dec506cd4f7..fc5de7b6f19e 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -14,7 +14,7 @@ description: |
   peripheral buses such as I2C, UART, and SPI.
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
index 89b591a05bce..03aa067b1229 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
index 1e25c5b0fb4d..f638d3934e71 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Biju Das <biju.das.jz@bp.renesas.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
index d83013b0dd74..ee9833dcc36c 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Miquel Raynal <miquel.raynal@bootlin.com>
 
 allOf:
-  - $ref: "dma-router.yaml#"
+  - $ref: dma-router.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
index ab287c652b2c..17813599fccb 100644
--- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
index 3271755787b4..a1af0b906365 100644
--- a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
+++ b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
@@ -23,7 +23,7 @@ description: |
   https://static.dev.sifive.com/FU540-C000-v1.0.pdf
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
index c13649bf7f19..5da8291a7de0 100644
--- a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
+++ b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
index ad107a4d3b33..2bedab1f74e0 100644
--- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
@@ -13,7 +13,7 @@ description:
   Synopsys DesignWare AXI DMA Controller DT Binding
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
index e7bf6dd7da29..23c8a7bf24de 100644
--- a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
@@ -14,7 +14,7 @@ maintainers:
   - Masahiro Yamada <yamada.masahiro@socionext.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
index 371f18773198..da61d1ddc9c3 100644
--- a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
+++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
@@ -15,7 +15,7 @@ maintainers:
   - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
index 158c791d7caa..329847ef096a 100644
--- a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
@@ -53,7 +53,7 @@ maintainers:
   - Amelie Delaunay <amelie.delaunay@foss.st.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
index 3e0b82d277ca..e722fbcd8a5f 100644
--- a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
+++ b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Amelie Delaunay <amelie.delaunay@foss.st.com>
 
 allOf:
-  - $ref: "dma-router.yaml#"
+  - $ref: dma-router.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
index 08a59bd69a2f..3874544dfa74 100644
--- a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
+++ b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
@@ -53,7 +53,7 @@ maintainers:
   - Amelie Delaunay <amelie.delaunay@foss.st.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
index 8bddfb3b6fa0..664ee61a00d8 100644
--- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
+++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Linus Walleij <linus.walleij@linaro.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
@ 2023-01-24  8:11 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-24  8:11 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Olivier Dautricourt,
	Stefan Roese, Hector Martin, Sven Peter, Alyssa Rosenzweig,
	Thierry Reding, Jonathan Hunter, Andreas Färber,
	Manivannan Sadhasivam, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Viresh Kumar, Andy Shevchenko, Green Wan,
	Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev, Kunihiko Hayashi,
	Masami Hiramatsu, Maxime Coquelin, Alexandre Torgue,
	Matthias Brugger, Maxime Ripard, �er, Peng Fan,
	Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Krzysztof Kozlowski, Rob Herring

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
---
 .../devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml        | 2 +-
 .../devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml       | 2 +-
 .../devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml        | 2 +-
 Documentation/devicetree/bindings/dma/altr,msgdma.yaml          | 2 +-
 Documentation/devicetree/bindings/dma/apple,admac.yaml          | 2 +-
 Documentation/devicetree/bindings/dma/arm-pl08x.yaml            | 2 +-
 Documentation/devicetree/bindings/dma/dma-controller.yaml       | 2 +-
 Documentation/devicetree/bindings/dma/dma-router.yaml           | 2 +-
 Documentation/devicetree/bindings/dma/fsl,edma.yaml             | 2 +-
 Documentation/devicetree/bindings/dma/ingenic,dma.yaml          | 2 +-
 Documentation/devicetree/bindings/dma/intel,ldma.yaml           | 2 +-
 Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml    | 2 +-
 .../devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml        | 2 +-
 Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml | 2 +-
 Documentation/devicetree/bindings/dma/owl-dma.yaml              | 2 +-
 Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml         | 2 +-
 Documentation/devicetree/bindings/dma/qcom,gpi.yaml             | 2 +-
 Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml    | 2 +-
 Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml      | 2 +-
 Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml  | 2 +-
 Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml     | 2 +-
 .../devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml         | 2 +-
 Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml   | 2 +-
 Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml     | 2 +-
 .../devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml    | 2 +-
 .../devicetree/bindings/dma/socionext,uniphier-xdmac.yaml       | 2 +-
 Documentation/devicetree/bindings/dma/st,stm32-dma.yaml         | 2 +-
 Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml      | 2 +-
 Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml        | 2 +-
 Documentation/devicetree/bindings/dma/stericsson,dma40.yaml     | 2 +-
 30 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
index 26d0d8ab7984..02d5bd035409 100644
--- a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Maxime Ripard <mripard@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
index bd599bda2653..ec2d7a789ffe 100644
--- a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Maxime Ripard <mripard@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
index 344dc7e04931..5d554bcfab3d 100644
--- a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Maxime Ripard <mripard@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
index b53ac7631a76..391bf5838602 100644
--- a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
+++ b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
@@ -14,7 +14,7 @@ description: |
   intellectual property (IP)
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/apple,admac.yaml b/Documentation/devicetree/bindings/dma/apple,admac.yaml
index 97282469e4af..05163d124ec3 100644
--- a/Documentation/devicetree/bindings/dma/apple,admac.yaml
+++ b/Documentation/devicetree/bindings/dma/apple,admac.yaml
@@ -18,7 +18,7 @@ maintainers:
   - Martin Povišer <povik+lin@cutebit.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
index 9193b18fb75f..ab25ae63d2c3 100644
--- a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
+++ b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
@@ -11,7 +11,7 @@ maintainers:
 
 allOf:
   - $ref: /schemas/arm/primecell.yaml#
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 # We need a select here so we don't match all nodes with 'arm,primecell'
 select:
diff --git a/Documentation/devicetree/bindings/dma/dma-controller.yaml b/Documentation/devicetree/bindings/dma/dma-controller.yaml
index 538ebadff652..04d150d4d15d 100644
--- a/Documentation/devicetree/bindings/dma/dma-controller.yaml
+++ b/Documentation/devicetree/bindings/dma/dma-controller.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Vinod Koul <vkoul@kernel.org>
 
 allOf:
-  - $ref: "dma-common.yaml#"
+  - $ref: dma-common.yaml#
 
 # Everything else is described in the common file
 properties:
diff --git a/Documentation/devicetree/bindings/dma/dma-router.yaml b/Documentation/devicetree/bindings/dma/dma-router.yaml
index f8d8c3c88bcc..346fe0fa4460 100644
--- a/Documentation/devicetree/bindings/dma/dma-router.yaml
+++ b/Documentation/devicetree/bindings/dma/dma-router.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Vinod Koul <vkoul@kernel.org>
 
 allOf:
-  - $ref: "dma-common.yaml#"
+  - $ref: dma-common.yaml#
 
 description:
   DMA routers are transparent IP blocks used to route DMA request
diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
index 050e6cd57727..5fd8fc604261 100644
--- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
+++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
@@ -64,7 +64,7 @@ required:
   - dma-channels
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
   - if:
       properties:
         compatible:
diff --git a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
index fd5b0a8eaed8..37400496e086 100644
--- a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
+++ b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Paul Cercueil <paul@crapouillou.net>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/intel,ldma.yaml b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
index a5c4be783593..d6bb553a2c6f 100644
--- a/Documentation/devicetree/bindings/dma/intel,ldma.yaml
+++ b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - mallikarjunax.reddy@intel.com
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
index 9ab4d81ead35..dab468a88942 100644
--- a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
@@ -14,7 +14,7 @@ description: |
   for the UART peripheral bus.
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
index 851bd50ee67f..a790e5687844 100644
--- a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
@@ -16,7 +16,7 @@ maintainers:
   - Rajesh Gumasta <rgumasta@nvidia.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
index fef804565b88..4003dbe94940 100644
--- a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
+++ b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
@@ -14,7 +14,7 @@ maintainers:
   - Jon Hunter <jonathanh@nvidia.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml
index 93b4847554fb..ec8b3dc37ca4 100644
--- a/Documentation/devicetree/bindings/dma/owl-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml
@@ -15,7 +15,7 @@ maintainers:
   - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
index 003098caf709..f1ddcf672261 100644
--- a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Bjorn Andersson <andersson@kernel.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
index 1dec506cd4f7..fc5de7b6f19e 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -14,7 +14,7 @@ description: |
   peripheral buses such as I2C, UART, and SPI.
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
index 89b591a05bce..03aa067b1229 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
index 1e25c5b0fb4d..f638d3934e71 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Biju Das <biju.das.jz@bp.renesas.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
index d83013b0dd74..ee9833dcc36c 100644
--- a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Miquel Raynal <miquel.raynal@bootlin.com>
 
 allOf:
-  - $ref: "dma-router.yaml#"
+  - $ref: dma-router.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
index ab287c652b2c..17813599fccb 100644
--- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
index 3271755787b4..a1af0b906365 100644
--- a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
+++ b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
@@ -23,7 +23,7 @@ description: |
   https://static.dev.sifive.com/FU540-C000-v1.0.pdf
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
index c13649bf7f19..5da8291a7de0 100644
--- a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
+++ b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
@@ -11,7 +11,7 @@ maintainers:
   - Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
index ad107a4d3b33..2bedab1f74e0 100644
--- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
@@ -13,7 +13,7 @@ description:
   Synopsys DesignWare AXI DMA Controller DT Binding
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
index e7bf6dd7da29..23c8a7bf24de 100644
--- a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml
@@ -14,7 +14,7 @@ maintainers:
   - Masahiro Yamada <yamada.masahiro@socionext.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
index 371f18773198..da61d1ddc9c3 100644
--- a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
+++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
@@ -15,7 +15,7 @@ maintainers:
   - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
index 158c791d7caa..329847ef096a 100644
--- a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
+++ b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
@@ -53,7 +53,7 @@ maintainers:
   - Amelie Delaunay <amelie.delaunay@foss.st.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
index 3e0b82d277ca..e722fbcd8a5f 100644
--- a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
+++ b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Amelie Delaunay <amelie.delaunay@foss.st.com>
 
 allOf:
-  - $ref: "dma-router.yaml#"
+  - $ref: dma-router.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
index 08a59bd69a2f..3874544dfa74 100644
--- a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
+++ b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
@@ -53,7 +53,7 @@ maintainers:
   - Amelie Delaunay <amelie.delaunay@foss.st.com>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
diff --git a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
index 8bddfb3b6fa0..664ee61a00d8 100644
--- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
+++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Linus Walleij <linus.walleij@linaro.org>
 
 allOf:
-  - $ref: "dma-controller.yaml#"
+  - $ref: dma-controller.yaml#
 
 properties:
   "#dma-cells":
-- 
2.34.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex
  2023-01-24  8:11 ` Krzysztof Kozlowski
@ 2023-01-24  8:11   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-24  8:11 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Olivier Dautricourt,
	Stefan Roese, Hector Martin, Sven Peter, Alyssa Rosenzweig,
	Thierry Reding, Jonathan Hunter, Andreas Färber,
	Manivannan Sadhasivam, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Viresh Kumar, Andy Shevchenko, Green Wan,
	Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev, Kunihiko Hayashi,
	Masami Hiramatsu, Maxime Coquelin, Alexandre Torgue,
	Matthias Brugger, Maxime Ripard, �er, Peng Fan,
	Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Krzysztof Kozlowski

Cleanup examples:
 - use 4-space indentation (for cases when it is neither 4 not 2 space),
 - use lowercase hex,
 - drop unused node's label.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Changes since v1:
1. Drop unused label, correct indentation.
---
 .../bindings/dma/snps,dw-axi-dmac.yaml        | 36 +++++++++----------
 .../bindings/dma/stericsson,dma40.yaml        | 16 ++++-----
 2 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
index 2bedab1f74e0..5c81194e2300 100644
--- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
@@ -113,21 +113,21 @@ additionalProperties: false
 
 examples:
   - |
-     #include <dt-bindings/interrupt-controller/arm-gic.h>
-     #include <dt-bindings/interrupt-controller/irq.h>
-     /* example with snps,dw-axi-dmac */
-     dmac: dma-controller@80000 {
-         compatible = "snps,axi-dma-1.01a";
-         reg = <0x80000 0x400>;
-         clocks = <&core_clk>, <&cfgr_clk>;
-         clock-names = "core-clk", "cfgr-clk";
-         interrupt-parent = <&intc>;
-         interrupts = <27>;
-         #dma-cells = <1>;
-         dma-channels = <4>;
-         snps,dma-masters = <2>;
-         snps,data-width = <3>;
-         snps,block-size = <4096 4096 4096 4096>;
-         snps,priority = <0 1 2 3>;
-         snps,axi-max-burst-len = <16>;
-     };
+    #include <dt-bindings/interrupt-controller/arm-gic.h>
+    #include <dt-bindings/interrupt-controller/irq.h>
+    /* example with snps,dw-axi-dmac */
+    dma-controller@80000 {
+        compatible = "snps,axi-dma-1.01a";
+        reg = <0x80000 0x400>;
+        clocks = <&core_clk>, <&cfgr_clk>;
+        clock-names = "core-clk", "cfgr-clk";
+        interrupt-parent = <&intc>;
+        interrupts = <27>;
+        #dma-cells = <1>;
+        dma-channels = <4>;
+        snps,dma-masters = <2>;
+        snps,data-width = <3>;
+        snps,block-size = <4096 4096 4096 4096>;
+        snps,priority = <0 1 2 3>;
+        snps,axi-max-burst-len = <16>;
+    };
diff --git a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
index 664ee61a00d8..64845347f44d 100644
--- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
+++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
@@ -147,13 +147,13 @@ examples:
     #include <dt-bindings/interrupt-controller/irq.h>
     #include <dt-bindings/interrupt-controller/arm-gic.h>
     #include <dt-bindings/mfd/dbx500-prcmu.h>
-    dma-controller@801C0000 {
-      compatible = "stericsson,db8500-dma40", "stericsson,dma40";
-      reg = <0x801C0000 0x1000>, <0x40010000 0x800>;
-      reg-names = "base", "lcpa";
-      interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
-      #dma-cells = <3>;
-      memcpy-channels = <56 57 58 59 60>;
-      clocks = <&prcmu_clk PRCMU_DMACLK>;
+    dma-controller@801c0000 {
+        compatible = "stericsson,db8500-dma40", "stericsson,dma40";
+        reg = <0x801c0000 0x1000>, <0x40010000 0x800>;
+        reg-names = "base", "lcpa";
+        interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
+        #dma-cells = <3>;
+        memcpy-channels = <56 57 58 59 60>;
+        clocks = <&prcmu_clk PRCMU_DMACLK>;
     };
 ...
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex
@ 2023-01-24  8:11   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-24  8:11 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Olivier Dautricourt,
	Stefan Roese, Hector Martin, Sven Peter, Alyssa Rosenzweig,
	Thierry Reding, Jonathan Hunter, Andreas Färber,
	Manivannan Sadhasivam, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Viresh Kumar, Andy Shevchenko, Green Wan,
	Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev, Kunihiko Hayashi,
	Masami Hiramatsu, Maxime Coquelin, Alexandre Torgue,
	Matthias Brugger, Maxime Ripard, �er, Peng Fan,
	Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Krzysztof Kozlowski

Cleanup examples:
 - use 4-space indentation (for cases when it is neither 4 not 2 space),
 - use lowercase hex,
 - drop unused node's label.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Changes since v1:
1. Drop unused label, correct indentation.
---
 .../bindings/dma/snps,dw-axi-dmac.yaml        | 36 +++++++++----------
 .../bindings/dma/stericsson,dma40.yaml        | 16 ++++-----
 2 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
index 2bedab1f74e0..5c81194e2300 100644
--- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
+++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
@@ -113,21 +113,21 @@ additionalProperties: false
 
 examples:
   - |
-     #include <dt-bindings/interrupt-controller/arm-gic.h>
-     #include <dt-bindings/interrupt-controller/irq.h>
-     /* example with snps,dw-axi-dmac */
-     dmac: dma-controller@80000 {
-         compatible = "snps,axi-dma-1.01a";
-         reg = <0x80000 0x400>;
-         clocks = <&core_clk>, <&cfgr_clk>;
-         clock-names = "core-clk", "cfgr-clk";
-         interrupt-parent = <&intc>;
-         interrupts = <27>;
-         #dma-cells = <1>;
-         dma-channels = <4>;
-         snps,dma-masters = <2>;
-         snps,data-width = <3>;
-         snps,block-size = <4096 4096 4096 4096>;
-         snps,priority = <0 1 2 3>;
-         snps,axi-max-burst-len = <16>;
-     };
+    #include <dt-bindings/interrupt-controller/arm-gic.h>
+    #include <dt-bindings/interrupt-controller/irq.h>
+    /* example with snps,dw-axi-dmac */
+    dma-controller@80000 {
+        compatible = "snps,axi-dma-1.01a";
+        reg = <0x80000 0x400>;
+        clocks = <&core_clk>, <&cfgr_clk>;
+        clock-names = "core-clk", "cfgr-clk";
+        interrupt-parent = <&intc>;
+        interrupts = <27>;
+        #dma-cells = <1>;
+        dma-channels = <4>;
+        snps,dma-masters = <2>;
+        snps,data-width = <3>;
+        snps,block-size = <4096 4096 4096 4096>;
+        snps,priority = <0 1 2 3>;
+        snps,axi-max-burst-len = <16>;
+    };
diff --git a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
index 664ee61a00d8..64845347f44d 100644
--- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
+++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
@@ -147,13 +147,13 @@ examples:
     #include <dt-bindings/interrupt-controller/irq.h>
     #include <dt-bindings/interrupt-controller/arm-gic.h>
     #include <dt-bindings/mfd/dbx500-prcmu.h>
-    dma-controller@801C0000 {
-      compatible = "stericsson,db8500-dma40", "stericsson,dma40";
-      reg = <0x801C0000 0x1000>, <0x40010000 0x800>;
-      reg-names = "base", "lcpa";
-      interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
-      #dma-cells = <3>;
-      memcpy-channels = <56 57 58 59 60>;
-      clocks = <&prcmu_clk PRCMU_DMACLK>;
+    dma-controller@801c0000 {
+        compatible = "stericsson,db8500-dma40", "stericsson,dma40";
+        reg = <0x801c0000 0x1000>, <0x40010000 0x800>;
+        reg-names = "base", "lcpa";
+        interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
+        #dma-cells = <3>;
+        memcpy-channels = <56 57 58 59 60>;
+        clocks = <&prcmu_clk PRCMU_DMACLK>;
     };
 ...
-- 
2.34.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
  2023-01-24  8:11 ` Krzysztof Kozlowski
@ 2023-01-24  8:14   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-24  8:14 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Olivier Dautricourt,
	Stefan Roese, Hector Martin, Sven Peter, Alyssa Rosenzweig,
	Thierry Reding, Jonathan Hunter, Andreas Färber,
	Manivannan Sadhasivam, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Viresh Kumar, Andy Shevchenko, Green Wan,
	Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev, Kunihiko Hayashi,
	Masami Hiramatsu, Maxime Coquelin, Alexandre Torgue,
	Matthias Brugger, Maxime Ripard, �er, Peng Fan,
	Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Rob Herring

On 24/01/2023 09:11, Krzysztof Kozlowski wrote:
> 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

I forgot previous tags:

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


Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
@ 2023-01-24  8:14   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-24  8:14 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland, Olivier Dautricourt,
	Stefan Roese, Hector Martin, Sven Peter, Alyssa Rosenzweig,
	Thierry Reding, Jonathan Hunter, Andreas Färber,
	Manivannan Sadhasivam, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Viresh Kumar, Andy Shevchenko, Green Wan,
	Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev, Kunihiko Hayashi,
	Masami Hiramatsu, Maxime Coquelin, Alexandre Torgue,
	Matthias Brugger, Maxime Ripard, �er, Peng Fan,
	Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Rob Herring

On 24/01/2023 09:11, Krzysztof Kozlowski wrote:
> 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

I forgot previous tags:

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


Best regards,
Krzysztof


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
  2023-01-24  8:11 ` Krzysztof Kozlowski
@ 2023-01-24  9:32   ` Paul Cercueil
  -1 siblings, 0 replies; 12+ messages in thread
From: Paul Cercueil @ 2023-01-24  9:32 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, Olivier Dautricourt, Stefan Roese, Hector Martin,
	Sven Peter, Alyssa Rosenzweig, Thierry Reding, Jonathan Hunter,
	Andreas Färber, Manivannan Sadhasivam, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Viresh Kumar, Andy Shevchenko,
	Green Wan, Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev,
	Kunihiko Hayashi, Masami Hiramatsu, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger, Maxime Ripard, ?er, Peng Fan,
	-,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Rob Herring

Hi Krzysztof,

Le mardi 24 janvier 2023 à 09:11 +0100, Krzysztof Kozlowski a écrit :
> 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

For ingenic:
Acked-by: Paul Cercueil <paul@crapouillou.net>

Cheers,
-Paul

> ---
>  .../devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml        | 2
> +-
>  .../devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml       | 2
> +-
>  .../devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml        | 2
> +-
>  Documentation/devicetree/bindings/dma/altr,msgdma.yaml          | 2
> +-
>  Documentation/devicetree/bindings/dma/apple,admac.yaml          | 2
> +-
>  Documentation/devicetree/bindings/dma/arm-pl08x.yaml            | 2
> +-
>  Documentation/devicetree/bindings/dma/dma-controller.yaml       | 2
> +-
>  Documentation/devicetree/bindings/dma/dma-router.yaml           | 2
> +-
>  Documentation/devicetree/bindings/dma/fsl,edma.yaml             | 2
> +-
>  Documentation/devicetree/bindings/dma/ingenic,dma.yaml          | 2
> +-
>  Documentation/devicetree/bindings/dma/intel,ldma.yaml           | 2
> +-
>  Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml    | 2
> +-
>  .../devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml        | 2
> +-
>  Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml | 2
> +-
>  Documentation/devicetree/bindings/dma/owl-dma.yaml              | 2
> +-
>  Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml         | 2
> +-
>  Documentation/devicetree/bindings/dma/qcom,gpi.yaml             | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml    | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml      | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml  | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml     | 2
> +-
>  .../devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml         | 2
> +-
>  Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml   | 2
> +-
>  Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml     | 2
> +-
>  .../devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml    | 2
> +-
>  .../devicetree/bindings/dma/socionext,uniphier-xdmac.yaml       | 2
> +-
>  Documentation/devicetree/bindings/dma/st,stm32-dma.yaml         | 2
> +-
>  Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml      | 2
> +-
>  Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml        | 2
> +-
>  Documentation/devicetree/bindings/dma/stericsson,dma40.yaml     | 2
> +-
>  30 files changed, 30 insertions(+), 30 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun4i-
> a10-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun4i-
> a10-dma.yaml
> index 26d0d8ab7984..02d5bd035409 100644
> --- a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-
> dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Maxime Ripard <mripard@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun50i-
> a64-dma.yaml
> b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
> index bd599bda2653..ec2d7a789ffe 100644
> --- a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-
> dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Maxime Ripard <mripard@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun6i-
> a31-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun6i-
> a31-dma.yaml
> index 344dc7e04931..5d554bcfab3d 100644
> --- a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-
> dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Maxime Ripard <mripard@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> index b53ac7631a76..391bf5838602 100644
> --- a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> +++ b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> @@ -14,7 +14,7 @@ description: |
>    intellectual property (IP)
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/apple,admac.yaml
> b/Documentation/devicetree/bindings/dma/apple,admac.yaml
> index 97282469e4af..05163d124ec3 100644
> --- a/Documentation/devicetree/bindings/dma/apple,admac.yaml
> +++ b/Documentation/devicetree/bindings/dma/apple,admac.yaml
> @@ -18,7 +18,7 @@ maintainers:
>    - Martin Povišer <povik+lin@cutebit.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> index 9193b18fb75f..ab25ae63d2c3 100644
> --- a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> +++ b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> @@ -11,7 +11,7 @@ maintainers:
>  
>  allOf:
>    - $ref: /schemas/arm/primecell.yaml#
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  # We need a select here so we don't match all nodes with
> 'arm,primecell'
>  select:
> diff --git a/Documentation/devicetree/bindings/dma/dma-
> controller.yaml b/Documentation/devicetree/bindings/dma/dma-
> controller.yaml
> index 538ebadff652..04d150d4d15d 100644
> --- a/Documentation/devicetree/bindings/dma/dma-controller.yaml
> +++ b/Documentation/devicetree/bindings/dma/dma-controller.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Vinod Koul <vkoul@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-common.yaml#"
> +  - $ref: dma-common.yaml#
>  
>  # Everything else is described in the common file
>  properties:
> diff --git a/Documentation/devicetree/bindings/dma/dma-router.yaml
> b/Documentation/devicetree/bindings/dma/dma-router.yaml
> index f8d8c3c88bcc..346fe0fa4460 100644
> --- a/Documentation/devicetree/bindings/dma/dma-router.yaml
> +++ b/Documentation/devicetree/bindings/dma/dma-router.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Vinod Koul <vkoul@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-common.yaml#"
> +  - $ref: dma-common.yaml#
>  
>  description:
>    DMA routers are transparent IP blocks used to route DMA request
> diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> index 050e6cd57727..5fd8fc604261 100644
> --- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> +++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> @@ -64,7 +64,7 @@ required:
>    - dma-channels
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>    - if:
>        properties:
>          compatible:
> diff --git a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> index fd5b0a8eaed8..37400496e086 100644
> --- a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Paul Cercueil <paul@crapouillou.net>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> index a5c4be783593..d6bb553a2c6f 100644
> --- a/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> +++ b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - mallikarjunax.reddy@intel.com
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/mediatek,uart-
> dma.yaml b/Documentation/devicetree/bindings/dma/mediatek,uart-
> dma.yaml
> index 9ab4d81ead35..dab468a88942 100644
> --- a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
> @@ -14,7 +14,7 @@ description: |
>    for the UART peripheral bus.
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra186-
> gpc-dma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra186-
> gpc-dma.yaml
> index 851bd50ee67f..a790e5687844 100644
> --- a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-
> dma.yaml
> @@ -16,7 +16,7 @@ maintainers:
>    - Rajesh Gumasta <rgumasta@nvidia.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra210-
> adma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra210-
> adma.yaml
> index fef804565b88..4003dbe94940 100644
> --- a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
> +++ b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
> @@ -14,7 +14,7 @@ maintainers:
>    - Jon Hunter <jonathanh@nvidia.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml
> b/Documentation/devicetree/bindings/dma/owl-dma.yaml
> index 93b4847554fb..ec8b3dc37ca4 100644
> --- a/Documentation/devicetree/bindings/dma/owl-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml
> @@ -15,7 +15,7 @@ maintainers:
>    - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> index 003098caf709..f1ddcf672261 100644
> --- a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Bjorn Andersson <andersson@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> index 1dec506cd4f7..fc5de7b6f19e 100644
> --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> @@ -14,7 +14,7 @@ description: |
>    peripheral buses such as I2C, UART, and SPI.
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-
> dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rcar-
> dmac.yaml
> index 89b591a05bce..03aa067b1229 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rz-
> dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rz-
> dmac.yaml
> index 1e25c5b0fb4d..f638d3934e71 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Biju Das <biju.das.jz@bp.renesas.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rzn1-
> dmamux.yaml b/Documentation/devicetree/bindings/dma/renesas,rzn1-
> dmamux.yaml
> index d83013b0dd74..ee9833dcc36c 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Miquel Raynal <miquel.raynal@bootlin.com>
>  
>  allOf:
> -  - $ref: "dma-router.yaml#"
> +  - $ref: dma-router.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-
> dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,usb-
> dmac.yaml
> index ab287c652b2c..17813599fccb 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml
> index 3271755787b4..a1af0b906365 100644
> --- a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml
> +++ b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml
> @@ -23,7 +23,7 @@ description: |
>    https://static.dev.sifive.com/FU540-C000-v1.0.pdf
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/snps,dma-
> spear1340.yaml b/Documentation/devicetree/bindings/dma/snps,dma-
> spear1340.yaml
> index c13649bf7f19..5da8291a7de0 100644
> --- a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
> +++ b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-
> dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-
> dmac.yaml
> index ad107a4d3b33..2bedab1f74e0 100644
> --- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
> @@ -13,7 +13,7 @@ description:
>    Synopsys DesignWare AXI DMA Controller DT Binding
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git
> a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-
> dmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-
> mio-dmac.yaml
> index e7bf6dd7da29..23c8a7bf24de 100644
> --- a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-
> dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-
> dmac.yaml
> @@ -14,7 +14,7 @@ maintainers:
>    - Masahiro Yamada <yamada.masahiro@socionext.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git
> a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
> b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
> index 371f18773198..da61d1ddc9c3 100644
> --- a/Documentation/devicetree/bindings/dma/socionext,uniphier-
> xdmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-
> xdmac.yaml
> @@ -15,7 +15,7 @@ maintainers:
>    - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> index 158c791d7caa..329847ef096a 100644
> --- a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> @@ -53,7 +53,7 @@ maintainers:
>    - Amelie Delaunay <amelie.delaunay@foss.st.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/st,stm32-
> dmamux.yaml b/Documentation/devicetree/bindings/dma/st,stm32-
> dmamux.yaml
> index 3e0b82d277ca..e722fbcd8a5f 100644
> --- a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
> +++ b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Amelie Delaunay <amelie.delaunay@foss.st.com>
>  
>  allOf:
> -  - $ref: "dma-router.yaml#"
> +  - $ref: dma-router.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> index 08a59bd69a2f..3874544dfa74 100644
> --- a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> +++ b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> @@ -53,7 +53,7 @@ maintainers:
>    - Amelie Delaunay <amelie.delaunay@foss.st.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git
> a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> index 8bddfb3b6fa0..664ee61a00d8 100644
> --- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> +++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Linus Walleij <linus.walleij@linaro.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
@ 2023-01-24  9:32   ` Paul Cercueil
  0 siblings, 0 replies; 12+ messages in thread
From: Paul Cercueil @ 2023-01-24  9:32 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, Olivier Dautricourt, Stefan Roese, Hector Martin,
	Sven Peter, Alyssa Rosenzweig, Thierry Reding, Jonathan Hunter,
	Andreas Färber, Manivannan Sadhasivam, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Viresh Kumar, Andy Shevchenko,
	Green Wan, Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev,
	Kunihiko Hayashi, Masami Hiramatsu, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger, Maxime Ripard, ?er, Peng Fan,
	-,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek
  Cc: Rob Herring

Hi Krzysztof,

Le mardi 24 janvier 2023 à 09:11 +0100, Krzysztof Kozlowski a écrit :
> 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

For ingenic:
Acked-by: Paul Cercueil <paul@crapouillou.net>

Cheers,
-Paul

> ---
>  .../devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml        | 2
> +-
>  .../devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml       | 2
> +-
>  .../devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml        | 2
> +-
>  Documentation/devicetree/bindings/dma/altr,msgdma.yaml          | 2
> +-
>  Documentation/devicetree/bindings/dma/apple,admac.yaml          | 2
> +-
>  Documentation/devicetree/bindings/dma/arm-pl08x.yaml            | 2
> +-
>  Documentation/devicetree/bindings/dma/dma-controller.yaml       | 2
> +-
>  Documentation/devicetree/bindings/dma/dma-router.yaml           | 2
> +-
>  Documentation/devicetree/bindings/dma/fsl,edma.yaml             | 2
> +-
>  Documentation/devicetree/bindings/dma/ingenic,dma.yaml          | 2
> +-
>  Documentation/devicetree/bindings/dma/intel,ldma.yaml           | 2
> +-
>  Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml    | 2
> +-
>  .../devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml        | 2
> +-
>  Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml | 2
> +-
>  Documentation/devicetree/bindings/dma/owl-dma.yaml              | 2
> +-
>  Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml         | 2
> +-
>  Documentation/devicetree/bindings/dma/qcom,gpi.yaml             | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml    | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml      | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml  | 2
> +-
>  Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml     | 2
> +-
>  .../devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml         | 2
> +-
>  Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml   | 2
> +-
>  Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml     | 2
> +-
>  .../devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml    | 2
> +-
>  .../devicetree/bindings/dma/socionext,uniphier-xdmac.yaml       | 2
> +-
>  Documentation/devicetree/bindings/dma/st,stm32-dma.yaml         | 2
> +-
>  Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml      | 2
> +-
>  Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml        | 2
> +-
>  Documentation/devicetree/bindings/dma/stericsson,dma40.yaml     | 2
> +-
>  30 files changed, 30 insertions(+), 30 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun4i-
> a10-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun4i-
> a10-dma.yaml
> index 26d0d8ab7984..02d5bd035409 100644
> --- a/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-
> dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Maxime Ripard <mripard@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun50i-
> a64-dma.yaml
> b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
> index bd599bda2653..ec2d7a789ffe 100644
> --- a/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-
> dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Maxime Ripard <mripard@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/allwinner,sun6i-
> a31-dma.yaml b/Documentation/devicetree/bindings/dma/allwinner,sun6i-
> a31-dma.yaml
> index 344dc7e04931..5d554bcfab3d 100644
> --- a/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-
> dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Maxime Ripard <mripard@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> index b53ac7631a76..391bf5838602 100644
> --- a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> +++ b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
> @@ -14,7 +14,7 @@ description: |
>    intellectual property (IP)
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/apple,admac.yaml
> b/Documentation/devicetree/bindings/dma/apple,admac.yaml
> index 97282469e4af..05163d124ec3 100644
> --- a/Documentation/devicetree/bindings/dma/apple,admac.yaml
> +++ b/Documentation/devicetree/bindings/dma/apple,admac.yaml
> @@ -18,7 +18,7 @@ maintainers:
>    - Martin Povišer <povik+lin@cutebit.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> index 9193b18fb75f..ab25ae63d2c3 100644
> --- a/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> +++ b/Documentation/devicetree/bindings/dma/arm-pl08x.yaml
> @@ -11,7 +11,7 @@ maintainers:
>  
>  allOf:
>    - $ref: /schemas/arm/primecell.yaml#
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  # We need a select here so we don't match all nodes with
> 'arm,primecell'
>  select:
> diff --git a/Documentation/devicetree/bindings/dma/dma-
> controller.yaml b/Documentation/devicetree/bindings/dma/dma-
> controller.yaml
> index 538ebadff652..04d150d4d15d 100644
> --- a/Documentation/devicetree/bindings/dma/dma-controller.yaml
> +++ b/Documentation/devicetree/bindings/dma/dma-controller.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Vinod Koul <vkoul@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-common.yaml#"
> +  - $ref: dma-common.yaml#
>  
>  # Everything else is described in the common file
>  properties:
> diff --git a/Documentation/devicetree/bindings/dma/dma-router.yaml
> b/Documentation/devicetree/bindings/dma/dma-router.yaml
> index f8d8c3c88bcc..346fe0fa4460 100644
> --- a/Documentation/devicetree/bindings/dma/dma-router.yaml
> +++ b/Documentation/devicetree/bindings/dma/dma-router.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Vinod Koul <vkoul@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-common.yaml#"
> +  - $ref: dma-common.yaml#
>  
>  description:
>    DMA routers are transparent IP blocks used to route DMA request
> diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> index 050e6cd57727..5fd8fc604261 100644
> --- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> +++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> @@ -64,7 +64,7 @@ required:
>    - dma-channels
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>    - if:
>        properties:
>          compatible:
> diff --git a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> index fd5b0a8eaed8..37400496e086 100644
> --- a/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/ingenic,dma.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Paul Cercueil <paul@crapouillou.net>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> index a5c4be783593..d6bb553a2c6f 100644
> --- a/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> +++ b/Documentation/devicetree/bindings/dma/intel,ldma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - mallikarjunax.reddy@intel.com
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/mediatek,uart-
> dma.yaml b/Documentation/devicetree/bindings/dma/mediatek,uart-
> dma.yaml
> index 9ab4d81ead35..dab468a88942 100644
> --- a/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
> @@ -14,7 +14,7 @@ description: |
>    for the UART peripheral bus.
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra186-
> gpc-dma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra186-
> gpc-dma.yaml
> index 851bd50ee67f..a790e5687844 100644
> --- a/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-
> dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-
> dma.yaml
> @@ -16,7 +16,7 @@ maintainers:
>    - Rajesh Gumasta <rgumasta@nvidia.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/nvidia,tegra210-
> adma.yaml b/Documentation/devicetree/bindings/dma/nvidia,tegra210-
> adma.yaml
> index fef804565b88..4003dbe94940 100644
> --- a/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
> +++ b/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml
> @@ -14,7 +14,7 @@ maintainers:
>    - Jon Hunter <jonathanh@nvidia.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml
> b/Documentation/devicetree/bindings/dma/owl-dma.yaml
> index 93b4847554fb..ec8b3dc37ca4 100644
> --- a/Documentation/devicetree/bindings/dma/owl-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml
> @@ -15,7 +15,7 @@ maintainers:
>    - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> index 003098caf709..f1ddcf672261 100644
> --- a/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Bjorn Andersson <andersson@kernel.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> index 1dec506cd4f7..fc5de7b6f19e 100644
> --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
> @@ -14,7 +14,7 @@ description: |
>    peripheral buses such as I2C, UART, and SPI.
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rcar-
> dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rcar-
> dmac.yaml
> index 89b591a05bce..03aa067b1229 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rz-
> dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,rz-
> dmac.yaml
> index 1e25c5b0fb4d..f638d3934e71 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Biju Das <biju.das.jz@bp.renesas.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,rzn1-
> dmamux.yaml b/Documentation/devicetree/bindings/dma/renesas,rzn1-
> dmamux.yaml
> index d83013b0dd74..ee9833dcc36c 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Miquel Raynal <miquel.raynal@bootlin.com>
>  
>  allOf:
> -  - $ref: "dma-router.yaml#"
> +  - $ref: dma-router.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/renesas,usb-
> dmac.yaml b/Documentation/devicetree/bindings/dma/renesas,usb-
> dmac.yaml
> index ab287c652b2c..17813599fccb 100644
> --- a/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml
> index 3271755787b4..a1af0b906365 100644
> --- a/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml
> +++ b/Documentation/devicetree/bindings/dma/sifive,fu540-c000-
> pdma.yaml
> @@ -23,7 +23,7 @@ description: |
>    https://static.dev.sifive.com/FU540-C000-v1.0.pdf
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/snps,dma-
> spear1340.yaml b/Documentation/devicetree/bindings/dma/snps,dma-
> spear1340.yaml
> index c13649bf7f19..5da8291a7de0 100644
> --- a/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
> +++ b/Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
> @@ -11,7 +11,7 @@ maintainers:
>    - Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/snps,dw-axi-
> dmac.yaml b/Documentation/devicetree/bindings/dma/snps,dw-axi-
> dmac.yaml
> index ad107a4d3b33..2bedab1f74e0 100644
> --- a/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml
> @@ -13,7 +13,7 @@ description:
>    Synopsys DesignWare AXI DMA Controller DT Binding
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git
> a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-
> dmac.yaml b/Documentation/devicetree/bindings/dma/socionext,uniphier-
> mio-dmac.yaml
> index e7bf6dd7da29..23c8a7bf24de 100644
> --- a/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-
> dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-mio-
> dmac.yaml
> @@ -14,7 +14,7 @@ maintainers:
>    - Masahiro Yamada <yamada.masahiro@socionext.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git
> a/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
> b/Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml
> index 371f18773198..da61d1ddc9c3 100644
> --- a/Documentation/devicetree/bindings/dma/socionext,uniphier-
> xdmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/socionext,uniphier-
> xdmac.yaml
> @@ -15,7 +15,7 @@ maintainers:
>    - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    compatible:
> diff --git a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> index 158c791d7caa..329847ef096a 100644
> --- a/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> +++ b/Documentation/devicetree/bindings/dma/st,stm32-dma.yaml
> @@ -53,7 +53,7 @@ maintainers:
>    - Amelie Delaunay <amelie.delaunay@foss.st.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/st,stm32-
> dmamux.yaml b/Documentation/devicetree/bindings/dma/st,stm32-
> dmamux.yaml
> index 3e0b82d277ca..e722fbcd8a5f 100644
> --- a/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
> +++ b/Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Amelie Delaunay <amelie.delaunay@foss.st.com>
>  
>  allOf:
> -  - $ref: "dma-router.yaml#"
> +  - $ref: dma-router.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> index 08a59bd69a2f..3874544dfa74 100644
> --- a/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> +++ b/Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> @@ -53,7 +53,7 @@ maintainers:
>    - Amelie Delaunay <amelie.delaunay@foss.st.com>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":
> diff --git
> a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> index 8bddfb3b6fa0..664ee61a00d8 100644
> --- a/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> +++ b/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml
> @@ -10,7 +10,7 @@ maintainers:
>    - Linus Walleij <linus.walleij@linaro.org>
>  
>  allOf:
> -  - $ref: "dma-controller.yaml#"
> +  - $ref: dma-controller.yaml#
>  
>  properties:
>    "#dma-cells":


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex
  2023-01-24  8:11   ` Krzysztof Kozlowski
@ 2023-01-25 20:03     ` Rob Herring
  -1 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2023-01-25 20:03 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Hector Martin, Viresh Kumar, Manivannan Sadhasivam, Biju Das,
	Kunihiko Hayashi, Paul Walmsley, Andy Gross, Chen-Yu Tsai,
	Samuel Holland, Rob Herring, Jernej Skrabec, Palmer Dabbelt,
	�er, Masahiro Yamada, linux-arm-kernel, Paul Cercueil,
	Andreas Färber, Alexandre Torgue, Long Cheng, Stefan Roese,
	Palmer Debbelt, Peng Fan, linux-stm32, linux-mediatek,
	linux-kernel, Maxime Coquelin, Krzysztof Kozlowski,
	Eugeniy Paltsev, Olivier Dautricourt, devicetree,
	Masami Hiramatsu, Andy Shevchenko, Miquel Raynal, linux-riscv,
	Alyssa Rosenzweig, Vinod Koul, Yoshihiro Shimoda, Linus Walleij,
	linux-sunxi, Konrad Dybcio, -,
	Sven Peter, asahi, Maxime Ripard, Rajesh Gumasta, dmaengine,
	Green Wan, Matthias Brugger, Amelie Delaunay, Thierry Reding,
	Bjorn Andersson, linux-actions, Jonathan Hunter, linux-arm-msm,
	linux-tegra


On Tue, 24 Jan 2023 09:11:17 +0100, Krzysztof Kozlowski wrote:
> Cleanup examples:
>  - use 4-space indentation (for cases when it is neither 4 not 2 space),
>  - use lowercase hex,
>  - drop unused node's label.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> ---
> 
> Changes since v1:
> 1. Drop unused label, correct indentation.
> ---
>  .../bindings/dma/snps,dw-axi-dmac.yaml        | 36 +++++++++----------
>  .../bindings/dma/stericsson,dma40.yaml        | 16 ++++-----
>  2 files changed, 26 insertions(+), 26 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex
@ 2023-01-25 20:03     ` Rob Herring
  0 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2023-01-25 20:03 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Hector Martin, Viresh Kumar, Manivannan Sadhasivam, Biju Das,
	Kunihiko Hayashi, Paul Walmsley, Andy Gross, Chen-Yu Tsai,
	Samuel Holland, Rob Herring, Jernej Skrabec, Palmer Dabbelt,
	�er, Masahiro Yamada, linux-arm-kernel, Paul Cercueil,
	Andreas Färber, Alexandre Torgue, Long Cheng, Stefan Roese,
	Palmer Debbelt, Peng Fan, linux-stm32, linux-mediatek,
	linux-kernel, Maxime Coquelin, Krzysztof Kozlowski,
	Eugeniy Paltsev, Olivier Dautricourt, devicetree,
	Masami Hiramatsu, Andy Shevchenko, Miquel Raynal, linux-riscv,
	Alyssa Rosenzweig, Vinod Koul, Yoshihiro Shimoda, Linus Walleij,
	linux-sunxi, Konrad Dybcio, -,
	Sven Peter, asahi, Maxime Ripard, Rajesh Gumasta, dmaengine,
	Green Wan, Matthias Brugger, Amelie Delaunay, Thierry Reding,
	Bjorn Andersson, linux-actions, Jonathan Hunter, linux-arm-msm,
	linux-tegra


On Tue, 24 Jan 2023 09:11:17 +0100, Krzysztof Kozlowski wrote:
> Cleanup examples:
>  - use 4-space indentation (for cases when it is neither 4 not 2 space),
>  - use lowercase hex,
>  - drop unused node's label.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> ---
> 
> Changes since v1:
> 1. Drop unused label, correct indentation.
> ---
>  .../bindings/dma/snps,dw-axi-dmac.yaml        | 36 +++++++++----------
>  .../bindings/dma/stericsson,dma40.yaml        | 16 ++++-----
>  2 files changed, 26 insertions(+), 26 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
  2023-01-24  8:11 ` Krzysztof Kozlowski
@ 2023-02-10  6:05   ` Vinod Koul
  -1 siblings, 0 replies; 12+ messages in thread
From: Vinod Koul @ 2023-02-10  6:05 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, Olivier Dautricourt, Stefan Roese, Hector Martin,
	Sven Peter, Alyssa Rosenzweig, Thierry Reding, Jonathan Hunter,
	Andreas Färber, Manivannan Sadhasivam, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Viresh Kumar, Andy Shevchenko,
	Green Wan, Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev,
	Kunihiko Hayashi, Masami Hiramatsu, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger, Maxime Ripard, �er,
	Peng Fan, Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek,
	Rob Herring

On 24-01-23, 09:11, Krzysztof Kozlowski wrote:
> Cleanup by removing unneeded quotes from refs and redundant blank lines.
> No functional impact except adjusting to preferred coding style.

Applied both, thanks

-- 
~Vinod

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
@ 2023-02-10  6:05   ` Vinod Koul
  0 siblings, 0 replies; 12+ messages in thread
From: Vinod Koul @ 2023-02-10  6:05 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Krzysztof Kozlowski, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, Olivier Dautricourt, Stefan Roese, Hector Martin,
	Sven Peter, Alyssa Rosenzweig, Thierry Reding, Jonathan Hunter,
	Andreas Färber, Manivannan Sadhasivam, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Viresh Kumar, Andy Shevchenko,
	Green Wan, Paul Walmsley, Palmer Dabbelt, Eugeniy Paltsev,
	Kunihiko Hayashi, Masami Hiramatsu, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger, Maxime Ripard, �er,
	Peng Fan, Paul Cercueil, -,
	Long Cheng, Rajesh Gumasta, Yoshihiro Shimoda, Biju Das,
	Miquel Raynal, Palmer Debbelt, Masahiro Yamada, Amelie Delaunay,
	Linus Walleij, dmaengine, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel, asahi, linux-tegra, linux-actions,
	linux-arm-msm, linux-riscv, linux-stm32, linux-mediatek,
	Rob Herring

On 24-01-23, 09:11, Krzysztof Kozlowski wrote:
> Cleanup by removing unneeded quotes from refs and redundant blank lines.
> No functional impact except adjusting to preferred coding style.

Applied both, thanks

-- 
~Vinod

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-02-10  6:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24  8:11 [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes Krzysztof Kozlowski
2023-01-24  8:11 ` Krzysztof Kozlowski
2023-01-24  8:11 ` [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex Krzysztof Kozlowski
2023-01-24  8:11   ` Krzysztof Kozlowski
2023-01-25 20:03   ` Rob Herring
2023-01-25 20:03     ` Rob Herring
2023-01-24  8:14 ` [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes Krzysztof Kozlowski
2023-01-24  8:14   ` Krzysztof Kozlowski
2023-01-24  9:32 ` Paul Cercueil
2023-01-24  9:32   ` Paul Cercueil
2023-02-10  6:05 ` Vinod Koul
2023-02-10  6:05   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.