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 CA6ADC77B7C for ; Fri, 26 May 2023 03:50:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230058AbjEZDuY (ORCPT ); Thu, 25 May 2023 23:50:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47590 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229689AbjEZDuX (ORCPT ); Thu, 25 May 2023 23:50:23 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A882412F for ; Thu, 25 May 2023 20:50:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E6C8464C97 for ; Fri, 26 May 2023 03:50:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 46507C433EF; Fri, 26 May 2023 03:50:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685073020; bh=0JQYR3KY4/UySW8HZx0XWagK2hfHSsLhq1SkSBOwPEU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=lTC+e74waFGhfw0VTGaPRnCX4/mwncB6DywVWw2TdqdGv+p7YTbCvcB1GudLojI8f 5WB8XN5BkwhH3ub0/k2viiEkrm70f0iQlRxGycEbWqsdDSU8OycGiE2VzwystLe4TH c5GTX6H6a0zY1uSTS158jBy7t4sUMQM7bIxAsxyYtRM4ubRL+4cByyDt3TvLK1y9bq LGL4l8TWdTR287iB9JA44MwBu1iH8HgGnzNVy2NjMdCQD3qQY2o+ynWQKGwEcAWQfu 0iPTmERUHcBXHMXlsEwgdqg6UvYZPjePVSNAQFc2FsEw/uni9kvcedXKYtCk6jEYtl wcxyHOeFY3uNw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 206F0E22B06; Fri, 26 May 2023 03:50:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [GIT PULL] Immutable branch between LEDs and netdev due for the v6.5 merge window From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168507302012.13773.5420356511225827719.git-patchwork-notify@kernel.org> Date: Fri, 26 May 2023 03:50:20 +0000 References: <20230525111521.GA411262@google.com> In-Reply-To: <20230525111521.GA411262@google.com> To: Lee Jones Cc: andrew@lunn.ch, ansuelsmth@gmail.com, pavel@ucw.cz, linux-leds@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, edumazet@google.com, pabeni@redhat.com, netdev@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org Hello: This pull request was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 25 May 2023 12:15:21 +0100 you wrote: > > Christian Marangi and I will be continuing the work of offloading LED > > blinking to Ethernet MAC and PHY LED controllers. The next set of > > patches is again cross subsystem, LEDs and netdev. It also requires > > some patches you have in for-leds-next: > > > > a286befc24e8 leds: trigger: netdev: Use mutex instead of spinlocks > > 509412749002 leds: trigger: netdev: Convert device attr to macro > > 0fd93ac85826 leds: trigger: netdev: Rename add namespace to netdev trigger enum modes > > eb31ca4531a0 leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from mode > > 3fc498cf54b4 leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename > > > > I'm assuming the new series will get nerged via netdev, with your > > Acked-by. Could you create a stable branch with these patches which > > can be pulled into netdev? > > [...] Here is the summary with links: - [GIT,PULL] Immutable branch between LEDs and netdev due for the v6.5 merge window https://git.kernel.org/netdev/net-next/c/78dbc2468de4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html