From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751173AbdIEGMZ (ORCPT ); Tue, 5 Sep 2017 02:12:25 -0400 Received: from lelnx194.ext.ti.com ([198.47.27.80]:12504 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750814AbdIEGMW (ORCPT ); Tue, 5 Sep 2017 02:12:22 -0400 Subject: Re: [PATCH V5 0/4] Add Broadcom STB USB phy driver To: Florian Fainelli , Al Cooper , References: <1503683495-11766-1-git-send-email-alcooperx@gmail.com> CC: Rob Herring , Mark Rutland , , Greg Kroah-Hartman , , From: Kishon Vijay Abraham I Message-ID: Date: Tue, 5 Sep 2017 11:41:47 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks Kishon