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 9C335C4321E for ; Thu, 1 Dec 2022 19:40:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230307AbiLATka (ORCPT ); Thu, 1 Dec 2022 14:40:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229727AbiLATk3 (ORCPT ); Thu, 1 Dec 2022 14:40:29 -0500 Received: from vps0.lunn.ch (vps0.lunn.ch [156.67.10.101]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB8A49790F; Thu, 1 Dec 2022 11:40:28 -0800 (PST) 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=8ohI0dOzt+JffUBvEqUqyBPSGVnWVbhSEHTKkIfOYI4=; b=Q6qnuuPcY3Z+rEmj6GcAyBWSdY qskQtUoTBkfExug3nBVa5Hhz1yjm3eMUDAqKqqHW7bcGwVQoGAoCzfsdcoceFdgLNCHrzy1ZwDAPQ RJwsZzOga9P+Guy7gWvRUTR5ytFFMGk1OGGwIDrQrHsvZ7XBnutFu9hXEI0TxKKAbYcw=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1p0pQ0-0045i8-NG; Thu, 01 Dec 2022 20:40:24 +0100 Date: Thu, 1 Dec 2022 20:40:24 +0100 From: Andrew Lunn To: Christian Marangi Cc: Tim Harvey , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, Heiner Kallweit , Russell King , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Rob Herring , Krzysztof Kozlowski Subject: Re: [PATCH 0/3] add dt configuration for dp83867 led modes Message-ID: References: <20221118001548.635752-1-tharvey@gateworks.com> <6388f310.050a0220.532be.7cd5@mx.google.com> <6388f4ab.5d0a0220.a137.068e@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6388f4ab.5d0a0220.a137.068e@mx.google.com> Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org > But I never got a review from LED team and that result in having the > patch stalled and never merged... But ok I will recover the work and > recheck/retest everything from the start hoping to get more traction > now... There are a few emails suggesting the LED team has disappeared, and there are a lot of patches waiting to be merged. I think they were asking GregKH if he could do something about this. https://lore.kernel.org/netdev/Y3zQ5ZtAU4NL3hG4@smile.fi.intel.com/ I don't know if anything has changed since then. Until this is solved, i don't think you will get much from the LED people. Best you can get is more netdev reviews. Andrew