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

From: Al Cooper
Date: Fri Sep 22 2017 - 14:33:54 EST


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@xxxxxxxxxxxx> 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@xxxxxx> 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