From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752058AbdGFIv7 (ORCPT ); Thu, 6 Jul 2017 04:51:59 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:34464 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750970AbdGFIv5 (ORCPT ); Thu, 6 Jul 2017 04:51:57 -0400 Date: Thu, 6 Jul 2017 10:51:47 +0200 From: Corentin Labbe To: davem@davemloft.net Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 6/6] net: stmmac: revert "support future possible different internal phy mode" Message-ID: <20170706085147.GA15728@Red> References: <20170702123159.6939-1-clabbe.montjoie@gmail.com> <20170702123159.6939-7-clabbe.montjoie@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170702123159.6939-7-clabbe.montjoie@gmail.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 02, 2017 at 02:31:59PM +0200, Corentin Labbe wrote: > Since internal phy-mode is reserved for non-xMII protocol we cannot use > it with dwmac-sun8i > This reverts commit 1c2fa5f84683 ("net: stmmac: support future possible different internal phy mode") > > Signed-off-by: Corentin Labbe > --- Hello This patch was left not applied but all other patch from this serie was. Could you apply it, or perhaps you prefer I resend it with some "Fixes:" Regards Corentin Labbe