From mboxrd@z Thu Jan 1 00:00:00 1970 From: dinguyen@opensource.altera.com (Dinh Nguyen) Date: Tue, 31 May 2016 11:03:02 -0500 Subject: [PATCH] ARM: dts: socfpga: Add missing PHY phandle In-Reply-To: <1464216042-6477-1-git-send-email-marex@denx.de> References: <1464216042-6477-1-git-send-email-marex@denx.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 25 May 2016, Marek Vasut wrote: > Add missing PHY phandle into the DT, otherwise the stmmac code won't > detect the PHY correctly anymore. > > Signed-off-by: Marek Vasut > Cc: Dinh Nguyen > --- Applied! Thanks, Dinh