Re: [PATCH v2 1/2] devicetree: i2c-hid: Add Wacom digitizer + regulator support
From: Rob Herring <hidden>
Date: 2016-12-05 23:42:52
Also in:
linux-devicetree, linux-rockchip, lkml
From: Rob Herring <hidden>
Date: 2016-12-05 23:42:52
Also in:
linux-devicetree, linux-rockchip, lkml
On Wed, Nov 30, 2016 at 05:21:27PM -0800, Brian Norris wrote:
From: Caesar Wang <redacted> 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 <redacted> Cc: Rob Herring <redacted> Cc: Jiri Kosina <redacted> Cc: linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Signed-off-by: Brian Norris <redacted> --- 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 <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html