On Thu, 2025-02-27 at 06:51 -0600, Rob Herring wrote:
> On Thu, Feb 27, 2025 at 11:19:55AM +0000, André Draszik wrote:
> 
> > The error is because the binding's 'description:' references the
> > mfd binding using the complete path and the mfd binding is added
> > in a later patch only in this version of the series:
> > 
> >   > ... For additional information, see
> >   > Documentation/devicetree/bindings/mfd/maxim,max77759.yaml.
> > 
> > the error goes away if a relative path is used instead:
> > 
> >   > ... For additional information, see
> >   > ../mfd/maxim,max77759.yaml.
> 
> No, just ignore the error. I believe it gets fixed with the mfd binding 
> applied. I'm not too concerned if refcheckdocs is bisectable.

Thanks Rob, and yes, it does go away then.

Cheers,
Andre'


Reply via email to