From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DCAEBC433ED for ; Tue, 11 May 2021 04:31:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BEE5A615FF for ; Tue, 11 May 2021 04:31:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230306AbhEKEcN (ORCPT ); Tue, 11 May 2021 00:32:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230307AbhEKEcK (ORCPT ); Tue, 11 May 2021 00:32:10 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B11F6C06138A for ; Mon, 10 May 2021 21:31:03 -0700 (PDT) Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lgK2d-0004hb-Co; Tue, 11 May 2021 06:30:43 +0200 Received: from ore by dude.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1lgK2b-0005EQ-2c; Tue, 11 May 2021 06:30:41 +0200 From: Oleksij Rempel To: Shawn Guo , Sascha Hauer , Andrew Lunn , Florian Fainelli , Heiner Kallweit Cc: Oleksij Rempel , kernel@pengutronix.de, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-imx@nxp.com, Fabio Estevam , David Jander , Russell King , Philippe Schenker Subject: [PATCH v3 0/2] remove different PHY fixups - dts part Date: Tue, 11 May 2021 06:30:37 +0200 Message-Id: <20210511043039.20056-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org changes v3: - split arch and dts changes changes v2: - rebase against latest kernel - fix networking on RIoTBoard This patch series tries to remove most of the imx6 and imx7 board specific PHY configuration via fixup, as this breaks the PHYs when connected to switch chips or USB Ethernet MACs. Each patch has the possibility to break boards, but contains a recommendation to fix the problem in a more portable and future-proof way. Oleksij Rempel (2): ARM: dts: imx6: edmqmx6: set phy-mode to RGMII-ID ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value arch/arm/boot/dts/imx6dl-riotboard.dts | 2 ++ arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- 2.29.2 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B014C433ED for ; Tue, 11 May 2021 10:27:08 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F21E2613CA for ; Tue, 11 May 2021 10:27:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F21E2613CA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=6Q5DJa3VVY7ri0WwTCpEdguHQ8GXlAIn5Ls/c4IwkE0=; b=FexwwekTDH1tl1eeSrJuZl6pHM NmPhbKEknatbIrg9hiIG5G3RtTq+tYs/R3GeGEZmtIr/z5CXXWFSwGsviD7cGY1Wp1o3J67R4AGCI beV+xLvfb+Ondm7xk8ogfbPvn/wLo7NBaUyMwmaa71VPScAvpvknQihWhODbUnGveFTkB5J8Pql0k kw7CVVDqgX75CeK/dvMOvq1vSScZ0YfSX8LWUEihUvfEpw+6hxN5btnNX6bWImKbEHT5m6jolNXQP pS1/ZU+DjFC/rVrp8FQkGdK1C6cvKH7RQzP2jJ5Dcjptq+BwXht0FwfFyrPOAp3gJdHyYzi9pra4O iZso/Yhg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lgPaR-00Gv0m-A3; Tue, 11 May 2021 10:25:59 +0000 Received: from [2607:7c80:54:e::133] (helo=bombadil.infradead.org) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lgK2x-00GHCe-II for linux-arm-kernel@desiato.infradead.org; Tue, 11 May 2021 04:31:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=5XuCWjU3SAOCF3msgHsDKfJD6VFDMtOBVGrgoK4YojI=; b=RJEH6KvnE0AfB31CQOA/MD3e3O sAk2rmL5f0z3XGptAPuEPKXu3UrjmYbdnjOXu2q2yH9zaQEpXLeIT4j4d4FJ+3U/I66GCwyy+L2sS Fr6yr/8UvYlSRnDkV3FCrOTbMRilEuY2lS85SC+mstG2HEUG8KZ8KTnGdJ+zc0JjZG+iA6mxSnnly Yhbu6ID4+zYmRljW7XeHQsEPKQqpOAlmWlEiziAZAI5bn8zlgjiLfQfvDUzN2Qc3nV7y5Y2fxUjEJ 4B44fpEK1b+HoadxibCO84xcupOyLSDOoHqAtq0elLpVHWQqfdGU4Y1+qqsyYJi1j8rALDbNbItMl /tie9A2g==; Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lgK2v-009IUu-6z for linux-arm-kernel@lists.infradead.org; Tue, 11 May 2021 04:31:02 +0000 Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lgK2d-0004hb-Co; Tue, 11 May 2021 06:30:43 +0200 Received: from ore by dude.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1lgK2b-0005EQ-2c; Tue, 11 May 2021 06:30:41 +0200 From: Oleksij Rempel To: Shawn Guo , Sascha Hauer , Andrew Lunn , Florian Fainelli , Heiner Kallweit Cc: Oleksij Rempel , kernel@pengutronix.de, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-imx@nxp.com, Fabio Estevam , David Jander , Russell King , Philippe Schenker Subject: [PATCH v3 0/2] remove different PHY fixups - dts part Date: Tue, 11 May 2021 06:30:37 +0200 Message-Id: <20210511043039.20056-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210510_213101_270306_9D55BBF3 X-CRM114-Status: GOOD ( 12.46 ) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210510_213101_270306_9D55BBF3 X-CRM114-Status: UNSURE ( 9.11 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org changes v3: - split arch and dts changes changes v2: - rebase against latest kernel - fix networking on RIoTBoard This patch series tries to remove most of the imx6 and imx7 board specific PHY configuration via fixup, as this breaks the PHYs when connected to switch chips or USB Ethernet MACs. Each patch has the possibility to break boards, but contains a recommendation to fix the problem in a more portable and future-proof way. Oleksij Rempel (2): ARM: dts: imx6: edmqmx6: set phy-mode to RGMII-ID ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value arch/arm/boot/dts/imx6dl-riotboard.dts | 2 ++ arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- 2.29.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel