[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9ef6560e-9981-57a8-8d6d-88ba40b2be88@linux.intel.com>
Date: Thu, 28 May 2020 23:03:39 +0800
From: "Ramuthevar, Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
To: Rob Herring <robh@...nel.org>
Cc: vigneshr@...com, linux-kernel@...r.kernel.org, arnd@...db.de,
hauke.mehrtens@...el.com, linux-mips@...r.kernel.org,
richard@....at, qi-ming.wu@...el.com, tglx@...utronix.de,
brendanhiggins@...gle.com, linux-mtd@...ts.infradead.org,
boris.brezillon@...labora.com, anders.roxell@...aro.org,
cheol.yong.kim@...el.com, devicetree@...r.kernel.org,
miquel.raynal@...tlin.com, andriy.shevchenko@...el.com,
robh+dt@...nel.org, masonccyang@...c.com.tw
Subject: Re: [PATCH v9 1/2] dt-bindings: mtd: Add Nand Flash Controller
support for Intel LGM SoC
Hi Rob,
On 28/5/2020 10:06 pm, Rob Herring wrote:
> On Thu, 28 May 2020 13:12:10 +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 | 93 ++++++++++++++++++++++
>> 1 file changed, 93 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: '#address-cells', '#size-cells' do not match any of the regexes: '^nand@[a-f0-9]+$', 'pinctrl-[0-9]+'
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mtd/intel,lgm-nand.example.dt.yaml: nand-controller@...00000: nand@0: '#address-cells', '#size-cells', 'nand-on-flash-bbt' do not match any of the regexes: 'pinctrl-[0-9]+'
>
> See https://patchwork.ozlabs.org/patch/1299399
>
> 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.
Thank you!!!
Oh my bad, used old dtc compiler path and didn't see the error, will fix.
Regards
Vadivel
>
Powered by blists - more mailing lists