Re: [PATCH] hwmon/ltc2990: Generalise DT to fwnode support

From: Guenter Roeck
Date: Fri Aug 16 2019 - 09:24:23 EST


On 8/16/19 5:43 AM, Max Staudt wrote:
On 08/16/2019 02:36 PM, Geert Uytterhoeven wrote:
Hi Max,

On Fri, Aug 16, 2019 at 2:25 PM Max Staudt <max@xxxxxxxxx> wrote:
On 08/16/2019 01:07 PM, Geert Uytterhoeven wrote:
One minor nit: as the driver no longer uses any of_*() symbols, you can replace
#include <linux/of.h> by #include <linux/property.h>.

I should have thought of that, sorry.

Another patch, or will you do it?

As the patch won't go through my tree, I cannot, but the hwmon maintainer
might do.

As I'll be fixing one of the I2C patches, I'll send an updated hwmon patch with it.


Ok, I'll wait for that patch.

Guenter