[Patch v2 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC

Aakarsh Jain aakarsh.jain at samsung.com
Thu Sep 8 04:54:18 PDT 2022



> -----Original Message-----
> From: Rob Herring [mailto:robh at kernel.org]
> Sent: 07 September 2022 20:43
> To: Smitha T Murthy <smitha.t at samsung.com>
> Cc: linux-kernel at vger.kernel.org; aakarsh.jain at samsung.com;
> andi at etezian.org; david.plowman at raspberrypi.com;
> dillon.minfei at gmail.com; stanimir.varbanov at linaro.org;
> jernej.skrabec at gmail.com; andrzej.hajda at intel.com; hverkuil-
> cisco at xs4all.nl; mark.rutland at arm.com; linux-arm-
> kernel at lists.infradead.org; robh+dt at kernel.org;
> aswani.reddy at samsung.com; benjamin.gaignard at collabora.com;
> m.szyprowski at samsung.com; ezequiel at vanguardiasur.com.ar;
> pankaj.dubey at samsung.com; krzk+dt at kernel.org;
> devicetree at vger.kernel.org; linux-media at vger.kernel.org;
> mchehab at kernel.org; linux-fsd at tesla.com; alim.akhtar at samsung.com
> Subject: Re: [Patch v2 01/15] dt-bindings: media: s5p-mfc: Add new DT
> schema for MFC
> 
> On Wed, 07 Sep 2022 12:17:01 +0530, Smitha T Murthy wrote:
> > Adds DT schema for s5p-mfc in yaml format
> >
> > Signed-off-by: Aakarsh Jain <aakarsh.jain at samsung.com>
> > Signed-off-by: Smitha T Murthy <smitha.t at samsung.com>
> > ---
> >  .../devicetree/bindings/media/s5p-mfc.txt     |  77 +------------
> >  .../bindings/media/samsung,s5p-mfc.yaml       | 109
> ++++++++++++++++++
> >  2 files changed, 110 insertions(+), 76 deletions(-)  create mode
> > 100644 Documentation/devicetree/bindings/media/samsung,s5p-mfc.yaml
> >
> 
> My bot found errors running 'make DT_CHECKER_FLAGS=-m
> dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):
> 
> yamllint warnings/errors:
> 
> dtschema/dtc warnings/errors:
> Error: Documentation/devicetree/bindings/media/samsung,s5p-
> mfc.example.dts:21.11-12 syntax error FATAL ERROR: Unable to parse input
> tree
> make[1]: *** [scripts/Makefile.lib:384:
> Documentation/devicetree/bindings/media/samsung,s5p-mfc.example.dtb]
> Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [Makefile:1420: dt_binding_check] Error 2
> 
> doc reference errors (make refcheckdocs):
> 
> See https://protect2.fireeye.com/v1/url?k=88c9803a-e9429571-88c80b75-
> 74fe485fb305-6955573d9da6ae9f&q=1&e=4823af8c-cd6a-4171-9c03-
> cf0e37ae544b&u=https%3A%2F%2Fpatchwork.ozlabs.org%2Fpatch%2F
> 
> This check can fail if there are any dependencies. The base for a patch
series
> is generally the most recent rc1.
> 
> If you already ran 'make dt_binding_check' and didn't see the above
error(s),
> then make sure 'yamllint' is installed and dt-schema is up to
> date:
> 
> pip3 install dtschema --upgrade
> 
> Please check and re-submit.

we didn't got any errors while running dt_binding_check with path to the
yaml file but we are seeing errors while running  dt_binding_check without
path.
we will fix it in next series.

Thanks for the review.


Thanks,
Aakarsh 







More information about the linux-arm-kernel mailing list