Re: [PATCH v7 1/2] dt-bindings: hwlock: add sun6i_hwspinlock

From: Wilken Gottwalt
Date: Thu Jun 03 2021 - 01:00:09 EST


On Tue, 1 Jun 2021 17:12:26 -0500
Rob Herring <robh+dt@xxxxxxxxxx> wrote:

> On Sun, Mar 14, 2021 at 4:30 AM Wilken Gottwalt
> <wilken.gottwalt@xxxxxxxxxx> wrote:
> >
> > Adds documentation on how to use the sun6i_hwspinlock driver for sun6i
> > compatible series SoCs.
>
> To repeat what I said on v5: please Cc DT patches to the DT list so
> checks run and they get in my queue.
>
> Now this is breaking dt_binding_check in linux-next, so drop, revert or fix it.
>
> Error:
> Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.example.dts:22.28-29
> syntax error FATAL ERROR: Unable to parse input tree
> make[1]: *** [scripts/Makefile.lib:402:
> Documentation/devicetree/bindings/hwlock/allwinner,sun6i-a31-hwspinlock.example.dt.yaml]
> Error 1
>
>
> You need to include the headers for the defines.

Oh sorry, I totally missed both of the issues. I will make a new patch set and
fix that and some more minor issues I found.

greetings,
Will