From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 27 Jan 2016 09:01:00 -0800 Subject: [PATCH v2 0/3] arm: beaglex15: fix USB Gadget In-Reply-To: <1451436947-22163-1-git-send-email-cw00.choi@samsung.com> References: <1451436947-22163-1-git-send-email-cw00.choi@samsung.com> Message-ID: <20160127170059.GM19432@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Chanwoo Choi [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