From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 26 Apr 2015 04:24:38 +0100 Subject: [U-Boot] [PATCH 13/21] sunxi: emac: port to phylib In-Reply-To: <1429883310-22441-14-git-send-email-hdegoede@redhat.com> References: <1429883310-22441-1-git-send-email-hdegoede@redhat.com> <1429883310-22441-14-git-send-email-hdegoede@redhat.com> Message-ID: <1430018678.12403.72.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2015-04-24 at 15:48 +0200, Hans de Goede wrote: > This is a preparation-patch for adding device-model support to the emac > driver. > > Signed-off-by: Hans de Goede Think I saw this and the following few patches in a separate v2, so I've ignored them here. Let me know if I got things the wrong way around. Ian.