From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753104Ab3H0JOq (ORCPT ); Tue, 27 Aug 2013 05:14:46 -0400 Received: from mo3.mail-out.ovh.net ([178.32.228.3]:55290 "EHLO mo3.mail-out.ovh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752229Ab3H0JOo (ORCPT ); Tue, 27 Aug 2013 05:14:44 -0400 Message-ID: <521C6DD7.8030308@overkiz.com> Date: Tue, 27 Aug 2013 11:13:59 +0200 From: boris brezillon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Florian Fainelli CC: David Miller , nicolas.ferre@atmel.com, Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , netdev , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" X-Ovh-Mailout: 178.32.228.3 (mo3.mail-out.ovh.net) Subject: Re: [PATCH 0/2] net/cadence/macb: add support for dt phy definition References: <1377186980-21902-1-git-send-email-b.brezillon@overkiz.com> <20130826.160450.2176892065062148718.davem@davemloft.net> <521C586A.7080604@overkiz.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Ovh-Tracer-Id: 7928587145782130928 X-Ovh-Remote: 80.245.18.66 () X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeikedrheegucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeikedrheegucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/08/2013 11:07, Florian Fainelli wrote: > Hello Boris, > > 2013/8/27 boris brezillon : >> Hello Dave, >> >> >> On 26/08/2013 22:04, David Miller wrote: >>> From: Boris BREZILLON >>> Date: Thu, 22 Aug 2013 17:56:20 +0200 >>> >>>> This patch series adds support for ethernet phy definition using device >>>> tree. >>>> >>>> This may help in moving some at91 boards to dt (some of them define an >>>> interrupt pin). >>>> >>>> Tested on samad31ek. >>> Series applied to net-next, thanks. >> Could you apply, the 3rd version of this series instead ? >> >> It fixes one bug when no phy is discovered and use the appropriate address >> for the phy dt node. >> >> Sorry for the inconvenience. > You will probably have to resubmit an incremental patch, I have never > seen David pick up another version of a patch once it has been pushed > out: > > http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=8c038e7e14b1c5f156745e3c4df0a3aa46173dd9 > http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=148cbb53ace32f584d208764c7f7e6aa8edb970c Okay, I will submit patches (based on net-next branch) to fix those bugs. Thanks. Best Regards, Boris