[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87fsf0r05z.fsf@dell.be.48ers.dk>
Date: Thu, 03 Nov 2022 08:02:00 +0100
From: Peter Korsgaard <peter@...sgaard.com>
To: Radhey Shyam Pandey <radhey.shyam.pandey@....com>
Cc: <vkoul@...nel.org>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <michal.simek@...inx.com>,
<m.tretter@...gutronix.de>, <harini.katakam@....com>,
<dmaengine@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <git@....com>
Subject: Re: [PATCH] dt-bindings: dmaengine: zynqmp_dma: add xlnx,bus-width
required property
>>>>> "Radhey" == Radhey Shyam Pandey <radhey.shyam.pandey@....com> writes:
> xlnx,bus-width is a required property. In yaml conversion somehow
> it got missed out. Bring it back and mention it in required list.
> Also add Harini and myself to the maintainer list.
> Fixes: 5a04982df8da ("dt-bindings: dmaengine: zynqmp_dma: convert to yaml")
> Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@....com>
> ---
> .../devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml | 3 +++
> 1 file changed, 3 insertions(+)
> 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..a10019d3a650 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
> @@ -13,6 +13,8 @@ description: |
> maintainers:
> - Michael Tretter <m.tretter@...gutronix.de>
> + - Harini Katakam <harini.katakam@....com>
> + - Radhey Shyam Pandey <radhey.shyam.pandey@....com>
That should ideally be in a separate patch.
> allOf:
> - $ref: "../dma-controller.yaml#"
> @@ -65,6 +67,7 @@ required:
> - interrupts
> - clocks
> - clock-names
> + - xlnx,bus-width
Reviewed-by: Peter Korsgaard <peter@...sgaard.com>
--
Bye, Peter Korsgaard
Powered by blists - more mailing lists