On Thu, Feb 09, 2017 at 06:03:56PM -0800, Brian Norris wrote: > From: Caesar Wang <[email protected]> > > Document a "vdd-supply" and an initialization delay. Can be used for > powering on/off a HID. > > Signed-off-by: Caesar Wang <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Jiri Kosina <[email protected]> > Cc: [email protected] > Signed-off-by: Brian Norris <[email protected]> > --- > 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 <[email protected]>

