From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755663AbcEESoo (ORCPT ); Thu, 5 May 2016 14:44:44 -0400 Received: from mail-pf0-f180.google.com ([209.85.192.180]:33030 "EHLO mail-pf0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751844AbcEESom (ORCPT ); Thu, 5 May 2016 14:44:42 -0400 Date: Thu, 5 May 2016 11:44:38 -0700 From: Dmitry Torokhov To: Raveendra Padasalagi Cc: Florian Fainelli , Russell King , Rob Herring , Arnd Bergmann , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-input@vger.kernel.org, Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Jonathan Richardson , Jon Mason , Anup Patel , Ray Jui , Scott Branden , "linux-kernel@vger.kernel.org" , bcm-kernel-feedback-list Subject: Re: [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node Message-ID: <20160505184438.GA25689@dtor-ws> References: <1456556396-4759-1-git-send-email-raveendra.padasalagi@broadcom.com> <1456556396-4759-4-git-send-email-raveendra.padasalagi@broadcom.com> <20160406173140.GB38452@dtor-ws> 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 Hi Raveendra, On Thu, May 05, 2016 at 11:17:00AM +0530, Raveendra Padasalagi wrote: > Thanks Dmitry and Florian. > > Hi Dmitry, > > I understand the dts changes are really needed for the touch screen > driver changes made in this patch. But currently there are no deployed > systems/customer's using this driver. So please pull the driver changes > and I will follow up to make sure dts changes also goes in. > > Below is the latest patch set pushed. > > https://lkml.org/lkml/2016/3/24/45 I have the driver, binding doc changes, and changes to arch/arm/boot/dts/bcm-cygnus.dtsi as 74813cebd678dd471b4fcd7d3019aecab9dbcedd in my 'next' branch, so it will be merged in the next merge window. Thanks. -- Dmitry