From: Guenter Roeck <linux@roeck-us.net>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Jean Delvare <jdelvare@suse.com>,
linux-hwmon@vger.kernel.org, Peter Rosin <peda@axentia.se>,
Chris Lesiak <chris.lesiak@licor.com>
Subject: Re: [PATCH 0/4] hwmon: (ntc_thermistor) Drop platform data
Date: Sun, 28 Nov 2021 10:00:12 -0800 [thread overview]
Message-ID: <20211128180012.GA12247@roeck-us.net> (raw)
In-Reply-To: <20211125020841.3616359-1-linus.walleij@linaro.org>
On Thu, Nov 25, 2021 at 03:08:37AM +0100, Linus Walleij wrote:
> Since this driver was merged in 2011 nothing in the kernel
> has ever used the platform data intended for boardfiles.
>
> Drop this support burden: everyone and their dog is using
> this with OF and IIO now.
>
> If there are out-of-tree users who need this, this is the
> time to start submitting that platform upstream and stop
> working in the shadows. (This will invariably involve having
> to convert the platform to OF (or ACPI!).)
>
> Linus Walleij (4):
> hwmon: (ntc_thermistor) Merge platform data into driver
> hwmon: (ntc_thermistor) Drop get_ohm()
> hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO
> hwmon: (ntc_thermistor) Merge platform data
>
> Cc: Peter Rosin <peda@axentia.se>
> Cc: Chris Lesiak <chris.lesiak@licor.com>
>
> drivers/hwmon/Kconfig | 5 +-
> drivers/hwmon/ntc_thermistor.c | 148 ++++++++-----------
> include/linux/platform_data/ntc_thermistor.h | 50 -------
> 3 files changed, 66 insertions(+), 137 deletions(-)
> delete mode 100644 include/linux/platform_data/ntc_thermistor.h
>
The series looks reasonable to me. I'll apply it to hwmon-next.
Guenter
prev parent reply other threads:[~2021-11-28 18:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 2:08 [PATCH 0/4] hwmon: (ntc_thermistor) Drop platform data Linus Walleij
2021-11-25 2:08 ` [PATCH 1/4] hwmon: (ntc_thermistor) Merge platform data into driver Linus Walleij
2021-11-25 2:08 ` [PATCH 2/4] hwmon: (ntc_thermistor) Drop get_ohm() Linus Walleij
2021-11-25 2:08 ` [PATCH 3/4] hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO Linus Walleij
2021-11-25 2:08 ` [PATCH 4/4] hwmon: (ntc_thermistor) Merge platform data Linus Walleij
2021-11-28 18:00 ` Guenter Roeck [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211128180012.GA12247@roeck-us.net \
--to=linux@roeck-us.net \
--cc=chris.lesiak@licor.com \
--cc=jdelvare@suse.com \
--cc=linus.walleij@linaro.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=peda@axentia.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox