From patchwork Thu May 25 14:53:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Marangi X-Patchwork-Id: 685768 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 EE2AAC7EE2D for ; Thu, 25 May 2023 14:54:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241383AbjEYOy4 (ORCPT ); Thu, 25 May 2023 10:54:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241441AbjEYOyz (ORCPT ); Thu, 25 May 2023 10:54:55 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 697BE194; Thu, 25 May 2023 07:54:52 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id 5b1f17b1804b1-3f6077660c6so5499685e9.0; Thu, 25 May 2023 07:54:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685026491; x=1687618491; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=NZWcPJF/IQF5+G09GVpFkREAstP3mGE2CplMHAeGJ3o=; b=MuMh1oc346qcYvdlGYFIObWd4daWU2K9dLCChGz83Wwic5mUWbLxO+R70hG7tf7aAi bQVs5X8stlZpBAMZkQ42Tgl1IupeF2ap32ZKDHiXsjqqs7NLoCBvmiIKhhUuYJxJJBg3 4/uuBq8iVEGDrOaiGoI1BHY5V6vt1xJWGi8i+O9GXxb7NMWowRHOcaCw3nqIeUylgOWR v4qkSTeUIGMRhtKJ1Od04VV48PP6eu0j2a+wbM7AmCHu5v47cpLae1noz7ITC5/xdHnG /+JVaKcupUoH85aPAgatXPcrEJJmfGogGo/Wm4q7+BWvyy1E5EdPklL9aFcBtsMZy93C 7HZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685026491; x=1687618491; 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=NZWcPJF/IQF5+G09GVpFkREAstP3mGE2CplMHAeGJ3o=; b=Woa3YcGkb/y+0I51j7xrDQCI4mmsTtNV7L6aUx+2Bo4yLHz3AZmvGrtWitAeLYfiFQ c05b9FP44AYr+Pg9KIEy3SNsiziZIiWJeuc4CYTLJU74xReHq3b4L7QkDa23RYRk7r3r 63IiM62DGt5E27BKTZS3aMHJVZ9O4f8Oh8ChySNTr6VcXMmKIfzwGFG+Ir1FjR9kgNBq WUjmEBosQedlgSG8c0pDozwhEcTu81WP7HH3oCd1w7hPRQPB56vbKnrFdNOAsN/uhZjG wDiUwDrJomMU6d1JJNazubq9r8B7MB7+K03/dE6dcXdt3BWnp+Z+QXhJh/tC/zOw4iI2 aGEA== X-Gm-Message-State: AC+VfDyy4qCRwl23gXgJVqgMKZERuPLpQqLCDUUi/WDy0dOzjcopPivJ M96Frm3fUWfnDJBYOiHRhuI= X-Google-Smtp-Source: ACHHUZ4dg4EEEj5cowNxYhQkIsZjiBE5neWaR3d6rIDrtee8N2yHYJlLQynC+xTvAc6dcVB/t4LuMw== X-Received: by 2002:a7b:c302:0:b0:3f6:8af:414 with SMTP id k2-20020a7bc302000000b003f608af0414mr2284286wmj.30.1685026490328; Thu, 25 May 2023 07:54:50 -0700 (PDT) Received: from localhost.localdomain (93-34-93-173.ip49.fastwebnet.it. [93.34.93.173]) by smtp.googlemail.com with ESMTPSA id t11-20020a5d49cb000000b0030732d6e104sm2048043wrs.105.2023.05.25.07.54.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 May 2023 07:54:49 -0700 (PDT) From: Christian Marangi To: Pavel Machek , Lee Jones , Jonathan Corbet , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Christian Marangi , linux-leds@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: [net-next PATCH v2 00/13] leds: introduce new LED hw control APIs Date: Thu, 25 May 2023 16:53:48 +0200 Message-Id: <20230525145401.27007-1-ansuelsmth@gmail.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org Since this series is cross subsystem between LED and netdev, a stable branch was created to facilitate merging process. This is based on top of branch ib-leds-netdev-v6.5 present here [1]. This is a continue of [2]. 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 is the main part of the series, the one that actually implement the hw control API. Some history about this feature and why ======================================= This proposal is highly requested by the entire net community but the API is not strictly designed for net usage but for a more generic usage. Initial version were very flexible and designed to try to support every aspect of the LED driver with many complex function that served multiple purpose. There was an idea to have sw only and hw only LEDs and sw only and hw only LEDs. With some heads up from Andrew from the net mailing list, it was suggested to implement a more basic yet easy to implement system. These API strictly work with a designated trigger to offload their function. This may be confused with hw blink offload but LED may have an even more advanced configuration where the entire aspect of the trigger is offloaded and completely handled by the hardware. An example of this usage are PHY or switch port LEDs. Almost every of these kind of device have multiple LED attached and provide info of the current port state. Currently we lack any support of them but these device always provide a way to configure them, from basic feature like turning the LED off or no (implemented in previous series related to this feature) or even entirely driven by the hw and power on/off/blink based on some events, like tx/rx traffic, ethernet cable attached, link speed of 10mbps, 100mbps, 1000mbps or more. They can also support multiple logic like blink with traffic only if a particular link speed is attached. (an example of this is when a LED is designated to be turned on only with 100mbps link speed and configured to blink on traffic and a secondary LED of a different color is present to serve the same function but only when the link speed is 1000mbps) These case are very common for a PHY or a switch but they were never standardized so OEM support all kind of variant and configuration. Again with Andrew we compared some feature and we reached a common set of modes that are for sure present in every kind of devices. And this concludes history and why. What is present in this series ============================== This patch contain the required API to support this feature, I decided on the name of hw control to quickly describe this feature. I documented each require API in the related Documentation for leds-class so I think it might me redundant to expose them here. Feel free to tell me how to improve it if anything is not clear. On an abstract idea, this feature require this: - The trigger needs to make use of it, this is currently implemented for the netdev trigger but other trigger can be expanded if the device expose these function. An idea might be a anything that handle a storage disk and have the LED configurable to blink when there is any activity to the disk. - The LED driver needs to expose and implement these new API. Currently a LED driver supports only a trigger. The trigger should use the related helper to check if the LED can be driven hy hardware. The different modes a trigger support are exposed in the kernel include leds.h header and are used by the LED driver to understand what to do.