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 3BA8FC43334 for ; Wed, 29 Jun 2022 08:29:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232246AbiF2I34 (ORCPT ); Wed, 29 Jun 2022 04:29:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231880AbiF2I34 (ORCPT ); Wed, 29 Jun 2022 04:29:56 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12994F59C for ; Wed, 29 Jun 2022 01:29:55 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id cw10so31059207ejb.3 for ; Wed, 29 Jun 2022 01:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=hO64UUQSBmd2pGDhWcTf3FCJdGuY3sVi+fiDX10ylYU=; b=G8hrSK1msK0ubzz6iOTKDNcp3A09rIBJqEs6JpvwWHnpzPXaLiJ7KCu57BBwAJv/9k 1Je0u9KFaSauDIEgTSnIzj2H7hjOJallDjUs0yJe1dOeIx1T2ZmHurIvNbvweeogDrJ4 snY3u9nrQW/h9ngYu4eYSmY46OhN+W7SfaqJau4iOFeQb3ZC/Xx4fyO2kS9f70lK2486 co5MGqg/3tmcvlo4qguJlewf/Nes+1V1Hl9cJZ/wO3MjxQ//AxddvhpTBrT4z7veDw8u AsDBmN4Redi4A7O/nHmX3GNG8g/e6GYgf+lIda0K4FEXi25BrySIfuZ7GwDglY2GmjzF 0nmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=hO64UUQSBmd2pGDhWcTf3FCJdGuY3sVi+fiDX10ylYU=; b=fSI89183hiBgPqZYZroOI1dmcQ+gu5gN5476zNpC/19nuPAzlc4zRaOdR9EW54KHiu iLPbOT1Gnyvp6LvhXpaf8lLhjuAWSSr2hTaqBwjm103raZII33vZhz5t5U5Hz/b0uaj+ yQ6RKOMBKxaTWglGc5RTwcik9scZjfUyKiaBjh/QCs4YmyF91n01K9/EpxeNsServnqd RLblX+DTiPI+R4EhJmv1+/3j0SPVLzIpXWYo4EaHgcZlC9sq2iiq/7tdBSLCj6YqyWnX 3CprCBVe0SOoywBNZHihA3ah6zwTpjHWzf3Q6HCBTufqj8acAIjq1D+Se/rQB7O9ft1V iHhg== X-Gm-Message-State: AJIora+tWx0IJHPmaNHsneJ81LbiXF0bbQquAB3oX7eTbj/YOd1CS5Ey 4aUZnXx37hQpQtgSTjgXdiTR4IaaXs0AwA== X-Google-Smtp-Source: AGRyM1tLM0faLoxLu+OR0ALMIdlWxQdPJ+9mClKlcofNOKro3rqKXbHWjtrdN61k4jlPsCk+pevyOw== X-Received: by 2002:a17:907:1de1:b0:72a:3216:96bc with SMTP id og33-20020a1709071de100b0072a321696bcmr1278028ejc.3.1656491393683; Wed, 29 Jun 2022 01:29:53 -0700 (PDT) Received: from [192.168.0.183] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id k25-20020aa7d8d9000000b004356c18b2b9sm10961144eds.44.2022.06.29.01.29.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Jun 2022 01:29:52 -0700 (PDT) Message-ID: Date: Wed, 29 Jun 2022 10:29:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v1 RESEND 4/7] dt-bindings: leds: is31fl319x: Document variants specificities Content-Language: en-US To: Vincent Knecht , Pavel Machek , Rob Herring , Krzysztof Kozlowski , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht References: <20220628182147.2837180-1-vincent.knecht@mailoo.org> <20220628182147.2837180-5-vincent.knecht@mailoo.org> From: Krzysztof Kozlowski In-Reply-To: <20220628182147.2837180-5-vincent.knecht@mailoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On 28/06/2022 20:21, Vincent Knecht wrote: > Add conditionals depending on compatibles to document variants specs: > - possible reg addresses > - whether audio-gain-db is supported or not > - maximum number of leds > - led-max-microamp values This should be squashed with patch #2. You document new variants with their constraints. At least the constraints respective to these newly added variants. Best regards, Krzysztof