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 2FB98C433FE for ; Mon, 14 Nov 2022 15:41:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236973AbiKNPlE (ORCPT ); Mon, 14 Nov 2022 10:41:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33382 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236399AbiKNPlD (ORCPT ); Mon, 14 Nov 2022 10:41:03 -0500 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F06EE220C9 for ; Mon, 14 Nov 2022 07:41:00 -0800 (PST) Received: by mail-wm1-x32d.google.com with SMTP id fn7-20020a05600c688700b003b4fb113b86so8214467wmb.0 for ; Mon, 14 Nov 2022 07:41:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=C1S/Jfq9a/+oqHK8oEdrDlOiTv1YiUCRRBFftraDcss=; b=k7QESSB9Y9ODkSyoUzsKzxIGlpzATcqoO8++5dUFVsNoF5oUbYBKjFXw/zY2W+0H5A F0o/ubIAcRfuHE9yZjFeIuLpXDQ8/nfLEPjVMWVweGtMAzfwXPwuFrRtCWVhBrVvQMw9 krxCAQpauIET/L5RH8uC+BovvZuEx+2hnn9NlCQKOWoNFQi/D4L3KH32lqAZbEiFkU6S em+ztKH/K5TQIhA/vYJzEi6xHVOmL4h/RVgZG/ywrRiBGUcAB/s9MRVh+5srLR5DZf8l XLZZjM75v3bXK8eF5wb175u22zSrmi062pTTdWQkWwQs6C2pbSdbhP7QqfZrqjUd2hOg gYuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=C1S/Jfq9a/+oqHK8oEdrDlOiTv1YiUCRRBFftraDcss=; b=wfBvcN9fLQ3XQIDLhUcScrrf4QnDQ1aBr5h86U71MpUliywFqjq3GIdY7lmDU3Jb/3 gh1q0SjR4msOZIWcN7kWOoGCkhT1+lpVae2ZfFup2Twugrw0APLq+xYGAefLv/q/ASDL Zr6pITFMSzSRWrIPapKcssK7mSLT6kkjIL6lqLKWYuI0n6AcgmzMAnr+E6RAGKxI70mE 8+pTU7kAY82kYNVcIhjkrU8KEuqRO8p0UEDdARDcDLAac0A9fMy06gPPjXhGARVTJcV8 V21o+KY1eYnHcRNYpa7cT3p5fUrtjBHoZRcW4K3agaDRg0RU1vQ47jIstw3QQuAZmgNO gz/Q== X-Gm-Message-State: ANoB5pkbJ/2ddhbRV+YMrAMamr0pb+eEaTxkXTTAWfjffHrMxSW8fBKH Q9oQf5Xko2oOyP16VzQYrRGqLg== X-Google-Smtp-Source: AA0mqf6DME8cgmVAkcTUP9n4+wmGE4tHFsDEqgOeI9l1Uexlq1jJ/V1k5J30DSXTRuIOkLUXBzUDrQ== X-Received: by 2002:a05:600c:b41:b0:3b3:3256:647 with SMTP id k1-20020a05600c0b4100b003b332560647mr8349557wmr.197.1668440459561; Mon, 14 Nov 2022 07:40:59 -0800 (PST) Received: from Red ([2a01:cb1d:3d5:a100:4a02:2aff:fe07:1efc]) by smtp.googlemail.com with ESMTPSA id m9-20020a05600c4f4900b003b3307fb98fsm14020978wmq.24.2022.11.14.07.40.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Nov 2022 07:40:59 -0800 (PST) Date: Mon, 14 Nov 2022 16:40:55 +0100 From: Corentin LABBE To: pavel@ucw.cz, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linus.walleij@linaro.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, Rob Herring Subject: Re: [PATCH v3 1/2] dt-bindings: leds: common: add disk write/read and usb-host/usb-gadget Message-ID: References: <20221028064141.2171405-1-clabbe@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221028064141.2171405-1-clabbe@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org Le Fri, Oct 28, 2022 at 06:41:40AM +0000, Corentin Labbe a écrit : > The triggers enum misses 3 cases used by gemini DT. > usb-host was added via commit 0cfbd328d60f ("usb: Add LED triggers for USB activity") > so we add also as valid trigger usb-gadget which was added along in this > commit. > > disk-read/disk-write were added by commit d1ed7c558612 ("leds: Extends disk trigger for reads and writes") > Reviewed-by: Linus Walleij > Acked-by: Rob Herring > > Signed-off-by: Corentin Labbe > --- Hello Gentle ping Regards