[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200818164350.GA3596085@bogus>
Date: Tue, 18 Aug 2020 10:43:50 -0600
From: Rob Herring <robh@...nel.org>
To: EastL Lee <EastL.Lee@...iatek.com>
Cc: matthias.bgg@...il.com, mark.rutland@....com,
devicetree@...r.kernel.org, Sean Wang <sean.wang@...iatek.com>,
linux-kernel@...r.kernel.org, vkoul@...nel.org,
cc.hwang@...iatek.com, wsd_upstream@...iatek.com,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, robh+dt@...nel.org,
dmaengine@...r.kernel.org
Subject: Re: [PATCH v7 1/4] dt-bindings: dmaengine: Add MediaTek
Command-Queue DMA controller bindings
On Tue, 18 Aug 2020 11:03:51 +0800, EastL Lee wrote:
> Document the devicetree bindings for MediaTek Command-Queue DMA controller
> which could be found on MT6779 SoC or other similar Mediatek SoCs.
>
> Signed-off-by: EastL Lee <EastL.Lee@...iatek.com>
> ---
> .../devicetree/bindings/dma/mtk-cqdma.yaml | 98 ++++++++++++++++++++++
> 1 file changed, 98 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/dma/mtk-cqdma.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/dma/mtk-cqdma.example.dt.yaml: dma-controller@...12000: '#dma-cells', 'dma-channel-mask' do not match any of the regexes: 'pinctrl-[0-9]+'
See https://patchwork.ozlabs.org/patch/1346576
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure dt-schema is up to date:
pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade
Please check and re-submit.
Powered by blists - more mailing lists