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=-7.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 53835C47080 for ; Sun, 23 May 2021 03:29:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 259416115C for ; Sun, 23 May 2021 03:29:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231580AbhEWD12 (ORCPT ); Sat, 22 May 2021 23:27:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:37462 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231523AbhEWD10 (ORCPT ); Sat, 22 May 2021 23:27:26 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 99E7F610FA; Sun, 23 May 2021 03:25:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621740361; bh=Bw3aflHWbXQS/vdgfvjgSfEYu6dVcAsoZ5F+6Nr8pNc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qHUzt018Ooj+awK55AjVwUMqu4z0eHietWktdWCgRgrui7DkFDVyPw07837nJZwFE 12auBSFol1jUB/KHm9Dzh8lw9N40FyZf+zWNruVl+fShoYswsZVnD1lTHGE7CGsJSf m6y/DtA92ejR9vmCXGamIFpOu5U0DUaRLvEr3Pjt9gmfmmm+da7j3IOp2qpzq6/1vE xUWdNUDl7XuUezbNL2a33sDETsOlpCOD+OWxGGuUA6Y4m1/F03vHjU8VeAJdgieIrB N01e74Lhn748KGO89TEXIkc3a8RvC5LTDLXQo9fVNci8CDjpi5rbBcXzbSggYZ5qqG r9A8aqOjOoDtQ== Date: Sun, 23 May 2021 11:25:55 +0800 From: Shawn Guo To: Oleksij Rempel Cc: Sascha Hauer , Andrew Lunn , Florian Fainelli , Heiner Kallweit , 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: Re: [PATCH v3 0/2] remove different PHY fixups - dts part Message-ID: <20210523032554.GR8194@dragon> References: <20210511043039.20056-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210511043039.20056-1-o.rempel@pengutronix.de> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 11, 2021 at 06:30:37AM +0200, Oleksij Rempel wrote: > 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 Applied both, thanks. 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=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 BDD3AC47080 for ; Sun, 23 May 2021 03:27:23 +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 73A8D6115C for ; Sun, 23 May 2021 03:27:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 73A8D6115C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=wT7QyT5uVzrYxPOGhISSehtd0gGvi3OTAUFdbTZXYlI=; b=cqpA/FQzMEHsh5Xuhh2dp5bFfP rgOltg2pexk8Oqi8DM+GDeIgZT1dDR4cnrDSR/bo58fXnRfZ/jQemtZVgjScch6ClDTsjLWHqABiY QwXz20MUQ59vWiChlwzcPNSO0lCk/TTTNCTWDoLvTIg0aVyzb/K45vVCj8IpERwi24OxukDZO4Ce4 oMNCjbdI7Nt2z1fUuKkH/TxARY2eX3cR6G8N8m8WG6+PrT9Ma913hPEtBT9DgxTd8kQblMl5PAxGl RFGVdk+9oNv1Q0R6OJj4bdcTtvDZyoNb4Uc4Yw0xJMkCKq7Uvuz3w5OnxQQOdVGt1AMAfyTinNTWn ciowVJvA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkekg-003fPv-Sz; Sun, 23 May 2021 03:26:07 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkekd-003fPh-Vi for linux-arm-kernel@desiato.infradead.org; Sun, 23 May 2021 03:26:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=3KkZdAQ/UUqtaHBuuNWbM/QnZqTXfWBHVFLP4Ip2+zU=; b=xX6JTIi0LtBAkvQeU5+nW1JS/0 Rx+ug82jNPMzTrhJj96HsqPsLmH9TgY3zhvNeDMFm0bNb1AtICrNnRWkuSJPmaAlRvwiO4N/+CF40 gDMKOBpIyNnJNNK5S8dQ+fj+CKhOPlk3YouUbU++o5F9mYVN1m5h5K+X66WelorU+v4pVCCqQF+F9 zz7+QMUb6B05S9/7bA0zPMDfwP3Ok6tl0svlS+kknsANzZSyeBDduZWok/sai/RpchF7KtX15Kbfv Si3jh9KSKWHFXAqgLvSy84T4MVT7Y7RvtJNzzzmUgyF/pICa0VZptoITtZZTXr6OHLb5NmPhqIOjq zWWkny3A==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lkekb-000IPI-Jk for linux-arm-kernel@lists.infradead.org; Sun, 23 May 2021 03:26:02 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 99E7F610FA; Sun, 23 May 2021 03:25:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621740361; bh=Bw3aflHWbXQS/vdgfvjgSfEYu6dVcAsoZ5F+6Nr8pNc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qHUzt018Ooj+awK55AjVwUMqu4z0eHietWktdWCgRgrui7DkFDVyPw07837nJZwFE 12auBSFol1jUB/KHm9Dzh8lw9N40FyZf+zWNruVl+fShoYswsZVnD1lTHGE7CGsJSf m6y/DtA92ejR9vmCXGamIFpOu5U0DUaRLvEr3Pjt9gmfmmm+da7j3IOp2qpzq6/1vE xUWdNUDl7XuUezbNL2a33sDETsOlpCOD+OWxGGuUA6Y4m1/F03vHjU8VeAJdgieIrB N01e74Lhn748KGO89TEXIkc3a8RvC5LTDLXQo9fVNci8CDjpi5rbBcXzbSggYZ5qqG r9A8aqOjOoDtQ== Date: Sun, 23 May 2021 11:25:55 +0800 From: Shawn Guo To: Oleksij Rempel Cc: Sascha Hauer , Andrew Lunn , Florian Fainelli , Heiner Kallweit , 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: Re: [PATCH v3 0/2] remove different PHY fixups - dts part Message-ID: <20210523032554.GR8194@dragon> References: <20210511043039.20056-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210511043039.20056-1-o.rempel@pengutronix.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210522_202601_692442_1AA83621 X-CRM114-Status: GOOD ( 13.27 ) 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 On Tue, May 11, 2021 at 06:30:37AM +0200, Oleksij Rempel wrote: > 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 Applied both, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel