On Wed, Nov 30, 2016 at 05:21:27PM -0800, Brian Norris wrote: > From: Caesar Wang <[email protected]> > > Add a compatible string and regulator property for Wacom W9103 > digitizer. Its VDD supply may need to be enabled before using it. > > 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]> > --- > v1 was a few months back. I finally got around to rewriting it based on > DT binding feedback. > > v2: > * add compatible property for wacom > * name the regulator property specifically (VDD) > > Documentation/devicetree/bindings/input/hid-over-i2c.txt | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <[email protected]>

