Re: [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
From: Rob Herring
Date: Thu Jan 16 2025 - 14:57:52 EST
On Thu, Jan 16, 2025 at 9:04 AM Ninad Palsule <ninad@xxxxxxxxxxxxx> wrote:
>
> Hi Rob,
>
> On 1/14/25 17:57, Rob Herring (Arm) wrote:
> > On Tue, 14 Jan 2025 16:01:37 -0600, Ninad Palsule wrote:
> >> Allow parsing GPIO controller children nodes with GPIO hogs.
> >>
> >> Signed-off-by: Ninad Palsule <ninad@xxxxxxxxxxxxx>
> >> ---
> >> .../devicetree/bindings/gpio/aspeed,ast2400-gpio.yaml | 6 ++++++
> >> 1 file changed, 6 insertions(+)
> >>
> > My bot found errors running 'make dt_binding_check' on your patch:
> >
> > yamllint warnings/errors:
> >
> > dtschema/dtc warnings/errors:
> >
> >
> > doc reference errors (make refcheckdocs):
>
> I am not seeing any error even after upgrading dtschema. Also this mail
> also doesn't show any warning. Is this false negative?
I believe this happens when a prior patch in the series has an error.
Rob