Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759062Ab3GaKMZ (ORCPT ); Wed, 31 Jul 2013 06:12:25 -0400 Received: from cantor2.suse.de ([195.135.220.15]:54068 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751192Ab3GaKMX (ORCPT ); Wed, 31 Jul 2013 06:12:23 -0400 Date: Wed, 31 Jul 2013 12:12:19 +0200 (CEST) From: Jiri Kosina To: Benjamin Tissoires Cc: Benjamin Tissoires , Grant Likely , Rob Herring , devicetree-discuss@lists.ozlabs.org, linux-input , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] HID: i2c-hid: add DT bindings In-Reply-To: Message-ID: References: <1371109835-30796-1-git-send-email-benjamin.tissoires@redhat.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1869 Lines: 52 On Wed, 24 Jul 2013, Benjamin Tissoires wrote: > >> Add device tree based support for HID over I2C devices. > >> > >> Tested on an Odroid-X board with a Synaptics touchpad. > >> > >> Signed-off-by: Benjamin Tissoires > >> --- > >> > >> Hi guys, > >> > >> well, as the commit message says, this is the DT binding for HID over I2C. > >> I honestly don't know if it will be used besides me, but it may help others > >> with a DT based board. > >> As the spec is for ACPI only, I had no specifications regarding the DT names. So > >> these names can be changed if you think they are bad. > >> > >> I also created a new bindings directory in the devicetree doc to reflect the > >> split we have between input and hid. However, if the DT experts prefer having > >> it under input, I'm fine with that. > >> > >> Cheers, > >> Benjamin > >> > >> .../devicetree/bindings/hid/hid-over-i2c.txt | 28 ++++++++++++++ > >> drivers/hid/i2c-hid/i2c-hid.c | 44 +++++++++++++++++++++- > >> include/linux/i2c/i2c-hid.h | 3 +- > >> 3 files changed, 73 insertions(+), 2 deletions(-) > >> create mode 100644 Documentation/devicetree/bindings/hid/hid-over-i2c.txt > >> > >> diff --git a/Documentation/devicetree/bindings/hid/hid-over-i2c.txt b/Documentation/devicetree/bindings/hid/hid-over-i2c.txt > > > > DT folks, any objections to this, please? > > > > If not, I'd like to apply this for 3.11 into my tree. > > > > DT folks, ping??? As there have been no objections for more than one month, I am now queuing this up. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/