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 <benjamin.tissoires@xxxxxxxxxx> > >> --- > >> > >> 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-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html