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 0501FC6FD1D for ; Fri, 7 Apr 2023 18:57:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229562AbjDGS5p (ORCPT ); Fri, 7 Apr 2023 14:57:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232921AbjDGS53 (ORCPT ); Fri, 7 Apr 2023 14:57:29 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5CDCE060 for ; Fri, 7 Apr 2023 11:55:33 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id a640c23a62f3a-93071b2952bso191328166b.3 for ; Fri, 07 Apr 2023 11:55:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680893685; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=GLEH83XXNRMPl5kMrw8aVzDT+hZSN/PNY73/GnyOeqk=; b=l5UoTNbSMqfbxeoW5NCP1+/VxMGqXTkAdt2vjrsqh4rkeToBxe3+SrY7ytA2JmNtM1 TdmnZo+D9nX3rJbW6le3Kh6VZzaV44XXM6OZvDodwVCkBjLL2EBRH7COYnAFZSMzoqfI WHNCDZ8nd0v+UyUM1AmbVajXLGe5sYZfZDhEPcPIidM/8YotehEXXSgMKjrx5DiFBqnR EKVv1s9ZsMCf/axoQJWg0KqGZ33Upb1Q7DYcG4h5xgjt6r0YXSgig3lF3bo0sSz9Zv3/ +2uayjvFYgIaTDloitgfiFiJdDgQvyqdyfXH6j+GkGc/Wo1auEKXl0eesjvVmYi0NR8P fxVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680893685; h=content-transfer-encoding:in-reply-to:from:references: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=GLEH83XXNRMPl5kMrw8aVzDT+hZSN/PNY73/GnyOeqk=; b=joFFv3JgX8fKGkO5IJakyKcvBCTeOuV1x3T7qC7BEwyIRMGwcOVHcHkWKjcoUnuKT/ pMu2E048/ktVvyxNKdkfTneE2Ai3ofbcr30KzI7htAzZC1HnlithFc9Etq+UH9hMezBz 6kuGy6rUUcNTN5HQoZvNT9Eb1F/8sTIGWUXjN791UHJa7mazbMW8nsovmpAlbgi5PsV/ bV1zuFoz/dmKLsb60ZDtyWZ3ooG+/93Xm5+O/nDt3FOsVIzE3QLUnBG+ZDk7BVL8Ua5t NMqFl/OFzJg+pNU+LP6o5R45I3uNkPGdyETHeC6XlyUkqRxaq9zCy0A214G9bf16qBVl +GzA== X-Gm-Message-State: AAQBX9eRjVlMalumSAbjOle8iGTghmQpIPU8eCJ6nkYDytxvpyrqXs9w Owg5UR6g09BfbZy4CZGpdCWlsg== X-Google-Smtp-Source: AKy350bsb4EgRFg0VD/zTZuBYGAN7lsWhNaq1Fyx/DPmgf4Gv1kAyCr+yH/ok5KczBoN6ECeU939ZQ== X-Received: by 2002:aa7:d654:0:b0:501:cf67:97f3 with SMTP id v20-20020aa7d654000000b00501cf6797f3mr3320971edr.25.1680893685131; Fri, 07 Apr 2023 11:54:45 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:b20f:8824:c926:8299? ([2a02:810d:15c0:828:b20f:8824:c926:8299]) by smtp.gmail.com with ESMTPSA id b15-20020a50cccf000000b004c10b4f9ebesm2181248edj.15.2023.04.07.11.54.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Apr 2023 11:54:44 -0700 (PDT) Message-ID: <574d3aa5-21f4-014a-8cc7-7549df59ff3c@linaro.org> Date: Fri, 7 Apr 2023 20:54:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH 01/40] dt-bindings: pinctrl: qcom,ipq5332-tlmm: simplify with unevaluatedProperties Content-Language: en-US To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , 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> From: Krzysztof Kozlowski In-Reply-To: <20230407184546.161168-1-krzysztof.kozlowski@linaro.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 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. Best regards, Krzysztof