lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 18 Jun 2013 11:51:38 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Benjamin Tissoires <benjamin.tissoires@...hat.com>
Cc:	Benjamin Tissoires <benjamin.tissoires@...il.com>,
	Grant Likely <grant.likely@...aro.org>,
	Rob Herring <rob.herring@...xeda.com>,
	devicetree-discuss@...ts.ozlabs.org, linux-input@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] HID: i2c-hid: add DT bindings

On Thu, 13 Jun 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@...hat.com>
> ---
> 
> 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.

Thanks.

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ