Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753847AbbBZSgJ (ORCPT ); Thu, 26 Feb 2015 13:36:09 -0500 Received: from mail-qg0-f45.google.com ([209.85.192.45]:65246 "EHLO mail-qg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751472AbbBZSgI convert rfc822-to-8bit (ORCPT ); Thu, 26 Feb 2015 13:36:08 -0500 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 26 Feb 2015 20:36:06 +0200 Message-ID: Subject: Fwd: imx6 eth phy broken From: =?UTF-8?Q?Mika_Penttil=C3=A4?= To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1188 Lines: 41 Seems to be the same clock tree change problems as in : http://www.spinics.net/lists/arm-kernel/msg400244.html I am able to help to reproduce/test/fix the problem with KaRo imx6q board. --Mika ---------- Forwarded message ---------- From: Mika Penttilä Date: Thu, Feb 26, 2015 at 11:58 AM Subject: imx6 eth phy broken To: linux-kernel@vger.kernel.org Ethernet phy not working on current linus git on imx6 (KaRo tx6q) : [ 8.781755] fec 2188000.ethernet eth0: no PHY, assuming direct connection to switch [ 8.791175] libphy: PHY fixed-0:00 not found [ 8.797571] fec 2188000.ethernet eth0: could not attach to PHY Bisected : 035a61c314eb3dab5bcc5683afaf4d412689858a is the first bad commit commit 035a61c314eb3dab5bcc5683afaf4d412689858a Author: Tomeu Vizoso Date: Fri Jan 23 12:03:30 2015 +0100 clk: Make clk API return per-user struct clk instances --Mika -- 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/