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 6E37BC41513 for ; Tue, 15 Aug 2023 20:32:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237822AbjHOUbV (ORCPT ); Tue, 15 Aug 2023 16:31:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237814AbjHOUbL (ORCPT ); Tue, 15 Aug 2023 16:31:11 -0400 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 487CA1BF1 for ; Tue, 15 Aug 2023 13:31:08 -0700 (PDT) Received: by mail-wm1-x32f.google.com with SMTP id 5b1f17b1804b1-3fe8a1591c8so42836745e9.3 for ; Tue, 15 Aug 2023 13:31:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1692131467; x=1692736267; 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=JPkucb8eDhS4EQOsVKiEyG5iEoUjpanM1Rn3+s2iurY=; b=Z6DUqHW+sMPrT0LeS6Km/PZyRkUqlEgFHgN9K6DozAppi0f2cnLhUJIpEBu3nx7qBb A2Mukl7Bz4fGiDSSi5gBqMjvmA2CjiXx7gwzR3YusogaRZGCn3UfYvXGN5y7dFa5CT+w 6HliZlx8cmZERFRf+JvGQwPERDErcgopPDGjLtTh/FChO9NmKNd6ijpcD6jacEHq98nw gsT9DvDfXZPLM/GTbKdBThQxNOX+zSIpQ2995qlLu6oAe9ZecD34OXTKiHzwO9RbOyog S2hef2Mw+h6E3fYoloOre0IlVCYqZG/nfYaJ/o7OQdRZ9e3dq0y9sIaLSTodqGD4KfYX kt1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692131467; x=1692736267; 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=JPkucb8eDhS4EQOsVKiEyG5iEoUjpanM1Rn3+s2iurY=; b=JBD7lPJGaQzfdF1KskXcFWqLZ8xrgE9LZSKMS9TLONuPbkf3jgWcoqRXJWXNF+akJL HU0LkrAI/eehzJbxA11csOHjP3NvZvFYR4Lb1xekcwCwQl4LrBPZcni6SHcoJUXlA+AV Xj7tamfSapbYrG8tYBX6PAO+bDBW4Gmfyw84vRWb/Z6X3KwKdwFri+miTnSIY1jKZINI Q9GBQWAjcMb1GJQharzKwoUW980w7gf0eniRSWqBIEsDgxUzNq2FDCr+gGd1tFG7aS34 toOD/B/h+BOdffQk6bFORwjFZJaDBP73Oe4pBqM9mIGGvWhB2nEOMUHLXWXQimSuMK88 R4/w== X-Gm-Message-State: AOJu0YyKxUVaWTPmd8srEDxnEhRIzsZoWRl0JhRM+NHtYm7/jQKjgMLk Up+qTE3bhDHRzoCF27oXp1Jgkg== X-Google-Smtp-Source: AGHT+IHoUjJZshomlKAVo+zZzSVfwj2oWSovdFIH5SwrSkWxE+CGl4DjaPILVirJDXOOyjhzKYQV6w== X-Received: by 2002:a05:600c:2058:b0:3fe:ba7:f1ed with SMTP id p24-20020a05600c205800b003fe0ba7f1edmr10668870wmg.25.1692131466760; Tue, 15 Aug 2023 13:31:06 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id c21-20020a05600c0ad500b003fbb346279dsm18971048wmr.38.2023.08.15.13.31.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 15 Aug 2023 13:31:06 -0700 (PDT) Message-ID: Date: Tue, 15 Aug 2023 22:31:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v3 1/3] dt-bindings: leds: aw2013: Document interrupt Content-Language: en-US To: Stephan Gerhold , Pavel Machek , Lee Jones Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nikita Travkin , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, "Lin, Meng-Bo" References: <20230815-aw2013-vio-v3-0-2505296b0856@gerhold.net> <20230815-aw2013-vio-v3-1-2505296b0856@gerhold.net> From: Krzysztof Kozlowski In-Reply-To: <20230815-aw2013-vio-v3-1-2505296b0856@gerhold.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 15/08/2023 19:21, Stephan Gerhold wrote: > AW2013 has an optional interrupt pin "INTN" which is used to report > completion of started operations (e.g. power up or LED breath effects). > The driver does not use it (yet) but it should be described for > completeness inside the DT schema. > > Signed-off-by: Stephan Gerhold > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof