Re: [PATCH v2 2/2] can: ems_pci: move ASIX AX99100 ids to pci_ids.h

From: Greg Kroah-Hartman
Date: Wed Jul 26 2023 - 07:38:38 EST


On Thu, Jul 20, 2023 at 10:54:01PM +0800, Jiaqing Zhao wrote:
> On 2023-07-20 18:40, Marc Kleine-Budde wrote:
> > On 20.07.2023 10:28:59, Jiaqing Zhao wrote:
> >> Move PCI Vendor and Device ID of ASIX AX99100 PCIe to Multi I/O
> >> Controller to pci_ids.h for its serial and parallel port driver
> >> support in subsequent patches.
> >
> > Sorry, I haven't noticed the change in "include/linux/pci_ids.h", that
> > the other patches depend on. How to coordinate among the subsystems?
> >
> > I don't mind taking the entire (v1) series with the Acks from the
> > tty/serial and parport maintainers, or give my Acked-by to upstream
> > via their trees.
>
> Add tty and parport maintainers to this thread.
>
> I'd like to ask other maintainers' opinion as I'm not sure which option
> is better and I had no similar experience before.

Either is fine with me, I can just take them all through my tty tree as
that's simplest for me :)

thanks,

greg k-h