[PATCH 1/2] dt-bindings: gpio: cdns: add clock-names property
Linus Walleij
linusw at kernel.org
Fri Mar 6 02:10:35 PST 2026
Hi Zichar,
On Fri, Mar 6, 2026 at 10:32 AM Zichar Zhang <zichar.zhang at cixtech.com> 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
More information about the linux-arm-kernel
mailing list