From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v3 2/3] input: touchscreen mc13xxx: Make platform data optional Date: Wed, 17 Jul 2019 06:35:59 +0300 Message-ID: <20190717033559.GB621@penguin> References: <20190716221929.3782-1-lukma@denx.de> <20190716221929.3782-3-lukma@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190716221929.3782-3-lukma@denx.de> Sender: linux-kernel-owner@vger.kernel.org To: Lukasz Majewski Cc: Lee Jones , linux-kernel@vger.kernel.org, Sascha Hauer , Enrico Weigelt , Thomas Gleixner , Kate Stewart , linux-input@vger.kernel.org List-Id: linux-input@vger.kernel.org On Wed, Jul 17, 2019 at 12:19:28AM +0200, Lukasz Majewski wrote: > From: Sascha Hauer > > The platform data once was optional, make it optional again. This > is a first step towards device tree support for the mc13xxx touchscreen > driver. > > Signed-off-by: Sascha Hauer > Signed-off-by: Lukasz Majewski Acked-by: Dmitry Torokhov I suppose it will go together with the 1st patch through Lee's MFD tree? Thanks. -- Dmitry