[PATCH v5 1/2] devicetree: i2c-hid: Add regulator support
Rob Herring
robh at kernel.org
Wed Feb 15 18:12:58 PST 2017
On Thu, Feb 09, 2017 at 06:03:56PM -0800, Brian Norris wrote:
> From: Caesar Wang <wxt at 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 at rock-chips.com>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: Jiri Kosina <jikos at kernel.org>
> Cc: linux-input at vger.kernel.org
> Signed-off-by: Brian Norris <briannorris at 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 at kernel.org>
More information about the Linux-rockchip
mailing list