[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b9f20fce-9091-27ab-11c3-0670835ce0e7@gmail.com>
Date: Thu, 19 Jan 2023 17:23:39 +0100
From: Matthias Brugger <matthias.bgg@...il.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Vinod Koul <vkoul@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland <samuel@...lland.org>,
Olivier Dautricourt <olivierdautricourt@...il.com>,
Stefan Roese <sr@...x.de>, Hector Martin <marcan@...can.st>,
Sven Peter <sven@...npeter.dev>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Andreas Färber <afaerber@...e.de>,
Manivannan Sadhasivam <mani@...nel.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Viresh Kumar <vireshk@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Green Wan <green.wan@...ive.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>,
Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>,
Masami Hiramatsu <mhiramat@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Maxime Ripard <mripard@...nel.org>,
�er <povik+lin@...ebit.org>,
Peng Fan <peng.fan@....com>,
Paul Cercueil <paul@...pouillou.net>,
- <chuanhua.lei@...el.com>, Long Cheng <long.cheng@...iatek.com>,
Rajesh Gumasta <rgumasta@...dia.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
Biju Das <biju.das.jz@...renesas.com>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Palmer Debbelt <palmer@...ive.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Amelie Delaunay <amelie.delaunay@...s.st.com>,
Linus Walleij <linus.walleij@...aro.org>,
dmaengine@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-sunxi@...ts.linux.dev,
linux-kernel@...r.kernel.org, asahi@...ts.linux.dev,
linux-tegra@...r.kernel.org, linux-actions@...ts.infradead.org,
linux-arm-msm@...r.kernel.org, linux-riscv@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH 1/2] dt-bindings: dma: drop unneeded quotes
On 18/01/2023 19:01, 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@...aro.org>
> ---
> .../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 +-
[...]
> 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:
Reviewed-by: Matthias Brugger <matthias.bgg@...il.com>
Powered by blists - more mailing lists