From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v8 0/2] TWL6030, TWL6032 GPADC driver Date: Thu, 15 Aug 2013 12:03:02 +0100 Message-ID: <520CB566.2050201@kernel.org> References: <1374758813-6539-1-git-send-email-oleksandr.kozaruk@ti.com> <20130815091216.GB28366@e106331-lin.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130815091216.GB28366@e106331-lin.cambridge.arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Mark Rutland Cc: "milo.kim@ti.com" , "lars@metafoo.de" , "sameo@linux.intel.com" , "devicetree@vger.kernel.org" , "tony@atomide.com" , "poeschel@lemonage.de" , "rnayak@ti.com" , Oleksandr Kozaruk , "linux-kernel@vger.kernel.org" , "rob.herring@calxeda.com" , "kishon@ti.com" , "peter.ujfalusi@ti.com" , "linux-iio@vger.kernel.org" , "linux-omap@vger.kernel.org" , "jic23@cam.ac.uk" , "grant.likely@linaro.org" , "benoit.cousson@linaro.org" , "gg@slimlogic.co.uk" , "ch.naveen@samsung.com" List-Id: linux-omap@vger.kernel.org >> The changes to the original driver: >> - device tree adaptation; > > I couldn't see a binding document in this series or in mainline. Have I > looked in the wrong places? Nothing explicit supplied, but does it need one given it is doing only iio bindings (bindings/iio/iio-bindings.txt) plus twl child bindings (bindings/mfd/twl-family.txt) If it does, I guess absolutely everything does, then fair enough! I guess that would make sense as there is no way for someone writing a device tree to know that there is nothing else to be specified. Thanks, Jonathan