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 0B212C43215 for ; Thu, 14 Nov 2019 00:54:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1587E206E6 for ; Thu, 14 Nov 2019 00:54:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573692861; bh=yV4eUaekDXWzeTcCnUmsycb0bcV10RBHD7tD1BBe6aU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=1JmdNjAF3I5wU5eKzC2Dxdj8PYFCSuyI5mwmvSxjFqFCz5kWwO6BgUh9LKAEzDXfZ D1Ly+iJmitrYiLgWurC7pQLHXqKNHTgla0dN7iAIYzpZZKi+KT+94AH879FrAMKhiJ Hzba/1LQfz1jj2QjfDo6tAvt+EuG27F6p/eS3550= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726980AbfKNAyT (ORCPT ); Wed, 13 Nov 2019 19:54:19 -0500 Received: from mail-oi1-f194.google.com ([209.85.167.194]:42590 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726393AbfKNAyT (ORCPT ); Wed, 13 Nov 2019 19:54:19 -0500 Received: by mail-oi1-f194.google.com with SMTP id i185so3666489oif.9; Wed, 13 Nov 2019 16:54:17 -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=3FaGwli40UTgV2GVAUXDQz2iTNRIRzfQdNF3AkhAOiE=; b=XlBfsSzBaeMc4He1kBm6trtgRzGhcn3oFpH5NUftHx+66ZTQ7NW4aejMXn6tvtyqD8 Ejgkc1Ji68j9TtKGjJV70nm9Yoh121mN1GQ6az9ZpmygbBCfeJeSnVF+Eaj4p4BFKsGJ gkjZH4zrmduNiIq9arjxJeohUU0Vi6yALKOret4siZpQ0iyxdiWEKZ+nYISXJbQBM/wA kHZ8leBuf4aqt7pmTSs99AdkbGLSyGWhcRTL4d3Sa1puTmMhNLs8sgQKl2KhhWgEBDfa xBYDElgF6GDH5YBFrhUV7STTryW4dTocgxqEQs+SOHR0+YA/tGbCxL2FxkNucUTumzCQ 0dlQ== X-Gm-Message-State: APjAAAUow3u0fmaRJnFbrQZF/kc4ctdE22EiHNAOcY9S9qc3NYf7HwGW zH2HDW13pXF1UV/7Uc4XWgAZY0Y= X-Google-Smtp-Source: APXvYqxDU5n/Ao3dAUsAWGuXFl28eOb/j1llN+R19aMZU436dy6PUeHoNc2xSgdUvqJfbG70quT2MQ== X-Received: by 2002:aca:b602:: with SMTP id g2mr1179523oif.7.1573692856864; Wed, 13 Nov 2019 16:54:16 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id g1sm1323717otb.68.2019.11.13.16.54.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Nov 2019 16:54:16 -0800 (PST) Date: Wed, 13 Nov 2019 18:54:15 -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 3/5] devicetree: mfd: max14577: Add reference to max14040_battery.txt descriptions Message-ID: <20191114005415.GA24858@bogus> References: <20191105095905.GA31721@pi3> <20191107031710.5672-1-matheus@castello.eng.br> <20191107031710.5672-4-matheus@castello.eng.br> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191107031710.5672-4-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:08 -0300, Matheus Castello wrote: > max77836 MFD has a fuel gauge that has a low SOC alert feature that is > described in Documentation/devicetree/bindings/power/supply/max17040_battery.txt. > Adding the reference to de documentation here. > > Signed-off-by: Matheus Castello > --- > Documentation/devicetree/bindings/mfd/max14577.txt | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring