Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1733169 > unrolled thread

Re: [PATCH V5 0/4] Add Broadcom STB USB phy driver

Started byFlorian Fainelli <f.fainelli@gmail.com>
First post2017-09-16 02:00 +0200
Last post2017-09-22 20:40 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH V5 0/4] Add Broadcom STB USB phy driver Florian Fainelli <f.fainelli@gmail.com> - 2017-09-16 02:00 +0200
    Re: [PATCH V5 0/4] Add Broadcom STB USB phy driver Florian Fainelli <f.fainelli@gmail.com> - 2017-09-21 00:40 +0200
      Re: [PATCH V5 0/4] Add Broadcom STB USB phy driver Kishon Vijay Abraham I <kishon@ti.com> - 2017-09-21 11:50 +0200
        Re: [PATCH V5 0/4] Add Broadcom STB USB phy driver Al Cooper <al.cooper@broadcom.com> - 2017-09-22 20:40 +0200

#1733169 — Re: [PATCH V5 0/4] Add Broadcom STB USB phy driver

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2017-09-16 02:00 +0200
SubjectRe: [PATCH V5 0/4] Add Broadcom STB USB phy driver
Message-ID<uq8GB-1Go-1@gated-at.bofh.it>
On September 4, 2017 11:11:47 PM PDT, Kishon Vijay Abraham I <kishon@ti.com> wrote:
>Florian,
>
>On Saturday 02 September 2017 07:46 AM, Florian Fainelli wrote:
>> 
>> 
>> On 08/25/2017 10:51 AM, Al Cooper wrote:
>>> Add a new USB Phy driver for Broadcom STB SoCs. This driver
>>> supports Broadcom STB ARM SoCs. This driver in
>>> combination with the Broadcom STB ohci, ehci and xhci
>>> drivers will enable USB1.1, USB2.0 and USB3.0 support.
>>> This Phy driver also supports the Broadcom BDC gadget
>>> driver.
>> 
>> Thanks Al! Kishon, feel free to merge everything through your tree
>there
>> should not be any conflicts with drivers/soc/bcm/brcmstb/common.c and
>> include/linux/soc/brcmstb/brcmstb.h.
>
>I'll start merging once 4.14 -rc1 is tagged.

OK, does not that mean we will be missing this driver in 4.14? I suppose that's fine. Thanks!
Hi Kishon,
-- 
Florian

[toc] | [next] | [standalone]


#1736201

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2017-09-21 00:40 +0200
Message-ID<urVOW-J7-13@gated-at.bofh.it>
In reply to#1733169
Hi Kishon,

On 09/15/2017 04:49 PM, Florian Fainelli wrote:
> On September 4, 2017 11:11:47 PM PDT, Kishon Vijay Abraham I <kishon@ti.com> wrote:
>> Florian,
>>
>> On Saturday 02 September 2017 07:46 AM, Florian Fainelli wrote:
>>>
>>>
>>> On 08/25/2017 10:51 AM, Al Cooper wrote:
>>>> Add a new USB Phy driver for Broadcom STB SoCs. This driver
>>>> supports Broadcom STB ARM SoCs. This driver in
>>>> combination with the Broadcom STB ohci, ehci and xhci
>>>> drivers will enable USB1.1, USB2.0 and USB3.0 support.
>>>> This Phy driver also supports the Broadcom BDC gadget
>>>> driver.
>>>
>>> Thanks Al! Kishon, feel free to merge everything through your tree
>> there
>>> should not be any conflicts with drivers/soc/bcm/brcmstb/common.c and
>>> include/linux/soc/brcmstb/brcmstb.h.
>>
>> I'll start merging once 4.14 -rc1 is tagged.
> 
> OK, does not that mean we will be missing this driver in 4.14? I suppose that's fine. Thanks!

Gentle ping, v4.14-rc1 is now out, can you let us know if this patch
series is good with you? Thanks!
-- 
Florian

[toc] | [prev] | [next] | [standalone]


#1736496

FromKishon Vijay Abraham I <kishon@ti.com>
Date2017-09-21 11:50 +0200
Message-ID<us6hk-7zm-3@gated-at.bofh.it>
In reply to#1736201
Hi Florian,

On Thursday 21 September 2017 04:07 AM, Florian Fainelli wrote:
> Hi Kishon,
> 
> On 09/15/2017 04:49 PM, Florian Fainelli wrote:
>> On September 4, 2017 11:11:47 PM PDT, Kishon Vijay Abraham I <kishon@ti.com> wrote:
>>> Florian,
>>>
>>> On Saturday 02 September 2017 07:46 AM, Florian Fainelli wrote:
>>>>
>>>>
>>>> On 08/25/2017 10:51 AM, Al Cooper wrote:
>>>>> Add a new USB Phy driver for Broadcom STB SoCs. This driver
>>>>> supports Broadcom STB ARM SoCs. This driver in
>>>>> combination with the Broadcom STB ohci, ehci and xhci
>>>>> drivers will enable USB1.1, USB2.0 and USB3.0 support.
>>>>> This Phy driver also supports the Broadcom BDC gadget
>>>>> driver.
>>>>
>>>> Thanks Al! Kishon, feel free to merge everything through your tree
>>> there
>>>> should not be any conflicts with drivers/soc/bcm/brcmstb/common.c and
>>>> include/linux/soc/brcmstb/brcmstb.h.
>>>
>>> I'll start merging once 4.14 -rc1 is tagged.
>>
>> OK, does not that mean we will be missing this driver in 4.14? I suppose that's fine. Thanks!
> 
> Gentle ping, v4.14-rc1 is now out, can you let us know if this patch
> series is good with you? Thanks!

Thank you for reminding. Actually the patch series has quite a few "CHECK"
checkpatch warnings. Can that be fixed before merging it?

Thanks
Kishon

[toc] | [prev] | [next] | [standalone]


#1737738

FromAl Cooper <al.cooper@broadcom.com>
Date2017-09-22 20:40 +0200
Message-ID<usB1N-13h-31@gated-at.bofh.it>
In reply to#1736496
I'll re-submit with all the CHECK warnings fixed.

Thanks
Al

On Thu, Sep 21, 2017 at 5:39 AM, 'Kishon Vijay Abraham I' via
BCM-KERNEL-FEEDBACK-LIST,PDL
<bcm-kernel-feedback-list.pdl@broadcom.com> wrote:
> Hi Florian,
>
> On Thursday 21 September 2017 04:07 AM, Florian Fainelli wrote:
>> Hi Kishon,
>>
>> On 09/15/2017 04:49 PM, Florian Fainelli wrote:
>>> On September 4, 2017 11:11:47 PM PDT, Kishon Vijay Abraham I <kishon@ti.com> wrote:
>>>> Florian,
>>>>
>>>> On Saturday 02 September 2017 07:46 AM, Florian Fainelli wrote:
>>>>>
>>>>>
>>>>> On 08/25/2017 10:51 AM, Al Cooper wrote:
>>>>>> Add a new USB Phy driver for Broadcom STB SoCs. This driver
>>>>>> supports Broadcom STB ARM SoCs. This driver in
>>>>>> combination with the Broadcom STB ohci, ehci and xhci
>>>>>> drivers will enable USB1.1, USB2.0 and USB3.0 support.
>>>>>> This Phy driver also supports the Broadcom BDC gadget
>>>>>> driver.
>>>>>
>>>>> Thanks Al! Kishon, feel free to merge everything through your tree
>>>> there
>>>>> should not be any conflicts with drivers/soc/bcm/brcmstb/common.c and
>>>>> include/linux/soc/brcmstb/brcmstb.h.
>>>>
>>>> I'll start merging once 4.14 -rc1 is tagged.
>>>
>>> OK, does not that mean we will be missing this driver in 4.14? I suppose that's fine. Thanks!
>>
>> Gentle ping, v4.14-rc1 is now out, can you let us know if this patch
>> series is good with you? Thanks!
>
> Thank you for reminding. Actually the patch series has quite a few "CHECK"
> checkpatch warnings. Can that be fixed before merging it?
>
> Thanks
> Kishon

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web