Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2219227pxk; Sat, 3 Oct 2020 12:14:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwDo9KYnsvV2o7ZVIv7WhScVr0//qKOvzjv2hJKzrNNhGJY6nTYcBh+1XL3vJaeM25QegXg X-Received: by 2002:a17:907:1010:: with SMTP id ox16mr7812875ejb.379.1601752443405; Sat, 03 Oct 2020 12:14:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601752443; cv=none; d=google.com; s=arc-20160816; b=LqmCBRL7C2YY+zrooICfNjwpQwtGcGuCqrl7vFJhpedlU+kc2KAK5W+60LsERhSF07 tRR+M88BVK+fmKdxVUW0UDnSbvnWmS5ilzLFg3YuNYCX5Wckl/OwbACriioOz+8MMhGS 7UqkwAADKIm1Lv0VTrkh0V4Gf+/FIl9kOq7bWmv3m49Q1/O33i+lP7O5r3Uo4gLqV+21 5hNGEOq2rvpvIHNYI/OlPQYhPzkGLOSApvny9oM7tlbaZ7HOfh1XrG5pjEnmnY3xyehI ycsZDY/weu26tLIJcT76iWMxtVNwF0eCwxJmUUg523cfvh2TW9qPhh8eOjOI4N34rxII GVUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=gApSe4pcCsUCL8BNxX+E0Fsjq5l++HOE2XYYLJ0RZ6U=; b=CA+14/9k6mlLb1HBdXvYdT9TkbT1ONPFyY+A4ZT8ECLFsR4ObPfnRNEcEf/DnF3FQA UDicfxVGqOpeNwLGBike0tqtvn/TwJJ1mBAnJkHa/EZrx23LDkgvn+zBKMTIYWp2/xS5 ezDzzEsx8xdhwudOLHSvcigJP8SUyVfnvXt/GWTgInCpENcdZ1IN8jZ+/LKP3kaq3C10 xFVSGV2AW1RTqUKzzTDEXv1dnh6zGdAp4bSdDhcjmREcxgt09K9M4Xfs32Vx2qZukipp TQCKSJ6GNBEcT/NFCvo11VAARbSpXtsGUDaUCrfXqQJPJy4ebP8dY+r5ExbUOYX2as+n JkjA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Sabh5m1S; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t17si4048799ejs.679.2020.10.03.12.13.39; Sat, 03 Oct 2020 12:14:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Sabh5m1S; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725835AbgJCTMd (ORCPT + 99 others); Sat, 3 Oct 2020 15:12:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:33042 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725818AbgJCTMc (ORCPT ); Sat, 3 Oct 2020 15:12:32 -0400 Received: from earth.universe (unknown [185.213.155.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7D080206DB; Sat, 3 Oct 2020 19:12:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601752351; bh=qH+El+Idu9/X13MY5rS8/2uN35BsyZbyOKOMO6EuwM0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Sabh5m1SmeaY0uStCSD1KWWl9zXY2GLRcQPGFoEQjHVAUXuFwHFMq9jIYcI5pfQ3B Qf5ugk+ig6qFNEaDhjWknGO2s6STqprv8vTAUaeRuscdkSvSI29jeI3tUAR1fPaAKi 95BfMererNVn8JfUOG/snH0U8M2EGCxA+YmGgKMQ= Received: by earth.universe (Postfix, from userid 1000) id 4C58A3C0C87; Sat, 3 Oct 2020 21:12:29 +0200 (CEST) Date: Sat, 3 Oct 2020 21:12:29 +0200 From: Sebastian Reichel To: Iskren Chernev Cc: Rob Herring , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, Jonathan Bakker , Vladimir Barinov Subject: Re: [PATCH v5 0/7] power: supply: max17040 support compatible devices Message-ID: <20201003191229.dmxov4itycdhs4hy@earth.universe> References: <20200922114237.1803628-1-iskren.chernev@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="q4k4oxhr25ei5syr" Content-Disposition: inline In-Reply-To: <20200922114237.1803628-1-iskren.chernev@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --q4k4oxhr25ei5syr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, Sep 22, 2020 at 02:42:30PM +0300, Iskren Chernev wrote: > The max17040 fuel gauge is part of a family of 8 chips that have very > similar mode of operations and registers. >=20 > This patch set adds: > - compatible strings for all supported devices and handles the minor > differences between them; > - handling for devices reporting double capacity via maxim,double-soc; > - handling for setting rcomp, a compensation value for more accurate > reading, affected by battery chemistry and operating temps; > - suppot for SOC alerts (capacity changes by +/- 1%), to prevent polling > every second; > - improved max17040 driver with regmap and devm_ >=20 > The datasheets of the supported devices are linked [0] [1] [2] [3]. >=20 > [0] https://datasheets.maximintegrated.com/en/ds/MAX17040-MAX17041.pdf > [1] https://datasheets.maximintegrated.com/en/ds/MAX17043-MAX17044.pdf > [2] https://datasheets.maximintegrated.com/en/ds/MAX17048-MAX17049.pdf > [3] https://datasheets.maximintegrated.com/en/ds/MAX17058-MAX17059.pdf >=20 > v4: https://lkml.org/lkml/2020/9/6/237 > v3: https://lkml.org/lkml/2020/6/24/874 > v2: https://lkml.org/lkml/2020/6/18/260 > v1: https://lkml.org/lkml/2020/6/8/682 >=20 > Changes from v4: > - fix warning reported by kernel test robot for v4 > patch 4/7 > - ensure all patches have Sign-off-by matching author (was violated > for v4 patch 2/7) Thanks, queued. -- Sebastian --q4k4oxhr25ei5syr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAl94zRIACgkQ2O7X88g7 +pq12g//USMO6LOjo7Z/QuPNh4ZNG9Go4FZmbMCH7zI8qbOD8MXNXhIZ+7fy1aFr SDJif+eai0hQTsb2o1B7Y0Z0eeSVsW624Sfnl5/hMONP+FPgptLT58nWY5R7yFYe PsvavVcyqmfSWDYnd8MG93i5nPGMHkNLVyxjiZpDWq+Jjv8WxEzEzVxhnMgKmXql yBi3QxyDKnupNaZpJyfe6wIRloTtLXaLs5LczbsqCq7e5weFluzE9psDeGPjlBqf VE8v8vrR99C8sYrH4YronPfAS2rJQ9ilJ1rgUpREdX/moo5OsUubb72XXvTKltB1 HoNQQ7o2pLhBrB5LhaFfV8VQN80KJoc/qeKMLFTw2F/SPS2uboUEogemG3WCW5w2 2IP5G6nrbnRPJbvfNkR8jo2RbNqxdKnV08HpPGW4RXKGNGermYuKKAFSbmEWL6zU U80wE5DEpoH/gTS5dyjfPiYjnmnF1pATSh7l5uI/95MkP2njfihpYhDHjdsZru/7 bvta95mvDM2YrquVNNiZSgwbRWcR4HlB7VS65ITxf0abI33dCz24zGS6Gmd2kY2Y AieaRuO2mloB6olxImypRtr8B8J1jylfbRS2lXoeV2U3eoc+JDvM831VKWSiq8Zn 1Rcs2/0WPsokn8TSxZL3gtdk77hz9oeRemRlVC7FBZDeVJsD7dQ= =fWvd -----END PGP SIGNATURE----- --q4k4oxhr25ei5syr--