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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id ECB39C433EF for ; Thu, 12 May 2022 20:31:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358372AbiELUbc (ORCPT ); Thu, 12 May 2022 16:31:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234715AbiELUb3 (ORCPT ); Thu, 12 May 2022 16:31:29 -0400 Received: from vps0.lunn.ch (vps0.lunn.ch [185.16.172.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB81C6D3BB for ; Thu, 12 May 2022 13:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=2vK6FnWBP1817oYqphdnfUUwzMIFm5rEKTDKuU0voEA=; b=l2izM9Zq3/HgabV9OeYkH4BXjS PqNXfjf/Ripzli/6VJQGUdRUoQoPZvi/XmzOuRNKO6jR8gMIjhIY74P1tu36jWx3WYMEIGnwnGhrD a9CytOf8gV+TvDXcvat4hlQ+Z9oNc8KepPMqivIdu59n3fWObbFXCxlazU4ZBNFBUeYI=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1npFT3-002VDd-Bn; Thu, 12 May 2022 22:31:25 +0200 Date: Thu, 12 May 2022 22:31:25 +0200 From: Andrew Lunn To: "Modi, Geet" Cc: "linux-kernel@vger.kernel.org" , "Sharma, Vikram" , "Lin, Hillman" Subject: Re: [PATCH net-next 2/2] net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY Message-ID: References: <4721A09C-E025-461B-9A0B-B6799AD528C1@ti.com> <84CCD666-B7E8-48F6-B3FA-3510C3FA913B@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <84CCD666-B7E8-48F6-B3FA-3510C3FA913B@ti.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 12, 2022 at 08:19:05PM +0000, Modi, Geet wrote: > Hi Andrew, > > > > Hope you are doing well. This patch was submitted back when Dan was part of TI. > It came to our notice recently that it is still pending approval. > > > > Reaching out to check the information you need to approve this driver > submission ? Please post it again. Andrew