From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:44782 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964913AbbJ1KDL (ORCPT ); Wed, 28 Oct 2015 06:03:11 -0400 From: Michal Marek Subject: Duplicate htu21 drivers To: William Markezana , Jean Delvare , Guenter Roeck , Ludovic Tancerel , Jonathan Cameron Cc: lm-sensors@lm-sensors.org, linux-iio@vger.kernel.org Message-ID: <56309D5C.30008@suse.cz> Date: Wed, 28 Oct 2015 11:03:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org Hi, commit 2b5c53d2c958 ("Add htu21 meas-spec driver support") introduced a new implementation of the htu21 driver into drivers/iio/humidity. At first glance, it provides the same features as drivers/hwmon/htu21 with a different sysfs interface. What is the plan with these two drivers? Will the iio driver replace the hwmon one? At a minimum, they should conflict in kconfig, because module names must be unique. Thanks, Michal From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Marek Date: Wed, 28 Oct 2015 10:03:08 +0000 Subject: [lm-sensors] Duplicate htu21 drivers Message-Id: <56309D5C.30008@suse.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: William Markezana , Jean Delvare , Guenter Roeck , Ludovic Tancerel , Jonathan Cameron Cc: lm-sensors@lm-sensors.org, linux-iio@vger.kernel.org Hi, commit 2b5c53d2c958 ("Add htu21 meas-spec driver support") introduced a new implementation of the htu21 driver into drivers/iio/humidity. At first glance, it provides the same features as drivers/hwmon/htu21 with a different sysfs interface. What is the plan with these two drivers? Will the iio driver replace the hwmon one? At a minimum, they should conflict in kconfig, because module names must be unique. Thanks, Michal _______________________________________________ lm-sensors mailing list lm-sensors@lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors