[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200514125709.GA8436@bogus>
Date: Thu, 14 May 2020 07:57:09 -0500
From: Rob Herring <robh@...nel.org>
To: "Ramuthevar,Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
Cc: masonccyang@...c.com.tw, linux-mtd@...ts.infradead.org,
richard@....at, boris.brezillon@...labora.com,
brendanhiggins@...gle.com, tglx@...utronix.de,
miquel.raynal@...tlin.com, vigneshr@...com,
hauke.mehrtens@...el.com, devicetree@...r.kernel.org,
anders.roxell@...aro.org, arnd@...db.de, robh+dt@...nel.org,
andriy.shevchenko@...el.com, linux-mips@...r.kernel.org,
cheol.yong.kim@...el.com, linux-kernel@...r.kernel.org,
qi-ming.wu@...el.com
Subject: Re: [PATCH v6 1/2] dt-bindings: mtd: Add Nand Flash Controller
support for Intel LGM SoC
On Wed, 13 May 2020 18:46:14 +0800, Ramuthevar,Vadivel MuruganX wrote:
> From: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@...ux.intel.com>
>
> Add YAML file for dt-bindings to support NAND Flash Controller
> on Intel's Lightning Mountain SoC.
>
> Signed-off-by: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@...ux.intel.com>
> ---
> .../devicetree/bindings/mtd/intel,lgm-nand.yaml | 83 ++++++++++++++++++++++
> 1 file changed, 83 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mtd/intel,lgm-nand.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
/builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mtd/intel,lgm-nand.example.dt.yaml: nand-controller@...00000: 'dmas' is a dependency of 'dma-names'
See https://patchwork.ozlabs.org/patch/1289160
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