[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANBLGcwTB27kSRC7HCAJvrk7T0zyj1eM1i4YHj8Prar6JLqTYA@mail.gmail.com>
Date: Wed, 3 Nov 2021 14:30:01 +0100
From: Emil Renner Berthing <kernel@...il.dk>
To: Rob Herring <robh@...nel.org>
Cc: Anup Patel <anup.patel@....com>,
Thomas Gleixner <tglx@...utronix.de>,
Jiri Slaby <jirislaby@...nel.org>,
Maximilian Luz <luzmaximilian@...il.com>,
Matteo Croce <mcroce@...rosoft.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
"open list:SERIAL DRIVERS" <linux-serial@...r.kernel.org>,
Stephen Boyd <sboyd@...nel.org>,
Atish Patra <atish.patra@....com>,
Marc Zyngier <maz@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Rob Herring <robh+dt@...nel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
linux-clk <linux-clk@...r.kernel.org>,
Palmer Dabbelt <palmer@...belt.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Linus Walleij <linus.walleij@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-riscv <linux-riscv@...ts.infradead.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Paul Walmsley <paul.walmsley@...ive.com>,
Michael Zhu <michael.zhu@...rfivetech.com>,
Drew Fustini <drew@...gleboard.org>,
Sagar Kadam <sagar.kadam@...ive.com>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
Fu Wei <tekkamanninja@...il.com>
Subject: Re: [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
On Wed, 3 Nov 2021 at 02:20, Rob Herring <robh@...nel.org> wrote:
> On Tue, 02 Nov 2021 17:11:20 +0100, Emil Renner Berthing wrote:
> > Add bindings for the GPIO/pin controller on the JH7100 RISC-V SoC by
> > StarFive Ltd. This is a test chip for their upcoming JH7110 SoC.
> >
> > Signed-off-by: Emil Renner Berthing <kernel@...il.dk>
> > ---
> >
> > @Linus: I'm really struggling to find a good way to describe how pin
> > muxing works on the JH7100. As you can see I've now resorted to
> > ascii-art to try to explain it, but please let me know if it's still
> > unclear.
> >
> > .../pinctrl/starfive,jh7100-pinctrl.yaml | 307 ++++++++++++++++++
> > 1 file changed, 307 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.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:
> Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.example.dts:19:18: fatal error: dt-bindings/clock/starfive-jh7100.h: No such file or directory
> 19 | #include <dt-bindings/clock/starfive-jh7100.h>
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.example.dt.yaml] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [Makefile:1441: dt_binding_check] Error 2
>
> doc reference errors (make refcheckdocs):
>
> See https://patchwork.ozlabs.org/patch/1549835
Hi Rob.
It seems like your bot didn't add the clock header because the patch
already has an Acked-by from you.
/Emil
Powered by blists - more mailing lists