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 29D7AC6FA86 for ; Fri, 23 Sep 2022 10:32:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230424AbiIWKct (ORCPT ); Fri, 23 Sep 2022 06:32:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57028 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231515AbiIWKcQ (ORCPT ); Fri, 23 Sep 2022 06:32:16 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 672A517889 for ; Fri, 23 Sep 2022 03:31:59 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id c7so14108602ljm.12 for ; Fri, 23 Sep 2022 03:31:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=JYMmhfkFM4ANd32GEEelSBV88bdLE1Ja446ByYHiaXA=; b=NeRn+B9WRWOsoR9LzOGZJy5GxoiA1NB6ylwd4hE/tqg/RSCDyuM/KHVHuT2kA9FRSK c7V57vIhgWsR8e0J1Jdr+U55ja/VyEJweGVSiL+1p3uxK8TvSRR4uTIzM9IjHxZ4i5ce ToIM2tljUC+ybVzXLHI/fbp56eaQ02XsoXGvWZmzgg9nQYuCH1ehvArcYsRfsbibCvQW rmITz0AAswRXChWK02oxfHFwpBNAU2EC66YRrCzRa9a1ZK59kgOWkYBLdtH87rFLd7c+ o6PDI/Hw8gqTJhu4BuPT3UZFTB/6OxwpVs9wbvQ59udQs/pNlJLckxTsDpu41MRWpIZv kv1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=JYMmhfkFM4ANd32GEEelSBV88bdLE1Ja446ByYHiaXA=; b=ENkaOZOYjba1WYgzhLwnwpUNHiqGAqByqYctruA1fZaf0IAldSYkAkB0myKYK6OiBK +LwEv5DbzhFtxATZ5GCFaeHsi0QkC1KvINU3klZXaftooo6shNK32koIJBjyAXeh2A0z MFV8Zev5jh3PkurYZ/nsxZJqdajZZY7YU9IzDfvziHSuNzEnUuxXv8dOg0YHdM5C7OeD b6jP27RcnsWj8zJx1ZhVkAzUrHLd/ihbakI0lwaJruJkqi4PyVm0GgZWA0uNYH9NN4Mu h6vsNDQ4oly5pe/3fmgJgTfIwuKVEWKNA8/Wssb/u0HM58UKisD2ekRJyNqNP2dRgyI0 xLbA== X-Gm-Message-State: ACrzQf2UtoKkvAUdYoNpWfXZGunUI3Dl9IMrxaJ6jm5S+K6wNP3ph7re Uy57/MYbOnCBJKxys0hPLd1cXg== X-Google-Smtp-Source: AMsMyM4cV+jFFO9JIbh1AGxjnaC9WhvCSEcPo5m/X4um5ZzZvU4UL9Tx52cV06TLSinxTNc7/bU5Rg== X-Received: by 2002:a05:651c:11cc:b0:26c:14c5:5b8f with SMTP id z12-20020a05651c11cc00b0026c14c55b8fmr2658081ljo.450.1663929117731; Fri, 23 Sep 2022 03:31:57 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id v4-20020a2e9f44000000b0026ac7cd51afsm1316687ljk.57.2022.09.23.03.31.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Sep 2022 03:31:57 -0700 (PDT) Message-ID: Date: Fri, 23 Sep 2022 12:31:56 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH 08/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: add bias-bus-hold and input-enable Content-Language: en-US Cc: Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org, Srinivas Kandagatla , linux-arm-msm@vger.kernel.org, Andy Gross , Bjorn Andersson , Linus Walleij , Konrad Dybcio , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org References: <20220922195651.345369-1-krzysztof.kozlowski@linaro.org> <20220922195651.345369-9-krzysztof.kozlowski@linaro.org> <20220923093131.5fb5co5i3f4eybcs@krzk-bin> From: Krzysztof Kozlowski In-Reply-To: <20220923093131.5fb5co5i3f4eybcs@krzk-bin> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: unlisted-recipients:; (no To-header on input) Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 23/09/2022 11:31, Krzysztof Kozlowski wrote: > On Thu, 22 Sep 2022 21:56:47 +0200, Krzysztof Kozlowski wrote: >> The existing SC7280 LPASS pin controller nodes use bias-bus-hold and >> input-enable, so allow them. Squash also blank lines for readability. >> >> Signed-off-by: Krzysztof Kozlowski >> --- >> .../bindings/pinctrl/qcom,sm8250-lpass-lpi-pinctrl.yaml | 6 ++---- >> 1 file changed, 2 insertions(+), 4 deletions(-) >> > > Running 'make dtbs_check' with the schema in this patch gives the > following warnings. Consider if they are expected or the schema is > incorrect. These may not be new warnings. > > Note that it is not yet a requirement to have 0 warnings for dtbs_check. > This will change in the future. > > Full log is available here: https://patchwork.ozlabs.org/patch/1681325 > > > pinctrl@33c0000: 'dmic01-active-pins', 'dmic01-sleep-pins', 'rx_swr-active-pins', 'tx_swr-active-pins', 'tx_swr-sleep-pins', 'wsa-swr-active-pins', 'wsa-swr-sleep-pins' do not match any of the regexes: '-state$', 'pinctrl-[0-9]+' This is being fixed in next DTS patches. I'll reorganize them if there is going to be a resubmit. Best regards, Krzysztof