From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754158AbcK1Hr1 (ORCPT ); Mon, 28 Nov 2016 02:47:27 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56752 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753860AbcK1HrT (ORCPT ); Mon, 28 Nov 2016 02:47:19 -0500 Date: Mon, 28 Nov 2016 08:46:33 +0100 From: Greg KH To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] phy: for 4.10 Message-ID: <20161128074633.GA17563@kroah.com> References: <1479475723-4857-1-git-send-email-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1479475723-4857-1-git-send-email-kishon@ti.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 18, 2016 at 06:58:23PM +0530, Kishon Vijay Abraham I wrote: > Hi Greg, > > Please find the pull request for 4.10 merge window below. Major changes > include adding anew phy driver for meson8b/gxbb SoC, removing a couple > of phy drivers from unsupported SoCs, adding sysfs entry to perform > usb role swap in rcar SoC and adding support for otg port in rk3399. > It also includes other minor fixes and cleanups. > > >From this -rc cycle onwards, the phy tree is also included in linux-next. > So we shouldn't get into the fiasco we got into during the last merge > window (when phy tree conflicted with extcon) when it reaches your tree. > > Let me know if you want me to change something. Pulled and pushed out, thanks. greg k-h