Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752494Ab2HWFDJ (ORCPT ); Thu, 23 Aug 2012 01:03:09 -0400 Received: from mail-qc0-f174.google.com ([209.85.216.174]:51396 "EHLO mail-qc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052Ab2HWFDF (ORCPT ); Thu, 23 Aug 2012 01:03:05 -0400 Date: Wed, 22 Aug 2012 22:00:23 -0700 From: Anton Vorontsov To: Ramakrishna Pallala Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX Message-ID: <20120823050023.GA3233@lizard> References: <1343632761-3418-1-git-send-email-ramakrishna.pallala@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1343632761-3418-1-git-send-email-ramakrishna.pallala@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 965 Lines: 21 On Mon, Jul 30, 2012 at 12:49:21PM +0530, Ramakrishna Pallala wrote: > There are different types of chargers avalibale like AC, Solar, USB, etc.. > Even in USB we have different types SDP/DCP/CDP/ACA and all these > chargers have different o/p ratings. For example SDP supports only 500mA of > charge current whereas AC charger can support upto 8A or more. > > Similarly batteries also come with charge current and voltage ratings and > these ratings vary depending on its capacity and the technology used. > > This patch adds two new power supply properties CONSTANT_CHARGE_CURRENT_MAX and > CONSTANT_CHARGE_CURRENT_MAX. > > Signed-off-by: Ramakrishna Pallala > --- Applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/