From: Tony Lindgren <tony@atomide.com>
To: Chanwoo Choi <cw00.choi@samsung.com>
Cc: robh+dt@kernel.org, lee.jones@linaro.org, balbi@ti.com,
rogerq@ti.com, kishon@ti.com, george.cherian@ti.com,
myungjoo.ham@samsung.com, linux-kernel@vger.kernel.org,
linux@arm.linux.org.uk, linux-omap@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/3] arm: beaglex15: fix USB Gadget
Date: Wed, 27 Jan 2016 09:01:00 -0800 [thread overview]
Message-ID: <20160127170059.GM19432@atomide.com> (raw)
In-Reply-To: <1451436947-22163-1-git-send-email-cw00.choi@samsung.com>
* Chanwoo Choi <cw00.choi@samsung.com> [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>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] arm: beaglex15: fix USB Gadget
Date: Wed, 27 Jan 2016 09:01:00 -0800 [thread overview]
Message-ID: <20160127170059.GM19432@atomide.com> (raw)
In-Reply-To: <1451436947-22163-1-git-send-email-cw00.choi@samsung.com>
* Chanwoo Choi <cw00.choi@samsung.com> [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>
next prev parent reply other threads:[~2016-01-27 17:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-30 0:55 [PATCH v2 0/3] arm: beaglex15: fix USB Gadget Chanwoo Choi
2015-12-30 0:55 ` Chanwoo Choi
2015-12-30 0:55 ` Chanwoo Choi
[not found] ` <1451436947-22163-1-git-send-email-cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-12-30 0:55 ` [PATCH v2 1/3] extcon: palmas: Add the support for VBUS detection by using GPIO Chanwoo Choi
2015-12-30 0:55 ` Chanwoo Choi
2015-12-30 0:55 ` Chanwoo Choi
2016-01-11 5:49 ` Lee Jones
2016-01-11 5:49 ` Lee Jones
2015-12-30 0:55 ` [PATCH v2 2/3] arm: boot: dts: beaglex15: Remove ID GPIO Chanwoo Choi
2015-12-30 0:55 ` Chanwoo Choi
2015-12-30 0:55 ` [PATCH v2 3/3] arm: boot: beaglex15: pass correct interrupt Chanwoo Choi
2015-12-30 0:55 ` Chanwoo Choi
2016-01-27 17:01 ` Tony Lindgren [this message]
2016-01-27 17:01 ` [PATCH v2 0/3] arm: beaglex15: fix USB Gadget Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160127170059.GM19432@atomide.com \
--to=tony@atomide.com \
--cc=balbi@ti.com \
--cc=cw00.choi@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=george.cherian@ti.com \
--cc=kishon@ti.com \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=myungjoo.ham@samsung.com \
--cc=robh+dt@kernel.org \
--cc=rogerq@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.