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 5F769C433F5 for ; Thu, 6 Oct 2022 20:21:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230357AbiJFUVl (ORCPT ); Thu, 6 Oct 2022 16:21:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229955AbiJFUVk (ORCPT ); Thu, 6 Oct 2022 16:21:40 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 01017BB041 for ; Thu, 6 Oct 2022 13:21:39 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id f37so4373399lfv.8 for ; Thu, 06 Oct 2022 13:21:38 -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:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=v14VcMWCpMI9EAr+1tPnKmC3n5xnws8GNTWCzmKsRug=; b=F/dpLSj0BF/XtPU+zcGNBPzEv3P9OsdC8HyGhg4kDoKL1vxoh3SIVFgLzTqkf0EuIu 8AXp9vidgCQJyHZckA57xKCZrGKE0Yz9mLGV58OqsCCQbBTSvr8jC9c4qWrkjDho3Vt4 YhAexpdfSJ9p1SWLrhpprQDM2LoPt0KafbknRhrNKj8ywgenVZ36/QVVZIb6ixKDB6S1 wG0nOYnRdMAfWZj2o1awAZMQfu+xaTUc0cO774KJkIp/oWW1ur7GKz0mk06NgaTD8zP4 /i3lUcTq3ttrbUU8DLvzMpmpOZOgXdnIPFL/cWhB4I5DM29LKimqzmSt0mq+FFbwcJKW cyDg== 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:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=v14VcMWCpMI9EAr+1tPnKmC3n5xnws8GNTWCzmKsRug=; b=EpBFUhCITN2jKaDCKoUybV1rlvicic1aysmd9OLnGUU3LMohiEq2GlaKgIzsTUwG9N o7l+KT0PIQ7h5y1QkcYCmMoOdF3bjmdIioyOh+OGRnqBZC7Ts3Eu/4Hk71awygSdig2/ klrFtxKq0+J62YLhwSmL4K5eWcqj11QLysTyaeeywqw4W5AmYarAWEqZQsLYxPs1EOtB VYnpqdrvUgU147bEbWnxaVJbQrKEFkktJjIlHAekA+Jv9/efcw9LeaXsDM8oQ0VCyVKI /7ccU10dwC9nh3fcl02cAcIU+BdFp4fClzg1OU0kY3dF95UyJYQtRpMT3m4u9oWURfKx BZag== X-Gm-Message-State: ACrzQf10HNDg/jES5Ooy6FjJ1YPhroO5EIGyoxdFwWltqI94UGCVB/EF 9oWc4I+FOYSSumurv5Pk09EKRg== X-Google-Smtp-Source: AMsMyM7mONzSeI+/IkeSV1+W1JYGBirCWpTnzVqCzlkOIi4W5z5C/c5nH7kl/AoPDaTlWk9yra5+hA== X-Received: by 2002:ac2:4c8e:0:b0:4a2:4745:a63d with SMTP id d14-20020ac24c8e000000b004a24745a63dmr591062lfl.605.1665087697349; Thu, 06 Oct 2022 13:21:37 -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 b3-20020a056512070300b004a2386b8ce8sm21100lfs.211.2022.10.06.13.21.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 06 Oct 2022 13:21:37 -0700 (PDT) Message-ID: <52d2b67a-5f5b-0c71-a455-f30b0b7afd57@linaro.org> Date: Thu, 6 Oct 2022 22:21:36 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH 00/34] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings (5th set) Content-Language: en-US To: Stephan Gerhold Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Shawn Guo , Srinivas Kandagatla , Vinod Koul , krishna Lanka , Iskren Chernev , Martin Botka , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221006140637.246665-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/10/2022 17:49, Stephan Gerhold wrote: >> .../qcom,sm8450-lpass-lpi-pinctrl.yaml | 13 ++-- >> .../bindings/pinctrl/qcom,sm8450-pinctrl.yaml | 22 ++---- > > Just a random thought since you are already doing minor style cleanups > here: Some of these files are named incorrectly, e.g. qcom,sm8450-pinctrl.yaml > actually documents "qcom,sm8450-tlmm". I noticed this while adding > qcom,msm8909-tlmm but I have to admit that it did not bother me enough > to actually prepare a patch for this (and now it would just conflict > with all your patches). :) > > No need to change anything here, just thought I'd mention it. Sure, I can change this as well. Thanks for sharing! Best regards, Krzysztof