Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753012AbbDDMrv (ORCPT ); Sat, 4 Apr 2015 08:47:51 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:59834 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752324AbbDDMqW (ORCPT ); Sat, 4 Apr 2015 08:46:22 -0400 Message-ID: <551FDCFC.4070806@atmel.com> Date: Sat, 4 Apr 2015 14:45:48 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Olof Johansson CC: , Arnd Bergmann , Kevin Hilman , ARM Maintainers , , , Boris BREZILLON , Alexandre Belloni , Johan Hovold , Subject: Re: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1 References: <1427792170-13162-1-git-send-email-nicolas.ferre@atmel.com> <551E52BC.3040702@atmel.com> <20150403205507.GH23023@localhost> <20150403215607.GS23023@localhost> In-Reply-To: <20150403215607.GS23023@localhost> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1381 Lines: 38 Le 03/04/2015 23:56, Olof Johansson a ?crit : > On Fri, Apr 03, 2015 at 01:55:07PM -0700, Olof Johansson wrote: >> On Fri, Apr 03, 2015 at 10:43:40AM +0200, Nicolas Ferre wrote: >>> Le 31/03/2015 10:56, Nicolas Ferre a ?crit : >>>> After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091) >>>> the macb1 interface refuses to work properly because it tries >>>> to cling to address 0 which isn't able to communicate in broadcast with >>>> the mac anymore. The micrel phy on the board is actually configured >>>> to show up at address 1. >>>> Adding the phy node and its real address fixes the issue. >>>> >>>> Signed-off-by: Nicolas Ferre >>>> Cc: Johan Hovold >>>> Cc: #3.19 >>>> --- >>> >>> Arnd, Olof, Kevin, >>> >>> It seems late but, is it possible to queue this patch as a 4.0 fixes? >>> >>> Without it, the 10/100 Ethernet on sama5d3 doesn't work if it's not used >>> by u-boot previously. >> >> Sure, resend it to arm@kernel.org. > > Nevermind, I ended up picking it up from the list. Applied. Cool: thanks Olof! Bye, -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/