Re: [PATCH v2 2/2] serial: 8250: Add Airoha SoC UART and HSUART support
From: Andy Shevchenko
Date: Thu Aug 06 2026 - 18:24:51 EST
On Mon, Jul 27, 2026 at 11:51:01AM +0300, Ilpo Järvinen wrote:
> On Fri, 24 Jul 2026, Christian Marangi wrote:
...
> > +static const struct of_device_id airoha_8250_dt_ids[] = {
>
> Add include for of_device_id.
>
> I think linux/of.h is the one you want here, as it will be including the
> new linux/device-id/of.h.
platform_device.h covers it.
> > + { .compatible = "airoha,en7523-uart" },
> > + { .compatible = "airoha,an7581-hsuart" },
> > + { },
> > +};
--
With Best Regards,
Andy Shevchenko