Re: [PATCH v3 0/8] Input: synaptics-rmi4: Reimplement functionality from hid-rmi

2016-08-12 Thread Andrew Duggan
Hi Dmitry, I wanted to check on the status of this patch series. It looks like patches 2, 3, 4, and 7 remain outstanding. For the most part all of the patches have either review or ack signoffs. The version 2 of patch 2 was reviewed by Benjamin Tissoires, but not v3. However, the changes betwe

[PATCH v3 0/8] Input: synaptics-rmi4: Reimplement functionality from hid-rmi

2016-07-13 Thread Andrew Duggan
The v3 version of this patch series makes changes to patch 1 and patch 3. Patch 1 now uses of_get_child_by_name() instead of of_find_node_by_name() to avoid having to increment the refcount of the of_node which avoid that hack. Patch 3 adds "force" to the device tree parameters to help to clarify t