From patchwork Sun May 3 15:21:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TWljaGHFgiBNaXJvc8WCYXc=?= X-Patchwork-Id: 11524565 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3827015E6 for ; Sun, 3 May 2020 15:21:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 149CF207DD for ; Sun, 3 May 2020 15:21:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=rere.qmqm.pl header.i=@rere.qmqm.pl header.b="bRJdo6Ib" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728792AbgECPVT (ORCPT ); Sun, 3 May 2020 11:21:19 -0400 Received: from rere.qmqm.pl ([91.227.64.183]:43470 "EHLO rere.qmqm.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728750AbgECPVR (ORCPT ); Sun, 3 May 2020 11:21:17 -0400 Received: from remote.user (localhost [127.0.0.1]) by rere.qmqm.pl (Postfix) with ESMTPSA id 49FV7b2wbnzJf; Sun, 3 May 2020 17:21:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rere.qmqm.pl; s=1; t=1588519275; bh=rwQPTtI5SrLLx7al4xEZLcCbcFpzh7q3OF29uJmCBXM=; h=Date:In-Reply-To:References:From:Subject:To:Cc:From; b=bRJdo6Ib3Hpm9fjQMuEmZBteOxSzjW+AlVOeHGGqX6CVdZpmsmCuU7qCPHRL6DR3b 0+Gyn4nFKdeCgoQtJDkdMblMKEBbkuu6gf1zOyBXgY5JAQ9xl6WLvlD//EUcK0ML+5 nrTTvhF7+mGvqxrrVIUISc+3kw6tk8wtueygHYAI/bu600tk34wazgrkXeUX8+YyHW QpUH7gqmUypvdIw/fIvEYTpiY1sz9BbyIV2DYnxyzKK6HfU7XtC4AF/o0eKaruVR69 CMHfd04taneRHIaVRiZyCsroIBSp1EjGTeuVxFUC1eD/3Yrm1hIlS16TwTxlLqJxc9 LYh9XDLwds9vA== X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.2 at mail Date: Sun, 03 May 2020 17:21:14 +0200 Message-Id: <2ec86a0c610f9d75e47ebd8a356be1b35d6ba910.1588517058.git.mirq-linux@rere.qmqm.pl> In-Reply-To: References: From: =?utf-8?b?TWljaGHFgiBNaXJvc8WCYXc=?= Subject: [PATCH v2 11/11] power: bq25890: document IBAT compensation DT properties MIME-Version: 1.0 To: Sebastian Reichel , Rob Herring Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Document newly introduced IBAT compensation settings. Signed-off-by: Michał Mirosław --- v2: initial version Signed-off-by: Michał Mirosław --- Documentation/devicetree/bindings/power/supply/bq25890.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/power/supply/bq25890.txt b/Documentation/devicetree/bindings/power/supply/bq25890.txt index dc9c8f76e06c..bd214945d9dc 100644 --- a/Documentation/devicetree/bindings/power/supply/bq25890.txt +++ b/Documentation/devicetree/bindings/power/supply/bq25890.txt @@ -32,6 +32,10 @@ Optional properties: - ti,thermal-regulation-threshold: integer, temperature above which the charge current is lowered, to avoid overheating (in degrees Celsius). If omitted, the default setting will be used (120 degrees); +- ti,ibatcomp-resistance: integer, value of a resistor in series with + the battery (in uOhm); +- ti,ibatcomp-clamp-voltage: integer, maximum charging voltage adjustment due + to expected voltage drop on in-series resistor (in uV); Example: