From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v2 2/3] input: touchscreen mc13xxx: Make platform data optional Date: Mon, 15 Jul 2019 00:10:48 -0700 Message-ID: <20190715071048.GB153485@dtor-ws> References: <20190711222346.5245-1-lukma@denx.de> <20190711222346.5245-3-lukma@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190711222346.5245-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 Fri, Jul 12, 2019 at 12:23:45AM +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. I would prefer seeing it together with patches introducing device tree support. Thanks. -- Dmitry