From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932963Ab2KWHqg (ORCPT ); Fri, 23 Nov 2012 02:46:36 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:45693 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932907Ab2KWHqe (ORCPT ); Fri, 23 Nov 2012 02:46:34 -0500 Date: Thu, 22 Nov 2012 23:46:30 -0800 From: Dmitry Torokhov To: Viresh Kumar Cc: linux-input@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, spear-devel@list.st.com, lee.jones@linaro.org, Vipul Kumar Samar Subject: Re: [PATCH] input: stmpe-ts: Add DT support for stmpe touchscreen Message-ID: <20121123074630.GE12631@core.coreip.homeip.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Fri, Nov 23, 2012 at 11:59:46AM +0530, Viresh Kumar wrote: > From: Vipul Kumar Samar > > This patch allows the STMPE Touchscreen driver to be successfully probed and > initialised when Device Tree support is enabled. Bindings are mentioned in > Documentation too. Applied, thank you Viresh. -- Dmitry