Hi Ariel, thanks for your patch!
On Wed, Aug 20, 2025 at 7:17 PM Ariel D'Alessandro <ariel.dalessan...@collabora.com> wrote: > + ce-gpios: > + description: GPIO connected to the CE (chip enable) pin of the chip > + maxItems: 1 Mention that this should always have the flag GPIO_ACTIVE_HIGH as this is required by the hardware. Unfortunately we have no YAML syntax for enforcing flags :/ With that fix: Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij