[PATCH v2 0/3] arm: beaglex15: fix USB Gadget
From: tony@atomide.com (Tony Lindgren)
Date: 2016-01-27 17:01:06
Also in:
linux-devicetree, linux-omap, lkml
From: tony@atomide.com (Tony Lindgren)
Date: 2016-01-27 17:01:06
Also in:
linux-devicetree, linux-omap, lkml
* Chanwoo Choi [off-list ref] [151229 16:56]:
This patchset make the extcon-palmas.c more generic style and then send v2 patchset. I add the Felipe comment of v1 patchset as following: But, I have not test on real board because I don't have it. Just, I modify this patchset based on v1 patchset[1] from Felipe Balbi. - Felipe comment of this patchset: "Hi, with the following patches I can get USB Gadget working with my beagle x15 with today's Linus' tree. regards". [1] https://lkml.org/lkml/2015/11/12/508 Changes from v1: (https://lkml.org/lkml/2015/11/12/508) - Refactoring the extcon-palmas.c driver with more generic style to support the VBUS gpio pin. - Use the 'vbus-gpio' property instead of 'interrupts-extended'] Felipe Balbi (3): extcon: palmas: Add the support for VBUS detection by using GPIO arm: boot: dts: beaglex15: Remove ID GPIO arm: boot: beaglex15: pass correct interrupt
Please feel free to queue these minor dts changes along with the extcon changes. Usually the subject starts with "ARM: dts:" though. Anyways for the last two patches in the series: Acked-by: Tony Lindgren <tony@atomide.com>