From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752238AbdJ0Jz0 (ORCPT ); Fri, 27 Oct 2017 05:55:26 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56596 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751176AbdJ0JzZ (ORCPT ); Fri, 27 Oct 2017 05:55:25 -0400 Date: Fri, 27 Oct 2017 11:54:29 +0200 From: Greg KH To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] phy: for 4.15 merge window Message-ID: <20171027095429.GA8759@kroah.com> References: <20171025114701.8623-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171025114701.8623-1-kishon@ti.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 25, 2017 at 05:17:01PM +0530, Kishon Vijay Abraham I wrote: > Hi Greg, > > Please find the pull request for 4.15 merge window below. It includes a > couple of phy core changes (adds phy_calibrate() API and return NULL for > optional phy_get even if CONFIG_GENERIC_PHY is not selected). Apart from that, > it adds a new USB PHY driver for Broadcom STB SoCs and includes other driver > fixes/cleanups all of which are listed in the tag message. > > It also includes a couple of patches from other subsystems (in ufs-qcom.c and > pci-dra7xx.c) because of it's dependencies with phy changes. (Haven't seen > any conflicts in linux-next) > > Consider merging this pull request and let me know if I have to change > something. Pulled and pushed out, thanks. greg k-h