From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932939AbcFPAFp (ORCPT ); Wed, 15 Jun 2016 20:05:45 -0400 Received: from us-mx1.synaptics.com ([192.147.44.131]:38193 "EHLO us-mx1.synaptics.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751724AbcFPAFn (ORCPT ); Wed, 15 Jun 2016 20:05:43 -0400 Subject: Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 To: Benjamin Tissoires , Jiri Kosina References: <1464979306-2771-1-git-send-email-aduggan@synaptics.com> <20160615094137.GY24234@mail.corp.redhat.com> CC: , , Dmitry Torokhov , Linus Walleij , Vincent Huang , Nick Dyer From: Andrew Duggan Message-ID: <5761ED55.4090502@synaptics.com> Date: Wed, 15 Jun 2016 17:05:41 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <20160615094137.GY24234@mail.corp.redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.4.10.103] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/15/2016 02:41 AM, Benjamin Tissoires wrote: > On Jun 15 2016 or thereabouts, Jiri Kosina wrote: >> On Fri, 3 Jun 2016, Andrew Duggan wrote: >> >>> The Synaptics RMI4 driver provides support for RMI4 devices. Instead of >>> duplicating the RMI4 processing code, make hid-rmi a transport driver >>> and register it with the Synaptics RMI4 core. >>> >>> Signed-off-by: Andrew Duggan >> Is there any update on the Input series please? > FWIW, I just reviewed it. Now the ball is in Dmitry's hand (I don't > think it needs a resubmission). Linus had some suggestions regarding the naming of the device tree properties in patch 3. I can either resubmit the series with those changes plus what Benjamin identified. Or I can resubmit the patch 3 as a standalone patch later so that the rest of the series can be applied. I'll do which ever option is less of a burden on the reviewers. Andrew > Cheers, > Benjamin > >> Thanks, >> >> -- >> Jiri Kosina >> SUSE Labs >>