Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2437028imu; Thu, 10 Jan 2019 14:19:51 -0800 (PST) X-Google-Smtp-Source: ALg8bN489Jmdxrih6wdiPmRvjo6bCMA/ZGK4g5Lkzjfh1YGUVX1JnDq8XflDbGdAPFrJeG9rej2U X-Received: by 2002:a63:1c61:: with SMTP id c33mr10737101pgm.354.1547158791113; Thu, 10 Jan 2019 14:19:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547158791; cv=none; d=google.com; s=arc-20160816; b=M3LrdN3ouR3yu4OvCtxJ4k578M6sgeCSe3JethvPrl0udusIf5RbWSBZT5MKGifmFI aGSNPYuOlyK/YnEpXU6ldPLuDy1gxdfxNaM6iB2lSGUVUSvWDjBcKKsmqPEkZP9MYCT+ 5ghJmhci3iDiMbxAk0IPR7+prfTO2cxrmkxYFNfinUmHYbpsoRBtf8jaoBdbBhK2HymY T7NdRugwvllA91+koxFmaJEdxTJep4PdYf6zt/jKFaamQr3PX8LraA5kOqpq5nyNLTqa zDzTzFhHpPIxs59zav7cWgMTNwf5xpM+mCLaEmygzi/PnUYOmVyR1x2qSmp2up+JYcCR DsqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=Wwf+AeHJBrsYXrVWf+JteO7rxP/R5fbjOGwCBtutmUw=; b=CjMELD1HYfmt/EWbA2dsbEQLPt2OaQ/NQCSEfKf/UXW26cciotsT7tIjbYa5cVTqWo oxdEcsXbJJ+RSr/JHPt638YkQAJ/jfmUxXH9XHnWaQJbCTXP+ErsWlEy8J6lyyO1nHMD ci66UAH+1cJpg6G15St3cWPevRsvcAlRPh4Z2iaKENfXrzxR3xq49R6cp0AqOJf/n2Bb pFuxT8wma6F7n+od7SFNVnXh938g/BNIxUhng4pMI7tOYvP4+OgnkaDP9aL+dgy8ifJv JBxWgSJeV2SeBjTtKHzyi1bpLjshzK+ThEdXBhEhGNtPDR1nZMu5cZTv5NCmQbXjjP8R vt6w== 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 m35si58416040pgb.246.2019.01.10.14.19.36; Thu, 10 Jan 2019 14:19: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 S1730652AbfAJRmR (ORCPT + 99 others); Thu, 10 Jan 2019 12:42:17 -0500 Received: from shell.v3.sk ([90.176.6.54]:58368 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730613AbfAJRmQ (ORCPT ); Thu, 10 Jan 2019 12:42:16 -0500 Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id AB6C71002E4; Thu, 10 Jan 2019 18:42:13 +0100 (CET) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id eajg9i4tldFI; Thu, 10 Jan 2019 18:42:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 58F761002E6; Thu, 10 Jan 2019 18:42:04 +0100 (CET) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 1Vo3JjCo6LEr; Thu, 10 Jan 2019 18:42:03 +0100 (CET) Received: from belphegor.brq.redhat.com (nat-pool-brq-t.redhat.com [213.175.37.10]) by zimbra.v3.sk (Postfix) with ESMTPSA id 8EA851002E4; Thu, 10 Jan 2019 18:42:02 +0100 (CET) From: Lubomir Rintel To: Sebastian Reichel Cc: Rob Herring , Mark Rutland , x86@kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Lubomir Rintel , Rob Herring , Pavel Machek , Sebastian Reichel Subject: [PATCH v5 1/7] dt-bindings: olpc_battery: Add XO-1.5 battery Date: Thu, 10 Jan 2019 18:39:59 +0100 Message-Id: <20190110174005.1202564-2-lkundrak@v3.sk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190110174005.1202564-1-lkundrak@v3.sk> References: <20190110174005.1202564-1-lkundrak@v3.sk> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The XO-1 and XO-1.5 batteries apparently differ in an ability to report ambient temperature. Signed-off-by: Lubomir Rintel Reviewed-by: Rob Herring Acked-by: Pavel Machek Reviewed-by: Sebastian Reichel --- Changes since v1: - Collected Reviewed-by and Acked-by tags Documentation/devicetree/bindings/power/supply/olpc_battery.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/power/supply/olpc_battery.= txt b/Documentation/devicetree/bindings/power/supply/olpc_battery.txt index c8901b3992d9..8d87d6b35a98 100644 --- a/Documentation/devicetree/bindings/power/supply/olpc_battery.txt +++ b/Documentation/devicetree/bindings/power/supply/olpc_battery.txt @@ -2,4 +2,4 @@ OLPC battery ~~~~~~~~~~~~ =20 Required properties: - - compatible : "olpc,xo1-battery" + - compatible : "olpc,xo1-battery" or "olpc,xo1.5-battery" --=20 2.20.1