From: Rob Herring <robh@kernel.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Jonathan Cameron <jic23@kernel.org>,
devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
Dirk Eibach <eibach@gdsys.de>
Subject: Re: [PATCH] hwmon: Remove ads1015 driver
Date: Mon, 22 Jul 2019 16:39:44 -0600 [thread overview]
Message-ID: <20190722223944.GA9166@bogus> (raw)
In-Reply-To: <1562004758-13025-1-git-send-email-linux@roeck-us.net>
On Mon, Jul 01, 2019 at 11:12:38AM -0700, Guenter Roeck wrote:
> A driver for ADS1015 with more functionality is available in the iio
> subsystem.
>
> Remove the hwmon driver as duplicate. If the chip is used for hardware
> monitoring, the iio->hwmon bridge should be used.
>
> Cc: Dirk Eibach <eibach@gdsys.de>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> Current plan is to queue this removal for v5.4 (not v5.3) in the hwmon
> tree.
>
> .../devicetree/bindings/hwmon/ads1015.txt | 73 -----
> .../devicetree/bindings/iio/adc/ads1015.txt | 73 +++++
I assume no change or I should review it again?
Acked-by: Rob Herring <robh@kernel.org>
> Documentation/hwmon/ads1015.rst | 90 ------
> Documentation/hwmon/index.rst | 1 -
> MAINTAINERS | 8 -
> drivers/hwmon/Kconfig | 10 -
> drivers/hwmon/Makefile | 1 -
> drivers/hwmon/ads1015.c | 324 ---------------------
> drivers/iio/adc/Kconfig | 2 +-
> 9 files changed, 74 insertions(+), 508 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/hwmon/ads1015.txt
> create mode 100644 Documentation/devicetree/bindings/iio/adc/ads1015.txt
> delete mode 100644 Documentation/hwmon/ads1015.rst
> delete mode 100644 drivers/hwmon/ads1015.c
next prev parent reply other threads:[~2019-07-22 22:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-01 18:12 [PATCH] hwmon: Remove ads1015 driver Guenter Roeck
2019-07-14 16:16 ` Jonathan Cameron
2019-07-22 22:39 ` Rob Herring [this message]
2019-07-23 0:07 ` Guenter Roeck
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=20190722223944.GA9166@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=eibach@gdsys.de \
--cc=jic23@kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.