From: felipe.balbi@linux.intel.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 1/5] usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY)
Date: Tue, 28 Mar 2017 16:36:49 +0300 [thread overview]
Message-ID: <8760ith6a6.fsf@linux.intel.com> (raw)
In-Reply-To: <58187797-2c11-c75b-571c-27fe64578099@st.com>
Hi,
Alexandre Torgue <alexandre.torgue@st.com> writes:
> Hi John,
>
> On 02/01/2017 04:37 AM, John Youn wrote:
>> On 1/31/2017 5:26 PM, Bruno Herrera wrote:
>>> This patch introduces a new parameter to activate USB OTG HS/FS core
>>> embedded phy transceiver. The STM32F4x9 SoC uses the GGPIO register
>>> to enable the transceiver.
>>> Also add the dwc2_set_params function for stm32f4 otg fs.
>>>
>>> Signed-off-by: Bruno Herrera <bruherrera@gmail.com>
>>
>> Acked-by: John Youn <johnyoun@synopsys.com>
>>
> Do you plan to take those patches on your pull-request for 4.12?
> I was wondering if I take machine parts (DT) in my pull request for 4.12
> or if I wait an official version with driver part merged.
patches already in my queue for v4.12
--
balbi
WARNING: multiple messages have this Message-ID (diff)
From: Felipe Balbi <felipe.balbi@linux.intel.com>
To: Alexandre Torgue <alexandre.torgue@st.com>,
John Youn <John.Youn@synopsys.com>,
Bruno Herrera <bruherrera@gmail.com>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
"mark.rutland@arm.com" <mark.rutland@arm.com>,
"mcoquelin.stm32@gmail.com" <mcoquelin.stm32@gmail.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v5 1/5] usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY)
Date: Tue, 28 Mar 2017 16:36:49 +0300 [thread overview]
Message-ID: <8760ith6a6.fsf@linux.intel.com> (raw)
In-Reply-To: <58187797-2c11-c75b-571c-27fe64578099@st.com>
Hi,
Alexandre Torgue <alexandre.torgue@st.com> writes:
> Hi John,
>
> On 02/01/2017 04:37 AM, John Youn wrote:
>> On 1/31/2017 5:26 PM, Bruno Herrera wrote:
>>> This patch introduces a new parameter to activate USB OTG HS/FS core
>>> embedded phy transceiver. The STM32F4x9 SoC uses the GGPIO register
>>> to enable the transceiver.
>>> Also add the dwc2_set_params function for stm32f4 otg fs.
>>>
>>> Signed-off-by: Bruno Herrera <bruherrera@gmail.com>
>>
>> Acked-by: John Youn <johnyoun@synopsys.com>
>>
> Do you plan to take those patches on your pull-request for 4.12?
> I was wondering if I take machine parts (DT) in my pull request for 4.12
> or if I wait an official version with driver part merged.
patches already in my queue for v4.12
--
balbi
next prev parent reply other threads:[~2017-03-28 13:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-01 1:25 [PATCH v5 0/5] usb: dwc2: Add support for USB OTG on STM32F4x9 Bruno Herrera
2017-02-01 1:25 ` Bruno Herrera
2017-02-01 1:25 ` [PATCH v5 1/5] usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY) Bruno Herrera
2017-02-01 1:25 ` Bruno Herrera
2017-02-01 3:37 ` John Youn
2017-02-01 3:37 ` John Youn
2017-03-23 17:06 ` Alexandre Torgue
2017-03-23 17:06 ` Alexandre Torgue
2017-03-28 13:36 ` Felipe Balbi [this message]
2017-03-28 13:36 ` Felipe Balbi
2017-03-28 13:49 ` Alexandre Torgue
2017-03-28 13:49 ` Alexandre Torgue
2017-02-01 1:25 ` [PATCH v5 2/5] ARM: dts: stm32: Add USB FS support for STM32F429 MCU Bruno Herrera
2017-02-01 1:25 ` Bruno Herrera
2017-02-01 1:25 ` [PATCH v5 3/5] ARM: dts: stm32: Enable USB FS on stm32f469-disco Bruno Herrera
2017-02-01 1:25 ` Bruno Herrera
2017-02-01 1:25 ` [PATCH v5 4/5] ARM: dts: stm32: Enable USB HS in FS mode (embedded phy) on stm32f429-disco Bruno Herrera
2017-02-01 1:25 ` Bruno Herrera
2017-02-01 1:25 ` [PATCH v5 5/5] dt-bindings: Document the STM32 USB OTG DWC2 core binding Bruno Herrera
2017-02-01 1:25 ` Bruno Herrera
2017-04-03 14:55 ` [PATCH v5 0/5] usb: dwc2: Add support for USB OTG on STM32F4x9 Alexandre Torgue
2017-04-03 14:55 ` Alexandre Torgue
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=8760ith6a6.fsf@linux.intel.com \
--to=felipe.balbi@linux.intel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.