[PATCH v2 0/2] hwmon: (pwm-fan) Make the driver OF-independent

From: Andy Shevchenko
Date: Thu Apr 04 2024 - 15:13:44 EST


The idea is to use the driver on non-OF platforms, such as ACPI-based.
Hence this mini-series.

In v2:
- made it series of two (Guenter)
- added tag to the second patch (Uwe)
- dropped applied patches

Andy Shevchenko (2):
hwmon: (pwm-fan) Convert to use of_property_read_u32_array()
hwmon: (pwm-fan) Make use of device properties

drivers/hwmon/Kconfig | 2 +-
drivers/hwmon/pwm-fan.c | 45 ++++++++++++++++++++++++-----------------
2 files changed, 27 insertions(+), 20 deletions(-)

--
2.43.0.rc1.1.gbec44491f096