From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Thu, 28 Apr 2016 17:27:46 -0400 (EDT) Subject: [PATCH net v3 0/5] drivers: net: cpsw: phy-handle fixes In-Reply-To: <1461805808-4102-1-git-send-email-drivshin.allworx@gmail.com> References: <1461805808-4102-1-git-send-email-drivshin.allworx@gmail.com> Message-ID: <20160428.172746.2157727902791049608.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: "David Rivshin (Allworx)" Date: Wed, 27 Apr 2016 21:10:03 -0400 > This series fixes a number of related issues around using phy-handle > properties in cpsw emac nodes. Series applied, thanks.