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 D2DD6C7EE29 for ; Fri, 2 Jun 2023 08:33:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233907AbjFBIc7 (ORCPT ); Fri, 2 Jun 2023 04:32:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42140 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234014AbjFBIc5 (ORCPT ); Fri, 2 Jun 2023 04:32:57 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 70551F2 for ; Fri, 2 Jun 2023 01:32:55 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-51491b87565so2637811a12.1 for ; Fri, 02 Jun 2023 01:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685694774; x=1688286774; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=S6o32+EXqkQOwwvwWTyyFIWUzWvHCRd3bW8dtLzYc0M=; b=SF+7px9QcZH1m1Vj1b2GfXALro+NdRTuZIllFGdKVav7TEBvES/2uDpWKVI9xCZWZj Iv4bT38X4VR2ZAahaID8tl7YnfQCN+dfYwrgfbmTjOg1U7rD7NSOfjpjrWHShz7TJyZY YcTLPTBP6SIuO7QCpCu72aRFZO6EQUipoA2O/r+AmyTKNT45OebGXlQrEew7g4fHcWMF OVrAocSDqDleCKKAaH70gdYegshPK3bxyqFB5qSxqTmvtlaZcG4jmIc5e0rMFKGEzSJA Tysc9o6h3haQDhWXsvkxQhM8zCT2RaiSSLJOfFY3rkol/FC7XZY12Jh9hC8Fk6fX5yEm ajHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685694774; x=1688286774; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=S6o32+EXqkQOwwvwWTyyFIWUzWvHCRd3bW8dtLzYc0M=; b=hETgY0KlF05PqSyipiuh7/Dkq9sqMEPs2IVk5I8GmvnvRWYfWDOMrH4fIGTZUWG3z1 nCUth8yZq2XpvkCFOeghryvpoENM4UDwJPOEJ+C77IfiAijay4ypJMbtjkjslKSxr0lC cNf5szxmurTvC213wHR3VQR0S1DVLIWYO+XS4fzewj5UFQ/s7RYx1b65ILUpAvqLgjwP Y3xXlE9YW4813J2Q77vZPDMimSlX36vEDeGVkXxbImBIYHFFMcW8T4KLy4rXRLoqG2iZ vRb0+DPV2HlYOh6mEUtxs3JWWFaADaSgodiOxkqXy565E7yLyOufECnP8d6LAsSAsbJa fQig== X-Gm-Message-State: AC+VfDyUSGtWkJFRAQPMSXxc8EWtIQZPQRfRMt35qO9bU9MgUWTq9rG+ H08a8ldYbBL546aafG+bZTqBLQ== X-Google-Smtp-Source: ACHHUZ5bbkg1zhdbdLCCj6ww+0OpxboaT0r5ApjCE5h604Y3MUUFQIlVUcvBkPvczEmb5mkg4VqJdw== X-Received: by 2002:a17:907:a42a:b0:96f:912d:7922 with SMTP id sg42-20020a170907a42a00b0096f912d7922mr9551134ejc.53.1685694773958; Fri, 02 Jun 2023 01:32:53 -0700 (PDT) Received: from [192.168.1.20] ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id y26-20020a17090668da00b00947ed087a2csm461979ejr.154.2023.06.02.01.32.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 02 Jun 2023 01:32:53 -0700 (PDT) Message-ID: <75d78713-fc8f-24a9-a422-2b4d57c5d488@linaro.org> Date: Fri, 2 Jun 2023 10:32:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v3 3/8] dt-bindings: leds: leds-mt6323: Support WLED output Content-Language: en-US To: AngeloGioacchino Del Regno , pavel@ucw.cz Cc: lee@kernel.org, sean.wang@mediatek.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com References: <20230601110813.2373764-1-angelogioacchino.delregno@collabora.com> <20230601110813.2373764-4-angelogioacchino.delregno@collabora.com> From: Krzysztof Kozlowski In-Reply-To: <20230601110813.2373764-4-angelogioacchino.delregno@collabora.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/06/2023 13:08, AngeloGioacchino Del Regno wrote: > Some PMICs have a separated WLED string output: add a property > `mediatek,is-wled` to indicate which LED string is a WLED. > > Signed-off-by: AngeloGioacchino Del Regno > --- > Documentation/devicetree/bindings/leds/leds-mt6323.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/leds/leds-mt6323.txt b/Documentation/devicetree/bindings/leds/leds-mt6323.txt > index 052dccb8f2ce..904b2222a5fe 100644 > --- a/Documentation/devicetree/bindings/leds/leds-mt6323.txt > +++ b/Documentation/devicetree/bindings/leds/leds-mt6323.txt > @@ -30,6 +30,7 @@ Optional properties for the LED child node: > - label : See Documentation/devicetree/bindings/leds/common.txt > - linux,default-trigger : See Documentation/devicetree/bindings/leds/common.txt > - default-state: See Documentation/devicetree/bindings/leds/common.txt > +- mediatek,is-wled: LED string is connected to WLED output Why would it matter to what the output is connected to? Best regards, Krzysztof