Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1582234

Re: [PATCH v5 1/2] devicetree: i2c-hid: Add regulator support

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 1/2] devicetree: i2c-hid: Add regulator support
Date 2017-02-16 03:20 +0100
Message-ID <tbjPP-89f-13@gated-at.bofh.it> (permalink)
References <t98OS-5HM-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 09, 2017 at 06:03:56PM -0800, Brian Norris wrote:
> From: Caesar Wang <wxt@rock-chips.com>
> 
> Document a "vdd-supply" and an initialization delay. Can be used for
> powering on/off a HID.
> 
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Jiri Kosina <jikos@kernel.org>
> Cc: linux-input@vger.kernel.org
> Signed-off-by: Brian Norris <briannorris@chromium.org>
> ---
> Sorry for the delay on resending this. I *think* I've addressed all the
> concerns from last time though?
> 
> v2:
>  * add compatible property for wacom, per Rob's request
>  * name the regulator property specifically (VDD)
> 
> v3:
>  * remove wacom property, per Benjamin's request
>  * add delay property
> 
> v4: no change
> 
> v5:
>  * change name to "post-power-on-delay-ms"
>  * reword to describe how the power sequencing properties require a
>    specific 'compatible' property
> ---
>  Documentation/devicetree/bindings/input/hid-over-i2c.txt | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)

Acked-by: Rob Herring <robh@kernel.org> 

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v5 1/2] devicetree: i2c-hid: Add regulator support Rob Herring <robh@kernel.org> - 2017-02-16 03:20 +0100

csiph-web