From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Sat, 24 Jan 2015 08:59:56 -0600 Subject: [U-Boot] [PATCH v1] ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default In-Reply-To: <1418117903-43610-1-git-send-email-b18965@freescale.com> References: <1418117903-43610-1-git-send-email-b18965@freescale.com> Message-ID: <54C3B36C.80109@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/09/2014 03:38 AM, Alison Wang wrote: > This patch reverts to use ge0_clk125 for eTSEC clock muxing. For SAI and > CAN which are pin multiplexed with RGMII1 in EC1 of RCW, ge2_clk125 will > be used via hwconfig. > > Signed-off-by: Bhupesh Sharma > Signed-off-by: Alison Wang > --- Applied to u-boot-fsl-qoriq master branch, awaiting upstream. York