From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:51406 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032283AbeBOOF2 (ORCPT ); Thu, 15 Feb 2018 09:05:28 -0500 Date: Thu, 15 Feb 2018 15:05:29 +0100 From: Greg Kroah-Hartman To: Mikulas Patocka Cc: stable@vger.kernel.org, Yan Markman , Antoine Tenart , Gregory CLEMENT Subject: Re: [PATCH 4.14, 4.15] arm64: dts: marvell: add Ethernet aliases Message-ID: <20180215140529.GC31443@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Feb 14, 2018 at 03:49:02PM -0500, Mikulas Patocka wrote: > Hi > > I'm submitting this upstream patch to be backported to stable branches > 4.14 and 4.15. > > This patch fixes invalid ethernet addresses on the MacchiatoBIN board (I > tested it on the kernel 4.4.19). This patch differs slightly from the > upstream patch because in the kernel 4.16-rc1 "cpm" was renamed to "cp0" > and "cps" to "cp1". Now applied, thanks. greg k-h