Re: [PATCH v1 2/9] gpio: Add Nuvoton NCT6694 GPIO support

From: Ming Yu
Date: Fri Nov 01 2024 - 02:16:25 EST


Bartosz Golaszewski <brgl@xxxxxxxx> 於 2024年10月31日 週四 上午3:32寫道:
>
> > > No for line names - as this is a dynamic USB expander, I'd suggest to
> > > have them in the driver and assign to gc->names.
> >
> > Could I create an array to map each of the GPIO pins?
> >
>
> Please trim the quoted email to only the relevant parts.
>
> I'm not sure what you mean by that. There's a field in struct
> gpio_chip which you can use to set the line names from the driver
> code.
>

Understood, thank you very much.

Best regards
Ming