Re: [PATCH 1/2] dt-bindings: gpio: cdns: add clock-names property

From: Linus Walleij

Date: Fri Mar 06 2026 - 05:12:40 EST


Hi Zichar,

On Fri, Mar 6, 2026 at 10:32 AM Zichar Zhang <zichar.zhang@xxxxxxxxxxx> wrote:

> + clock-names:
> + description:
> + Optional name for the GPIO controller input clock.
> + minItems: 1
> + maxItems: 1

I think clock-names: true should suffice, but the binding maintainers
can say how
they want it.

I would suggest to also add:

gpio-ranges:
minItems: 1
maxItems: 32

At this point even if you're not using it FTM. This will make it
possible to later
map the GPIOs to the pin controller and control pin configuration from the
GPIO subsystem.

Yours,
Linus Walleij