From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935853AbdCWVFZ (ORCPT ); Thu, 23 Mar 2017 17:05:25 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46152 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932496AbdCWVFX (ORCPT ); Thu, 23 Mar 2017 17:05:23 -0400 Date: Thu, 23 Mar 2017 22:04:59 +0100 From: Greg KH To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] phy: for 4.11 -rc cycle Message-ID: <20170323210459.GA2925@kroah.com> References: <20170322150036.12629-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170322150036.12629-1-kishon@ti.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 22, 2017 at 08:30:32PM +0530, Kishon Vijay Abraham I wrote: > Hi Greg, > > Please find the pull request for this -rc cycle below. > > The major change is removing USB3 PHY driver for Broadcom NSP merged > during the last merge window. It is found there already exists a PHY > driver (used by NS) and it can be shared with NSP as well. So in the > coming merge windows the existing USB3 PHY for NS will be adapted to > work for NSP. Apart from that, no major changes and includes a error > handling fix in phy-exynos-pcie and compiler error fix with EXTCON > is not selected. > > Consider merging it in this -rc cycle and let me know If I have to > make any changes. Pulled and pushed out, thanks. greg k-h