Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752926Ab3JYWzz (ORCPT ); Fri, 25 Oct 2013 18:55:55 -0400 Received: from mail-pb0-f44.google.com ([209.85.160.44]:38140 "EHLO mail-pb0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751658Ab3JYWzw (ORCPT ); Fri, 25 Oct 2013 18:55:52 -0400 Date: Fri, 25 Oct 2013 15:55:48 -0700 From: Anton Vorontsov To: Thierry Reding Cc: Stephen Warren , Rhyland Klein , David Woodhouse , Darbha Sriharsha , Manish Badarkha , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Mark Rutland , Pawel Moll , Ian Campbell , Kumar Gala Subject: Re: [Patch V5] drivers: power: Add support for bq24735 charger Message-ID: <20131025225548.GA6095@teo> References: <1381526143-20800-1-git-send-email-rklein@nvidia.com> <525C361C.1020703@wwwdotorg.org> <525C376A.3000009@nvidia.com> <525C3A9A.5000207@wwwdotorg.org> <20131025224841.GB1157@teo> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20131025224841.GB1157@teo> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1542 Lines: 37 On Fri, Oct 25, 2013 at 03:48:41PM -0700, Anton Vorontsov wrote: > On Mon, Oct 14, 2013 at 12:40:26PM -0600, Stephen Warren wrote: > > >>> diff --git a/Documentation/devicetree/bindings/power_supply/ti,bq24735.txt b/Documentation/devicetree/bindings/power_supply/ti,bq24735.txt > > >> > > >>> +Optional properties : > > >> > > >>> + - ti,ac-detect-gpios : This GPIO is optionally used to read the AC adapter > > >>> + presence. > > >> > > >> Is that actually a property of the BQ24735 chip itself (i.e. is it an > > >> output signal from the chip), or part of the board/system? > > > > > > The gpio itself is actually what the IRQ line is tied to from the > > > bq24735 -> tegra (in this case). In other words this is a Host GPIO that > > > is configured as an input and connected to the bq24735. > > > > Ok, so this is the ACOK output pin? In that case, it's fine. It might be > > worth mentioning that explicitly though. > > I added the comment to the documentation and applied the patch with a > "Thanks-to: Stephen Warren " tag. :) Oh, and as well as Thanks-to: Thierry Reding (People seem to review drivers, but do not give their Reviewed-by tags, so the thanks tag is the best thing I can legally do in such a case.) Thanks, Anton -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/