From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH 3/4] net: macb: Support specifying PHYs in a mdio container dts node Date: Mon, 20 Aug 2018 15:56:56 +0200 Message-ID: <20180820135656.GE6583@lunn.ch> References: <20180820121238.7779-1-a.fatoum@pengutronix.de> <20180820121238.7779-3-a.fatoum@pengutronix.de> <20180820134234.GC6583@lunn.ch> <2c7d7e81-322d-c995-7de6-64a25906d280@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , Nicolas Ferre , kernel@pengutronix.de, netdev@vger.kernel.org, mdf@kernel.org, Brad Mouring , Florian Fainelli To: Ahmad Fatoum Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:39118 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726010AbeHTRMp (ORCPT ); Mon, 20 Aug 2018 13:12:45 -0400 Content-Disposition: inline In-Reply-To: <2c7d7e81-322d-c995-7de6-64a25906d280@pengutronix.de> Sender: netdev-owner@vger.kernel.org List-ID: > I've done so in part 4/4. Yes, i noticed that later. Ideally, it would be here, since this is the patch which actually changes the binding. Andrew