Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp2060492imd; Sun, 4 Nov 2018 16:12:51 -0800 (PST) X-Google-Smtp-Source: AJdET5dMm5O/DJr6KAtupzWNQDSq0GRug/ItHQuJXcMT3OeRuqHfie7FqZoOwNYU6u+38+ocEkeH X-Received: by 2002:a17:902:1124:: with SMTP id d33-v6mr20692066pla.125.1541376771171; Sun, 04 Nov 2018 16:12:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541376771; cv=none; d=google.com; s=arc-20160816; b=Gu12F7ptFyL0Rtg8LPwGm1Ds9eARFO7PErSKmReC0Fjsi3DTym9H7MQkqEGv5Y+AN6 t9C2lnX6ornGoACWVciGDmMUVlMpmi2DQwm8PjGX1A4uewDFI2L9j7iNJLg1BtLowtJk oSUEaXP8nVcENh7oOULh4OlNB0hwBGyv3jTfX5xcNw8bgWZq9bzoliF2HW8r0x1nSusI Gs2BAHSLw2T7qE/DOwyGx8NLc8Ii1TWfUS8Qcrvy+k6rmV7Mslj7LHFesr0fTvRJ2WzX R4x5QHsQ7S+befERYZiK9vBL4DUK9AkFbFQoLzMoqIglmgGOk+VF7ReoFYYLglnmHmgX bg+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=3fWqlFO45xB1Z9hEAHpcRUQjHgYeVMi5c4PlS1a9+R8=; b=OybtudRiCua9nzTD9XY0p21AuSIC53EiRNDhUqiPwINz+g8wdSARB648Z8D0GNl42f ZH6+P4EYFJ7+dAB1lEnYWvkH4/h72cj6CLCeZxKVF1fqgsLnGSGaH+OOrLfiKJLu90mT iYGmtCzs2QcBrFQBhjM1fRRljAp5opyX3jonReVfbRvlOq/IOc42uL9qine5aesDZH0K QjtdreiF5TOjEXqy2MCHxC7ogjId8bJbftkBkV1tDxRZZKxDRsktJageF3zMd2vPz+9j k/kNlk1IJqCv3tlsrtcYfg+2/rG06Ya5WMz+rYQw8XSr+BT7QtNjKbaq3U1zQbTQitYB f27w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r17-v6si39843442pgh.56.2018.11.04.16.12.01; Sun, 04 Nov 2018 16:12:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730172AbeKDXzO (ORCPT + 99 others); Sun, 4 Nov 2018 18:55:14 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:44295 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730076AbeKDXzO (ORCPT ); Sun, 4 Nov 2018 18:55:14 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id F3470808E5; Sun, 4 Nov 2018 15:39:53 +0100 (CET) Date: Sun, 4 Nov 2018 15:39:54 +0100 From: Pavel Machek To: Lubomir Rintel Cc: Mark Brown , Geert Uytterhoeven , Darren Hart , Andy Shevchenko , Greg Kroah-Hartman , James Cameron , Sebastian Reichel , Rob Herring , Mark Rutland , Eric Miao , Haojian Zhuang , Daniel Mack , Robert Jarzmik , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, platform-driver-x86@vger.kernel.org, devel@driverdev.osuosl.org, linux-pm@vger.kernel.org Subject: Re: [PATCH 15/15] power: supply: olpc_battery: Add OLPC XO 1.75 support Message-ID: <20181104143954.GH23864@amd> References: <20181010172300.317643-1-lkundrak@v3.sk> <20181010172300.317643-16-lkundrak@v3.sk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yxUjl2uTvAeSG6i1" Content-Disposition: inline In-Reply-To: <20181010172300.317643-16-lkundrak@v3.sk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --yxUjl2uTvAeSG6i1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2018-10-10 19:23:00, Lubomir Rintel wrote: > The battery and the protocol are essentially the same as OLPC XO 1.5, > but the responses from the EC are LSB first. >=20 > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --yxUjl2uTvAeSG6i1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlvfBLoACgkQMOfwapXb+vL6VgCgvhs/3bLXmA2/Vwrtr8dYpZmV z5YAnjz/o0XS+wz1xeB8nkXw5v0zfcoV =scdI -----END PGP SIGNATURE----- --yxUjl2uTvAeSG6i1--