Re: [PATCH v2 1/2] HID: i2c-hid: add reset gpio property
From: Brian Norris <hidden>
Date: 2017-11-04 02:29:41
Also in:
linux-devicetree, lkml
From: Brian Norris <hidden>
Date: 2017-11-04 02:29:41
Also in:
linux-devicetree, lkml
On Tue, Oct 31, 2017 at 11:03:15AM +0800, Lin Huang wrote:
some i2c hid devices have reset gpio, need to control it in the driver. Signed-off-by: Lin Huang <redacted> --- Changes in v2: - Add 10us in usleep_range() upper range - reuse post_power_delay_ms as deassert reset delay - delete deassert_reset_us property drivers/hid/i2c-hid/i2c-hid.c | 61 +++++++++++++++++++++++++++-------- include/linux/platform_data/i2c-hid.h | 3 ++ 2 files changed, 50 insertions(+), 14 deletions(-)
Reviewed-by: Brian Norris <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