Re: [PATCH v2 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)

From: Andy Shevchenko
Date: Tue Feb 11 2025 - 05:04:20 EST


On Tue, Feb 11, 2025 at 12:01:11PM +0200, Andy Shevchenko wrote:
> On Tue, Feb 11, 2025 at 11:49:45AM +0530, Kartik Rajput wrote:

...

> > +#include <linux/of.h>
>
> > +#include <linux/of_device.h>
>
> Use property.h (see also below).

To be more precise. The above proposal is to _replace_ linux/of*.h with
linux/property.h and use APIs from there.

--
With Best Regards,
Andy Shevchenko