From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v8 12/14] power: bq24257: Add various device-specific sysfs properties Date: Tue, 29 Sep 2015 15:15:47 +0900 Message-ID: <560A2C93.7030505@samsung.com> References: <1443479642-23712-1-git-send-email-dannenberg@ti.com> <1443479642-23712-13-git-send-email-dannenberg@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1443479642-23712-13-git-send-email-dannenberg@ti.com> Sender: linux-pm-owner@vger.kernel.org To: Andreas Dannenberg , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , Laurentiu Palcu Cc: Ramakrishna Pallala , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-api@vger.kernel.org List-Id: linux-api@vger.kernel.org W dniu 29.09.2015 o 07:34, Andreas Dannenberg pisze: > This patch adds support for enabling/disabling optional device specific > features through sysfs properties at runtime. > > * High-impedance mode enable/disable > * Sysoff enable/disable > > Refer to the respective device datasheets for more information: > > http://www.ti.com/product/bq24250 > http://www.ti.com/product/bq24251 > http://www.ti.com/product/bq24257 > > Signed-off-by: Andreas Dannenberg > --- > drivers/power/bq24257_charger.c | 53 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 53 insertions(+) > Looks okay now: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof