Re: [PATCH 1/6] dt-bindings: mfd: add max77759 binding
From: André Draszik
Date: Mon Feb 24 2025 - 08:15:47 EST
On Mon, 2025-02-24 at 14:07 +0100, Krzysztof Kozlowski wrote:
> On 24/02/2025 11:28, André Draszik wrote:
> > + gpio-controller: true
> > +
> > + "#gpio-cells":
> > + const: 2
> > +
> > + gpio:
> > + $ref: /schemas/gpio/maxim,max77759-gpio.yaml
>
> There is no such file at this moment, so this is not bisectable. What's
> more, even if you fix it, you will have dependency which you *must*
> always clearly express in patch changelog or *top* (the first people
> see) of cover letter.
Thanks Krzysztof. You're right of course.
I'll fix the dependency issues in the next version
Cheers,
Andre'