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 E33BFC77B7D for ; Thu, 11 May 2023 03:06:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236088AbjEKDGO (ORCPT ); Wed, 10 May 2023 23:06:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59784 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231797AbjEKDGL (ORCPT ); Wed, 10 May 2023 23:06:11 -0400 Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D72621FCE; Wed, 10 May 2023 20:06:06 -0700 (PDT) Received: by mail-pl1-x62b.google.com with SMTP id d9443c01a7336-1ab267e3528so57296275ad.0; Wed, 10 May 2023 20:06:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683774366; x=1686366366; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=mb/zuNQK49JSoqZKwSKfTZmkk+ujcZ98MeItuBZs6L8=; b=bwyZE92K1QVP/JmxyndrCoWQOcxAuaGX1jlplGForAeh8CGTIOlxImtFr6pchUiXUh trKy+l2nAhxGL76XsXOBiL0rcW3v3g05Uom9Vg9abDSAozJ8Fip0pK8d383EKf87mlT+ hQe06HIeEbg8XVEG4tF/uwGI6roIDpkRFYPTutkdqPG1kJnjq2j9IdhR2R6WmZHl+pOy QBFrdfNRG9tNPi49BS1QWu/wWTeK3AXxS92bQtNygqQq4mEzOpk8rqD5IbWaQWSZcTug 8kDgp+KYXHW7NIDlTUJr3JIHmRulOX10b5gqQ5adfuaLkBOa7n4fasWbxBziNcRPAyOC GQkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683774366; x=1686366366; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=mb/zuNQK49JSoqZKwSKfTZmkk+ujcZ98MeItuBZs6L8=; b=PzEweIZkezCwSBwDdRBdBZVUUUTLc1I9jeOvquYBmAV1G1NTpSeeY1ccEDBh5hexNZ oNuaSSBhNfSYhfpF/2pdNp2T5Cph2E2pV14qBzepO8btTtCAYVdCp1ajk4uEnEGUvw1G uX6CXhbG3UjniYR1TBT+FTl7hEuEPSP3amZMPg2y2e8cc5pVdGrb5AyE/c+z+sAPbLDN KYmNXwxvv6j7v5/5GfGMeVbQZfHmKM+Os0C+MQKn+7GxKbVi/hIvO44avJaseeBsgZMM d0+k2su8lGsuAPdkC8YEN7xcwkDPWVEPJFSr1lVnWOxC2AnhitrCnyLXFXnHGY2ysbYu D9VA== X-Gm-Message-State: AC+VfDzjW45XjgdQ5HyvAJysfRzU5MTFcniQ5wj+siIKIz1YiJpfVR4J RuVCKEaXiNR9dvkqdvz/7tJDDVoCB9yvJw== X-Google-Smtp-Source: ACHHUZ6DxRWILStkbEGhuxycP2yMCvHSPfP5Hy3bFVSdBAogx9o/CbCGEwkYMepCkSomZpZmCcHb/Q== X-Received: by 2002:a17:902:ec87:b0:1a9:9ace:3e74 with SMTP id x7-20020a170902ec8700b001a99ace3e74mr24758509plg.65.1683774366252; Wed, 10 May 2023 20:06:06 -0700 (PDT) Received: from debian.me (subs02-180-214-232-26.three.co.id. [180.214.232.26]) by smtp.gmail.com with ESMTPSA id f2-20020a170902ce8200b0019ef86c2574sm4544891plg.270.2023.05.10.20.06.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 May 2023 20:06:05 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id AC961106778; Thu, 11 May 2023 10:06:02 +0700 (WIB) Date: Thu, 11 May 2023 10:06:02 +0700 From: Bagas Sanjaya To: Christian Marangi , Jonathan Corbet , Pavel Machek , Lee Jones , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 04/11] Documentation: leds: leds-class: Document new Hardware driven LEDs APIs Message-ID: References: <20230427001541.18704-1-ansuelsmth@gmail.com> <20230427001541.18704-5-ansuelsmth@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="AWn32Q89nm9OZbgz" Content-Disposition: inline In-Reply-To: <20230427001541.18704-5-ansuelsmth@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org --AWn32Q89nm9OZbgz Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 27, 2023 at 02:15:34AM +0200, Christian Marangi wrote: > + - hw_control_set: > + activate hw control, LED driver will use the provided "activate hw control. LED driver will use ..." > + flags passed from the supported trigger, parse them to > + a set of mode and setup the LED to be driven by hardware > + following the requested modes. > + > + Set LED_OFF via the brightness_set to deactivate hw cont= rol. > + > + - hw_control_get: > + get from a LED already in hw control, the active modes, "get active modes from a LED already in hw control ..." > + parse them and set in flags the current active flags for > + the supported trigger. > + Thanks. --=20 An old man doll... just what I always wanted! - Clara --AWn32Q89nm9OZbgz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCZFxbkgAKCRD2uYlJVVFO o3uUAQCycfI5RmXv7icFa57Dzw2XngBZ3pd8MbyU02vwfYCdgAEAp89CPou30fxe wUlacpgcoBCjcNFpSXZ67WzwxGq41wY= =RzHE -----END PGP SIGNATURE----- --AWn32Q89nm9OZbgz--