From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753149AbbGXP6W (ORCPT ); Fri, 24 Jul 2015 11:58:22 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:37751 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751897AbbGXP6T (ORCPT ); Fri, 24 Jul 2015 11:58:19 -0400 Message-ID: <55B2607D.9010602@ti.com> Date: Fri, 24 Jul 2015 10:57:49 -0500 From: "Andrew F. Davis" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: =?UTF-8?B?UGFsaSBSb2jDoXI=?= CC: Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , Dan Murphy , , Subject: Re: [PATCH 0/8] Add support for additional bq27xxx devices References: <1437601920-13045-1-git-send-email-afd@ti.com> <20150723162748.GJ29125@pali> In-Reply-To: <20150723162748.GJ29125@pali> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/23/2015 11:27 AM, Pali Rohár wrote: > On Wednesday 22 July 2015 16:51:52 Andrew F. Davis wrote: >> This series adds support for several additional bq27xxx devices and >> makes a few related fixes. >> > > Thanks for some cleanup of bq27xxx battery driver! Did you tested your > patches? On which devices (with which bq chips)? > I have verified basic functionality on the bq27421, bq27425, bq27441, bq27520, bq27530, and the bq27531. Thanks, Andrew