From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolae Rosia Subject: Re: [PATCH] input: twl4030_keypad: make driver DT only Date: Tue, 22 Nov 2016 12:44:41 +0200 Message-ID: References: <1478948155-30219-1-git-send-email-Nicolae_Rosia@mentor.com> <20161112183937.GA5809@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-it0-f66.google.com ([209.85.214.66]:36731 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753565AbcKVKon (ORCPT ); Tue, 22 Nov 2016 05:44:43 -0500 In-Reply-To: <20161112183937.GA5809@dtor-ws> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dmitry Torokhov Cc: Nicolae Rosia , linux-input@vger.kernel.org, linux-omap@vger.kernel.org, Tony Lindgren Hi Dmitry, On Sat, Nov 12, 2016 at 8:39 PM, Dmitry Torokhov wrote: > Hi Nicolae, > I am looking into converting the matrix keymap code to generic device > properties so that it can be not DT/legacy only; I'll pick up your patch > in a bit (just the bits removing platform data handling). > > Thanks. > Any update on this? Thanks, Nicolae