Re: [PATCH 4/4] Input: tsc2004 - Document ts2004 dt bindings
From: Michael Welling <hidden>
Date: 2015-11-03 23:12:11
Also in:
linux-devicetree, lkml
On Tue, Nov 03, 2015 at 02:59:13PM -0800, Dmitry Torokhov wrote:
On Tue, Nov 03, 2015 at 09:41:17AM -0600, Michael Welling wrote:quoted
On Tue, Nov 03, 2015 at 09:31:10AM -0600, Rob Herring wrote:quoted
On Tue, Nov 3, 2015 at 1:21 AM, Dmitry Torokhov [off-list ref] wrote:quoted
On Mon, Nov 02, 2015 at 02:50:29PM -0600, Michael Welling wrote:quoted
On Mon, Nov 02, 2015 at 09:19:50AM -0600, Rob Herring wrote:quoted
quoted
+Required properties: + - compatible : "ti,tsc2004" + - interrupts : IRQ specifier + - vio-supply : Regulator specifierreg 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.How about the version below? Thanks. -- Dmitry Input: tsc2004 - document ts2004 dt bindingsJust noticed that it says ts2004 instead of tsc2004 in the subject. Otherwise, I am fine with it. Thanks for the assistance. Still no acks or reviews for the other patches in the series. I would like for someone to test the tsc2005 support to see if it still works. The tsc2004 works very well on the target that I have here.I folded this patch into the patch #3 and applied everything.
Great. Will this patch series conflict with the patch series to take out the .owner=THIS_MODULE from spi_drivers? https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1004626.html
Thanks! -- Dmitry