From patchwork Sat Jun 17 11:53:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Marangi X-Patchwork-Id: 693902 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 0911AEB64D7 for ; Sun, 18 Jun 2023 19:24:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229459AbjFRTYH (ORCPT ); Sun, 18 Jun 2023 15:24:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229456AbjFRTYG (ORCPT ); Sun, 18 Jun 2023 15:24:06 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 691CCFC; Sun, 18 Jun 2023 12:24:05 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id ffacd0b85a97d-30adc51b65cso2677464f8f.0; Sun, 18 Jun 2023 12:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687116244; x=1689708244; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=MgtexUEGrgjvYhEdRHaEOKyKO3yC+i0FtmJ8yuwDDUk=; b=ZTUEfNFnsN3qCpA6c5F/hubR6UpGpjGoV+qI2yERWYINBgSNgzb4XHWD44vsFA1BZk l+Cx6ZJBL6600ujRWVN1xAnVo2A+m0eRo+5aAO+CM3YskeDafWTKLwSnXa4GXcjo7lUy vx8D8uW3+lB0Yyl8UF3KJAhrGZqbcktSClCBxHFCFwU07ehOEqrguW21O6nN6XvEjSS/ Ql5eaxrmK8ntUt37lRLwHGRr0M/LkeNNo5jFgikl/qAZk+Rj+YlsdE+1ufdyrowuRpsh xjTwCwFC/c/hsc/S65m/+rK5Hl9d056CrgyIqNgFhgQzfCg4UN4SGloWcsiUX48PK+DY atQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687116244; x=1689708244; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=MgtexUEGrgjvYhEdRHaEOKyKO3yC+i0FtmJ8yuwDDUk=; b=OsMp0Kty0sspW/+/tOYfKiPfuprqO4HewHv8uWWT6miISBAIQtd9017P732UjInjQZ Bkw7HCraM1pvgI/pN2dWwSSEZMua8T4IeVvcE85wnGBMdQmGI76xS41WnplJOs/7+3Mo wDn/P2qEmPaxdq3eFCKTmAix7ZFILaULWut1to440wmpScTEYJogfisl17TloYnpoTQl 9oLWjodZMSw/kfgfS6MFGdjbuKc9VKqYVotsevn54H5NE4JDZicYv5TUtCd+Gp1oRXD9 nWmjxjPP0Rqyc3DB37KfVolQqxfY8t8OPkHG9WhV2YGT2GPYkKBpVYCRZX10VMoieWae jm/A== X-Gm-Message-State: AC+VfDxHa0T/fBU8Pu9s9dIvV/bqq95jlc9vqCJxAFWA4vRquII4Eokc u8ThfK1RBVFlGqRP3NTZiFUvO47TI/o= X-Google-Smtp-Source: ACHHUZ7pwONzFmtcmz1F18q4sV4gBeRYMEhRRQPEtQTJ3iqYcF6tF8svPUWezfkKvaxKBpVktj+16Q== X-Received: by 2002:adf:fa06:0:b0:30f:bdc5:c150 with SMTP id m6-20020adffa06000000b0030fbdc5c150mr7986343wrr.33.1687116243467; Sun, 18 Jun 2023 12:24:03 -0700 (PDT) Received: from localhost.localdomain (93-34-93-173.ip49.fastwebnet.it. [93.34.93.173]) by smtp.googlemail.com with ESMTPSA id h12-20020adffd4c000000b0031130b9b173sm4065871wrs.34.2023.06.18.12.24.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Jun 2023 12:24:03 -0700 (PDT) From: Christian Marangi To: Pavel Machek , Lee Jones , Christian Marangi , Andrew Lunn , "David S. Miller" , Yang Li , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: [net-next PATCH v4 0/3] leds: trigger: netdev: add additional modes Date: Sat, 17 Jun 2023 13:53:52 +0200 Message-Id: <20230617115355.22868-1-ansuelsmth@gmail.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org This is a continue of [1]. It was decided to take a more gradual approach to implement LEDs support for switch and phy starting with basic support and then implementing the hw control part when we have all the prereq done. This should be the final part for the netdev trigger. I added net-next tag and added netdev mailing list since I was informed that this should be merged with netdev branch. We collect some info around and we found a good set of modes that are common in almost all the PHY and Switch. These modes are: - Modes for dedicated link speed(10, 100, 1000 mbps). Additional mode can be added later following this example. - Modes for half and full duplex. The original idea was to add hw control only modes. While the concept makes sense in practice it would results in lots of additional code and extra check to make sure we are setting correct modes. With the suggestion from Andrew it was pointed out that using the ethtool APIs we can actually get the current link speed and duplex and this effectively removed the problem of having hw control only modes since we can fallback to software. Since these modes are supported by software, we can skip providing an user for this in the LED driver to support hw control for these new modes (that will come right after this is merged) and prevent this to be another multi subsystem series. For link speed and duplex we use ethtool APIs. To call ethtool APIs, rtnl lock is needed but this can be skipped on handling netdev events as the lock is already held. [1] https://lore.kernel.org/lkml/20230216013230.22978-1-ansuelsmth@gmail.com/ Changes v4: - Add net-next tag - Add additional patch to expose hw_control via sysfs - CC netdev mailing list Changes v3: - Add Andrew review tag - Use SPEED_UNKNOWN to init link_speed - Fix using HALF_DUPLEX as duplex init and use DUPLEX_UNKNOWN instead Changes v2: - Drop ACTIVITY patch as it can be handled internally in the LED driver - Reduce duplicate code and move the link state to a dedicated helper Christian Marangi (3): leds: trigger: netdev: add additional specific link speed mode leds: trigger: netdev: add additional specific link duplex mode leds: trigger: netdev: expose hw_control status via sysfs drivers/leds/trigger/ledtrig-netdev.c | 114 +++++++++++++++++++++++--- include/linux/leds.h | 5 ++ 2 files changed, 109 insertions(+), 10 deletions(-) Reviewed-by: Andrew Lunn