devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Péter Ujfalusi" <peter.ujfalusi@gmail.com>
To: Rob Herring <robh@kernel.org>, Vinod Koul <vkoul@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Michal Simek <michal.simek@xilinx.com>,
	Hyun Kwon <hyun.kwon@xilinx.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: dmaengine@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: dma: Drop unneeded quotes
Date: Tue, 4 Apr 2023 23:25:31 +0300	[thread overview]
Message-ID: <62a281bd-9d75-4a7a-e937-a6669bd570f3@gmail.com> (raw)
In-Reply-To: <20230331182141.1900348-1-robh@kernel.org>



On 31/03/2023 21:21, Rob Herring wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>   Documentation/devicetree/bindings/dma/ti/k3-udma.yaml           | 2 +-

for the k3-udma:
Acked-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>

>   .../devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml     | 2 +-
>   .../devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml       | 2 +-
>   3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml b/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml
> index 97f6ae9b1236..22f6c5e2f7f4 100644
> --- a/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml
> +++ b/Documentation/devicetree/bindings/dma/ti/k3-udma.yaml
> @@ -43,7 +43,7 @@ description: |
>     configuration of the legacy peripheral.
>   
>   allOf:
> -  - $ref: "../dma-controller.yaml#"
> +  - $ref: ../dma-controller.yaml#
>     - $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#
>   
>   properties:
> diff --git a/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml b/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml
> index c0a1408b12ec..23ada8f87526 100644
> --- a/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml
> +++ b/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml
> @@ -15,7 +15,7 @@ maintainers:
>     - Michael Tretter <m.tretter@pengutronix.de>
>   
>   allOf:
> -  - $ref: "../dma-controller.yaml#"
> +  - $ref: ../dma-controller.yaml#
>   
>   properties:
>     "#dma-cells":
> diff --git a/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml b/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
> index 825294e3f0e8..d6cbd95ec26d 100644
> --- a/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
> +++ b/Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml
> @@ -16,7 +16,7 @@ maintainers:
>     - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   
>   allOf:
> -  - $ref: "../dma-controller.yaml#"
> +  - $ref: ../dma-controller.yaml#
>   
>   properties:
>     "#dma-cells":

-- 
Péter

  parent reply	other threads:[~2023-04-04 20:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31 18:21 [PATCH] dt-bindings: dma: Drop unneeded quotes Rob Herring
2023-04-01  9:52 ` Krzysztof Kozlowski
2023-04-04 20:25 ` Péter Ujfalusi [this message]
2023-04-12 17:21 ` Vinod Koul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=62a281bd-9d75-4a7a-e937-a6669bd570f3@gmail.com \
    --to=peter.ujfalusi@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=hyun.kwon@xilinx.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=robh@kernel.org \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).