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 X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30BBDC433F5 for ; Thu, 23 Sep 2021 06:55:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 19A2660F23 for ; Thu, 23 Sep 2021 06:55:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239542AbhIWG5W (ORCPT ); Thu, 23 Sep 2021 02:57:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239490AbhIWG5S (ORCPT ); Thu, 23 Sep 2021 02:57:18 -0400 Received: from mail-pg1-x530.google.com (mail-pg1-x530.google.com [IPv6:2607:f8b0:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E8AF7C061768 for ; Wed, 22 Sep 2021 23:55:46 -0700 (PDT) Received: by mail-pg1-x530.google.com with SMTP id t1so5389906pgv.3 for ; Wed, 22 Sep 2021 23:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0x0f.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=KMdCHA5e/4Tgus56dgPDaFFyXU7i8m/R/NCEHCrJVKw=; b=Cc0+nswv7bSuFIfFow9ov2u5aDDh9Fr+y2+Pq5+z7oyrlzCkKarIPH63VpSzvdtjnG R2eRHdo88PzkCqjnd4Y9mvc/bopVjjy3ejKzsleHMQ/GcVDwK9p2Z0CNBsHqPOgvN+hB B49JKJEpat0jdGxGKQNLDkeK9dX7Xr+3HqV2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=KMdCHA5e/4Tgus56dgPDaFFyXU7i8m/R/NCEHCrJVKw=; b=b+zzNFZ+Ck5YOAWMTiaUnU6Bem/rustx3fFOMb9Bgz0pddg4AXicqSYqu2qOaB8eRf qGeNpM18MTresrCWj0mBggU5RhZuMV9gAU/Tu3wbBIA2CtbMZX20dzbtlbBWjqijWrT5 reXBH5JPagtVoqnYM3BUB1WhmA8HLDj1m5d27Tz/eVLSl/Pls1bMg9jukUeUTveqMcJ7 wZ4qT4RSqyZ1vQgXVWEx8tNAWXgnrKxnRPK7rQCSR6nhPhZwuY++B4FnyFBrgQjnMauk FnmTtHbntQnxsrMYMFzn0LLZuz3mvr10xakfvnk3hCH/EXhZhowE3CFyFCcFVbO8ABF+ +Qig== X-Gm-Message-State: AOAM532oeEYl8l+7tCIakJYNOxlgIeROCrPj4zw8KaaBHuuTX0cCjw6m AzJ+OMNbZmkSaHGqb9Zzp+vLuQ== X-Google-Smtp-Source: ABdhPJyPGmgR22y0B/bQvS6QxZMSDO1N5mNWbEVlZwKyFsGrSilrXYdEjMRVRGG0c4vFYU3hzuUX1g== X-Received: by 2002:a63:d806:: with SMTP id b6mr2777380pgh.395.1632380146517; Wed, 22 Sep 2021 23:55:46 -0700 (PDT) Received: from shiro.work ([2400:4162:2428:2f01:7285:c2ff:fe8e:66d7]) by smtp.googlemail.com with ESMTPSA id e12sm1581888pgv.82.2021.09.22.23.55.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Sep 2021 23:55:46 -0700 (PDT) From: Daniel Palmer To: devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-leds@vger.kernel.org Cc: linus.walleij@linaro.org, bgolaszewski@baylibre.com, robh+dt@kernel.org, pavel@ucw.cz, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: [PATCH v2 03/11] dt-bindings: leds: Document "activity" trigger Date: Thu, 23 Sep 2021 15:54:52 +0900 Message-Id: <20210923065500.2284347-4-daniel@0x0f.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210923065500.2284347-1-daniel@0x0f.com> References: <20210923065500.2284347-1-daniel@0x0f.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The "activity" trigger can be used as the default but it's currently undocumented so validating a devicetree that uses it causes a warning. Signed-off-by: Daniel Palmer --- Documentation/devicetree/bindings/leds/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml index 697102707703..8160a5073728 100644 --- a/Documentation/devicetree/bindings/leds/common.yaml +++ b/Documentation/devicetree/bindings/leds/common.yaml @@ -80,6 +80,8 @@ properties: $ref: /schemas/types.yaml#/definitions/string enum: + # LED will flashing will represent current CPU usage + - activity # LED will act as a back-light, controlled by the framebuffer system - backlight # LED will turn on (but for leds-gpio see "default-state" property in -- 2.33.0