From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F4D0C43215 for ; Thu, 14 Nov 2019 00:53:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 450C9206E6 for ; Thu, 14 Nov 2019 00:53:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573692834; bh=qIBAaaB/1bOiTB08VD/Pmhb9APSKMmxReoIrQlljxCU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=yz9EIYQ8MQmj5rcEB7Zd/zN8JIbGhTgdKOua/p/AIqG17EmxUu9NGtKxdEY590nn7 pPWnHs/RfA8R1OAAxuE0ZZ37HXhli6pA+ojef7SpCIuTjvqR6EDCXtvfDMYcIYBoT1 ZBT7Mpbaz2VobSfWu0Btqi47M56FdLt37xvC8IRY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726598AbfKNAxx (ORCPT ); Wed, 13 Nov 2019 19:53:53 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:45957 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726393AbfKNAxw (ORCPT ); Wed, 13 Nov 2019 19:53:52 -0500 Received: by mail-oi1-f193.google.com with SMTP id 14so3649881oir.12; Wed, 13 Nov 2019 16:53:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=WiR0ypBh3Fj7NpRPQKyGnCgyTRA5E81l+DOjjcx1SJU=; b=Zh9oTnXN0POT0dGSNbI1qfTNvLCWoNOpbFqzKS5eEGwlVtWvs/xdxCRlLrbNQzfFdQ z5HqalEw1XdmOzI3wR3tgQJ5GDnItjaJWj1xjz/N85jLwT3Vc+AZdSsF8x8lMn6ut/dl gqlhr109IPeTUgOX7w5M/0PBMA15vjrIN4QbuD1qJb6HsAUZ5R1Noz0EGPfTyV1EAGr1 Blz65TlZNIp3zKfFUFeohIQ2CHEfMquB0MlkAm2KIsFFWagi2baRXYsa0sZk8x7jdy29 x4ugNIfBXhkow0JNqAqaMDWG7bA1ShrZdGnrs1fdSHjc6eqHgc0S6/k/E3xn5QJHL7mA 5yqg== X-Gm-Message-State: APjAAAXXa7jojX2WGCXFUe5xS6I72STXeJhmbvvH3qUTiutI0pFGYt3a 5Q7MHxn9LSsXHBMSnsKWkaIMlP0= X-Google-Smtp-Source: APXvYqxvCcVvgVN98761rsnFULS7AIgOklv+HIvmBNh/OmjZZqrKbwHetHnntAnLYFc4Szpeu4eo9w== X-Received: by 2002:aca:c3cf:: with SMTP id t198mr1358608oif.10.1573692830326; Wed, 13 Nov 2019 16:53:50 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id b12sm1289988otl.34.2019.11.13.16.53.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Nov 2019 16:53:49 -0800 (PST) Date: Wed, 13 Nov 2019 18:53:49 -0600 From: Rob Herring To: Matheus Castello Cc: sre@kernel.org, krzk@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, cw00.choi@samsung.com, b.zolnierkie@samsung.com, lee.jones@linaro.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Matheus Castello Subject: Re: [PATCH v6 2/5] dt-bindings: power: supply: Max17040: Add DT bindings for max17040 fuel gauge Message-ID: <20191114005349.GA23919@bogus> References: <20191105095905.GA31721@pi3> <20191107031710.5672-1-matheus@castello.eng.br> <20191107031710.5672-3-matheus@castello.eng.br> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191107031710.5672-3-matheus@castello.eng.br> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 7 Nov 2019 00:17:07 -0300, Matheus Castello wrote: > Documentation of max17040 based fuel gauge characteristics. > For configure low level state of charge threshold alert signaled from > max17043/max17044 we add "maxim,alert-low-soc-level" property. > > Signed-off-by: Matheus Castello > Reviewed-by: Krzysztof Kozlowski > --- > .../power/supply/max17040_battery.txt | 33 +++++++++++++++++++ > 1 file changed, 33 insertions(+) > create mode 100644 Documentation/devicetree/bindings/power/supply/max17040_battery.txt > Reviewed-by: Rob Herring