From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx08-00178001.pphosted.com ([91.207.212.93]:50235 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751015AbcEXHJ0 (ORCPT ); Tue, 24 May 2016 03:09:26 -0400 Message-ID: <5743FDFF.9000704@st.com> Date: Tue, 24 May 2016 09:08:47 +0200 From: Giuseppe CAVALLARO MIME-Version: 1.0 To: Greg KH CC: , , , , , , , , Subject: Re: [PATCH 0/2 (linux-stable-4.5.y)] net: stmmac: MDIO fixes References: <1464009463-23654-1-git-send-email-peppe.cavallaro@st.com> <20160523153619.GA30179@kroah.com> In-Reply-To: <20160523153619.GA30179@kroah.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 5/23/2016 5:36 PM, Greg KH wrote: > On Mon, May 23, 2016 at 03:17:41PM +0200, Giuseppe Cavallaro wrote: >> These patches port some recent fixes for linux-4.5.y stable branch. >> They fix the MDIO settings trying to cover the all possible scenario >> when the stmmac is connected to a real transceiver or a switch. >> >> These patches are needed for Kernel 4.5 where Lime2, BananaPi and Cubieboard2 >> show problems when use the stmmac: >> >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823493 > > What are the git commit id for these patches in Linus's tree? Commits are: stmmac: fix MDIO settings a7657f128c279ae5796ab2ca7d04a7819f4259f0 and Revert "stmmac: Fix 'eth0: No PHY found' regression" d7e944c8ddc0983640a9a32868fb217485d12ca2 Regards Peppe > > thanks, > > greg k-h > >