On Wed, Oct 31, 2018 at 08:11:48PM -0400, Brian Masney wrote: > This adds the gpio-ranges property to pm8941_gpios so that the GPIO > pins are initialized by the GPIO framework and not pinctrl. This fixes > a circular dependency so GPIO hogging can be used on this board. > > Signed-off-by: Brian Masney <masneyb@xxxxxxxxxxxxx> Hi Andy, All of the dependencies for USB have been merged into their respective trees. Patches 6 and 7 in this series are the only two that are outstanding for your consideration. I know that I'm still waiting for a review from Dmitry regarding the new vibrator driver [1] and we're nearing the end of the development cycle. In case he runs into an issue with that driver, I verified that I can use git am to apply patches 6 and 7 in this series for USB, and the patch for WiFi [2] without the bindings for the vibrator. I'm hoping to get as much of this merged into this kernel development cycle as possible. [1] https://lore.kernel.org/lkml/20181025012937.2154-1-masneyb@xxxxxxxxxxxxx/ [2] https://lore.kernel.org/lkml/20181104215034.3677-1-masneyb@xxxxxxxxxxxxx/ Thanks, Brian