From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo2@yeah.net (Shawn Guo) Date: Thu, 9 Jun 2016 20:50:11 +0800 Subject: [PATCH] ARM: imx6ul: Fix Micrel PHY mask In-Reply-To: <1462995570-31055-1-git-send-email-festevam@gmail.com> References: <1462995570-31055-1-git-send-email-festevam@gmail.com> Message-ID: <20160609125011.GA19249@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 11, 2016 at 04:39:30PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > The value used for Micrel PHY mask is not correct. Use the > MICREL_PHY_ID_MASK definition instead. > > Thanks to Jiri Luznicky for proposing the fix at > https://community.freescale.com/thread/387739 > > Cc: > Fixes: 709bc0657fe6f9f55 ("ARM: imx6ul: add fec MAC refrence clock and phy fixup init") > Signed-off-by: Fabio Estevam Applied, thanks.