Re: [PATCH v4 09/16] gpio: support ROHM BD71815 GPOs
From: Andy Shevchenko
Date: Fri Mar 26 2021 - 07:28:54 EST
On Fri, Mar 26, 2021 at 1:26 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> On Wed, Mar 24, 2021 at 12:20 PM Matti Vaittinen
> <matti.vaittinen@xxxxxxxxxxxxxxxxx> wrote:
> > +#include <linux/of.h>
>
> You may do better than be OF-centric. See below.
Ah, yep, when you switch to unified device property API, you would
need property.h and mod_devicetable.h instead of this.
--
With Best Regards,
Andy Shevchenko