From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753842AbbKBUuy (ORCPT ); Mon, 2 Nov 2015 15:50:54 -0500 Received: from mail-ig0-f178.google.com ([209.85.213.178]:34288 "EHLO mail-ig0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753605AbbKBUuk (ORCPT ); Mon, 2 Nov 2015 15:50:40 -0500 Date: Mon, 2 Nov 2015 14:50:29 -0600 From: Michael Welling To: Rob Herring Cc: Dmitry Torokhov , kbuild test robot , kbuild-all@01.org, Tony Lindgren , Pavel Machek , Felipe Balbi , Sebastian Reichel , Roger Quadros , Arnd Bergmann , Mark Brown , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-input@vger.kernel.org" Subject: Re: [PATCH 4/4] Input: tsc2004 - Document ts2004 dt bindings Message-ID: <20151102205028.GA2571@deathstar> References: <1446252086-24334-1-git-send-email-mwelling@ieee.org> <1446252086-24334-5-git-send-email-mwelling@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 02, 2015 at 09:19:50AM -0600, Rob Herring wrote: > > +Required properties: > > + - compatible : "ti,tsc2004" > > + - interrupts : IRQ specifier > > + - vio-supply : Regulator specifier > > reg property? Rob, It appears that I missed this in the description. Probably because I was following the lead of the ts2005 description. How does this look: - reg : I2C address. 0x48 - 0x4b based on the voltage applied to the AD1 and AD0 inputs on the IC. Do I have to spin the whole series to update this patch? Everyone, Are there any other concerns with this patch series? Regards, Michael