Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp3048683rwd; Mon, 22 May 2023 08:01:43 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6dnSaGlc32h8BlO5B+hUxvVeUk4o8vzDD3IUJ9lo/n8pColHFAdDmAnOli+lsjBDu3ywrB X-Received: by 2002:a05:6a00:986:b0:64a:7723:fe04 with SMTP id u6-20020a056a00098600b0064a7723fe04mr16277497pfg.4.1684767701764; Mon, 22 May 2023 08:01:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684767701; cv=none; d=google.com; s=arc-20160816; b=U0rqP5wtT+Z/swo7AXGtYVZlAyDerlsnEcFk18t4vIrCyvB3BnEwljQq25DISgBXcE Bic6PT77/OYWhwe3ZihYMTSYLharmrckL72fJ86vBHIZw+1txOA0x1rGuBh5On+zajE1 DdVFmjxmJ5+4BrKd2TXQVzrTK25w7vb5KqqArm2qTp07lr7DeHkIKOF50pcIplGioC+o 0fLYLBxTpLLd0ednIEDvTOoz8JF5W9cuoAAhEjQDxQkapLwsxkxNpjAWw/RDTbAoV4j0 nGwxK6fXJLq33E+wFF+l/7OR6URsUIpSE3uuB+Ms8TZ8cAi+Do07/GpJhQH3Ehmn593a mD5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=Ry21nEVG2LmxVeOaYk0R5fG5baBTHKQ9sCqd76/u9pk=; b=nQdbM2PxA6S9Xob1KsxGg53K/qUeOdCfavPokRCsZmZj+Sj6YJF5aJZZB/9kDxT5Y2 P7z/VH/vRclpmPe8Pezfg9rCqe7l0kEIONODaZLT/1/OMGgL45km9k+ejLCKwWaSh3Vp lYTXBVwSbsUtF2jJhEmUSz46t5FutwrdM94lKZwX1FUwHOEyg49Y7APB5x0yW8cyK0R0 9zNcjA3NHsz3qAx2Sbvrf2ehxkBiyofdO9Qolwb6ZSe3819Rbka1pMN9RpjvPufj/O8W 02QvekcQ4AaExGR3HKP8MnPCRiGP5cMb7tikBPB+RQ/yxpDTg7yhsZzfojJsj/m+GAAg RFtg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k136-20020a636f8e000000b0052c575f1d8dsi4815969pgc.260.2023.05.22.08.01.22; Mon, 22 May 2023 08:01:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234220AbjEVO7T (ORCPT + 99 others); Mon, 22 May 2023 10:59:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234046AbjEVO7I (ORCPT ); Mon, 22 May 2023 10:59:08 -0400 Received: from mail11.truemail.it (mail11.truemail.it [IPv6:2001:4b7e:0:8::81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 75220FD; Mon, 22 May 2023 07:58:57 -0700 (PDT) Received: from francesco-nb.int.toradex.com (31-10-206-125.static.upc.ch [31.10.206.125]) by mail11.truemail.it (Postfix) with ESMTPA id 15EA921332; Mon, 22 May 2023 16:58:51 +0200 (CEST) Date: Mon, 22 May 2023 16:58:46 +0200 From: Francesco Dolcini To: Andrew Lunn , Praneeth Bajjuri , Geet Modi , "David S. Miller" Cc: Heiner Kallweit , Russell King , Eric Dumazet , Jakub Kicinski , Paolo Abeni , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Grygorii Strashko , Dan Murphy Subject: DP83867 ethernet PHY regression Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello all, commit da9ef50f545f ("net: phy: dp83867: perform soft reset and retain established link") introduces a regression on my TI AM62 based board. I have a working DTS with Linux TI 5.10 downstream kernel branch, while testing the DTS with v6.4-rc in preparation of sending it to the mailing list I noticed that ethernet is working only on a cold poweron. With da9ef50f545f reverted it always works. Here the DTS snippet for reference: &cpsw_port1 { phy-handle = <&cpsw3g_phy0>; phy-mode = "rgmii-rxid"; }; &cpsw3g_mdio { assigned-clocks = <&k3_clks 157 20>; assigned-clock-parents = <&k3_clks 157 22>; assigned-clock-rates = <25000000>; cpsw3g_phy0: ethernet-phy@0 { compatible = "ethernet-phy-id2000.a231"; reg = <0>; interrupt-parent = <&main_gpio0>; interrupts = <25 IRQ_TYPE_EDGE_FALLING>; reset-gpios = <&main_gpio0 17 GPIO_ACTIVE_LOW>; reset-assert-us = <10>; reset-deassert-us = <1000>; ti,fifo-depth = ; ti,rx-internal-delay = ; }; }; Any suggestion? Francesco