Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752170AbbK3B6t (ORCPT ); Sun, 29 Nov 2015 20:58:49 -0500 Received: from vps0.lunn.ch ([178.209.37.122]:47315 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751340AbbK3B6q (ORCPT ); Sun, 29 Nov 2015 20:58:46 -0500 Date: Mon, 30 Nov 2015 02:58:23 +0100 From: Andrew Lunn To: Duan Andy Cc: Lothar Wa?mann , "David S. Miller" , Fabio Estevam , Kevin Hao , Lucas Stach , Philippe Reynes , Russell King , Uwe Kleine-K?nig , "linux-kernel@vger.kernel.org" , "netdev@vger.kernel.org" , Stefan Agner Subject: Re: [PATCH] net: fec: fix enet_out clock handling Message-ID: <20151130015823.GA32662@lunn.ch> References: <1448631550-943-1-git-send-email-LW@KARO-electronics.de> <20151128164337.GF32356@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 14 > Do you mean PHY switch also use the enet_out clock ? Yes, the Marvell switches i've have connected to a Vybrid use enet_out clock. There was a recent change to IMX pinctrl which broke the muxing for ENET_OUT on Vydrid, which broke the probing of these switches. It was no longer possible to mux the pin as ENET_OUT, and the switches disappeared. Andrew -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/