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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 367C2C4742C for ; Sat, 31 Oct 2020 14:36:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EB4982068D for ; Sat, 31 Oct 2020 14:36:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727926AbgJaOgv (ORCPT ); Sat, 31 Oct 2020 10:36:51 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:56296 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726115AbgJaOgv (ORCPT ); Sat, 31 Oct 2020 10:36:51 -0400 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1kYrzq-004W5U-Ua; Sat, 31 Oct 2020 15:36:46 +0100 Date: Sat, 31 Oct 2020 15:36:46 +0100 From: Andrew Lunn To: Alexandru Ardelean Cc: Alexandru Ardelean , netdev@vger.kernel.org, LKML , Heiner Kallweit , linux@armlinux.org.uk, David Miller , Jakub Kicinski Subject: Re: [PATCH v2 1/2] net: phy: adin: disable diag clock & disable standby mode in config_aneg Message-ID: <20201031143646.GB1076434@lunn.ch> References: <20201022074551.11520-1-alexandru.ardelean@analog.com> <20201023224336.GF745568@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org > So, then re-send for this or just this patch ping? > Naturally, this is for net-next. > I don't mind doing either way. Please resend, with all the acked-by, reviewed-by added, now that net-next is open. Andrew