On Mon, Nov 07, 2016 at 12:47:35PM +0000, Kieran Bingham wrote: > Version 7 of this patchset performs a rebase to linux-4.9-rc4 and adjust > the usage of strncasecmps to sysfs_streq. I have also renamed the > function i2c_of_match_device_strip_vendor to i2c_of_match_device_sysfs > which feels more appropriate now. > > Retested with successful usage of full compatible strings, and shortened > device id's based on the vendor prefix being stripped. > > Wolfram, for your convenience this series is available as a tagged commit > at: https://git.kernel.org/pub/scm/linux/kernel/git/kbingham/linux.git > i2c-dt/v4.9-rc4-probe-conversion-v7, though this includes the TESTPATCH so > it is not by itself suitable for a merge. To keep you updated: this series passed my first test. If nothing bad happens tomorrow, I'll push it out. Thanks!