From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Mon, 29 Sep 2014 00:22:40 -0400 (EDT) Subject: [PATCH RESEND v6 0/7] DT doc: net: cpsw mac-address is optional In-Reply-To: <1411923561-31524-1-git-send-email-mpa@pengutronix.de> References: <1411923561-31524-1-git-send-email-mpa@pengutronix.de> Message-ID: <20140929.002240.751684227493205912.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Markus Pargmann Date: Sun, 28 Sep 2014 18:59:14 +0200 > This is a resend of v6 of this series. I added the Acked-by of Tony Lindgren > for patch 5/7. There are no other changes. > > This series adds support to the cpsw driver to read the MACIDs of the am335x > chip and use them as fallback. These addresses are only used if there are no > mac addresses in the devicetree, for example set by a bootloader. Networking changes not CC:'d to netdev will be completely ignored by me. Thank you.