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 69432C77B6E for ; Wed, 12 Apr 2023 11:45:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229946AbjDLLpw (ORCPT ); Wed, 12 Apr 2023 07:45:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230310AbjDLLps (ORCPT ); Wed, 12 Apr 2023 07:45:48 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 439066EBA for ; Wed, 12 Apr 2023 04:45:46 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id qa44so27726694ejc.4 for ; Wed, 12 Apr 2023 04:45:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1681299944; 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=mK5o4f66OfGomkrggIIJazu8fU+1x4ruUmLe4IBoRDI=; b=qJJU2xie8Tn8kBs4aO4ykWnx0ohS5FVYmu6ju8vvvgWCf6K5imcYpFZyW0N2LE1jmC kP0kwKjnXLWUw3/bFBPTQjlQIVuxc1NNiotOCrLzMEveoSjRIAXhZOJ+pxgJyUfm2Iuo raNYWM7MAC2MXfnlpRVaT5xMYoobHL1JYY2HCeMGYwvA+zk2v9R+heiKRkz6g7jj0Hrm hNLmU4b1/kJWoPgzPyLVeltpB9g3zHk/eczdmMkm5VXEYA0p9otTzw3fYNzD+fNMUhcI enTcdbKJ8CTdum3grN2hAXq6YBuqOVpTt6MNBigFVjkCFPt6MQFFSO7CVC5sUFcQMmbA YXrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681299944; 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=mK5o4f66OfGomkrggIIJazu8fU+1x4ruUmLe4IBoRDI=; b=oyTuXYkkM7F6o43KhvV7rgnG5mGMJLKcRWNb07kTh9pqFehVrw33dge41sXocBjQp7 5ONs8zsH4xl3MsP3A6MZ7UVPvIBS4o+sc0J8Fe9a1q1gsh6whNBAWVXMV5lBcQW5KGzR tcMJpYnNqJnczzSnQdtR+uckCRXON55Fk3SfQ4/P9TnsDuLqYggajamthg7gqaFC7GDc bWEVeYBwUniZsNTZ4/EH1Yivsm+yNk/MgqOj68m8Ri8QkgOI4rUk2xhGZmerT6iaULfE FBxC1y2q3+siGhlaK8sLGo9llqvwGcQyzNAsKx4lMweoO286jt9BA1UO4yX5qeelmucA lGxg== X-Gm-Message-State: AAQBX9eg/NGn3rc7B+b80LiXI409pb3m1OHhbPV7WSSytvXyc0MV79WO BNUtSfkMzyS/Rz+FMX+aFPOI4Q== X-Google-Smtp-Source: AKy350aTTC4VgxxllCbi8sJCVEIivgVbCLmsk2H7q+VgRHkvR7TZC73Rm1X1GoCi4YeJzDhj41P97g== X-Received: by 2002:a17:906:dc8b:b0:947:92c9:6aa4 with SMTP id cs11-20020a170906dc8b00b0094792c96aa4mr2520183ejc.4.1681299944528; Wed, 12 Apr 2023 04:45:44 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:8fa0:9989:3f72:b14f? ([2a02:810d:15c0:828:8fa0:9989:3f72:b14f]) by smtp.gmail.com with ESMTPSA id ta22-20020a1709078c1600b0094e7bb22860sm127586ejc.50.2023.04.12.04.45.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Apr 2023 04:45:44 -0700 (PDT) Message-ID: <583f6149-f022-55a9-6d26-e9bc69e6dfc1@linaro.org> Date: Wed, 12 Apr 2023 13:45:42 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: [PATCH 01/40] dt-bindings: pinctrl: qcom,ipq5332-tlmm: simplify with unevaluatedProperties Content-Language: en-US To: Rob Herring Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Krzysztof Kozlowski , Stephan Gerhold , Shawn Guo , Melody Olvera , Bartosz Golaszewski , Richard Acayan , Vinod Koul , krishna Lanka , Iskren Chernev , Martin Botka , Danila Tikhonov , Abel Vesa , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230407184546.161168-1-krzysztof.kozlowski@linaro.org> <574d3aa5-21f4-014a-8cc7-7549df59ff3c@linaro.org> <20230411173550.GA3408186-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20230411173550.GA3408186-robh@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 11/04/2023 19:35, Rob Herring wrote: > On Fri, Apr 07, 2023 at 08:54:43PM +0200, Krzysztof Kozlowski wrote: >> On 07/04/2023 20:45, Krzysztof Kozlowski wrote: >>> All Qualcomm SoC Top Level Mode Multiplexer pin controllers have similar >>> capabilities regarding pin properties, thus we can just accept entire >>> set provided by qcom,tlmm-common.yaml schema. >>> >>> Signed-off-by: Krzysztof Kozlowski >>> --- >> >> Linus, >> >> If you prefer I can send all these to you in a pull after getting some acks. >> >> >> Rob, >> >> Feel free to ack once for all of them. > > There's no cover letter to ack them all (and b4 to pick up), but I guess > that's your own problem in this case. For the series: > > Acked-by: Rob Herring > > IMO, this should just be 1 patch. It's 1 change for 1 platform family > for 1 subsystem. There's just no point when it's all the same people > that will review it and apply it. My previous patches of approximately this size were bouncing from the lists, so I wanted to avoid this. Also, some of the bindings actually have different maintainers. Best regards, Krzysztof