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 A64C6C433F5 for ; Fri, 6 May 2022 08:29:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1390145AbiEFIck (ORCPT ); Fri, 6 May 2022 04:32:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1390144AbiEFIci (ORCPT ); Fri, 6 May 2022 04:32:38 -0400 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6BE30674E4 for ; Fri, 6 May 2022 01:28:55 -0700 (PDT) Received: by mail-ej1-x631.google.com with SMTP id j6so13025132ejc.13 for ; Fri, 06 May 2022 01:28:55 -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 :references:cc:from:in-reply-to:content-transfer-encoding; bh=k8gw4JD+CVD/evHIacbhoTM1UmIlcjVCNQ+9z7oYUtI=; b=dDZs4xRsI+XJt34onMwmAZtEAGas5P7kna23XXUg06Y/gztAxn8a54iuBWXYNHBmCX bc9omCyYTSnmd4wyPVEQaM3fJ9qeBaAWNqvOqOrhHgltpmko5+rjky0VeGWALW6WwdqR X8j95OnDoOceNHT0SEmSr/ABL3waSGRPacAK4vCWkbGL4jqK94qZCzk20EvvtfS9e2ek bClBIbWgydbg+7AxUw2bTZhxtAsJwRDiWDDECmrJ1Npw9K8xbMKzewaoC76r4daDMsSa QM5Xf6k4repo+cmcKUjz0K2GGYKSydY1YVPjwyMhtNJK56a6oPnmwgeSIZbwL0ODJwEI f4jA== 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:references:cc:from:in-reply-to :content-transfer-encoding; bh=k8gw4JD+CVD/evHIacbhoTM1UmIlcjVCNQ+9z7oYUtI=; b=tFiuKToNOwkdZOvgem+YchSJ/mR7awNa25m0aoLdKX/Iw5yJqt853wesxPOCwp6G1J yxXUfc9Oi3AZDde+aihdW5o1z8w40YYYaOb0vWiTZPKEwi2kN4BNjIaTs73Rny0+PbLR pJdk6GuDS29kOHS8wSXixbauhsTKdntRN0McR/iqOByEVUp6cNJZEn8Jto4gdq4O/fYX TNav3Qw5UMVkBVPcGptKk1px3WfolwaUCXVNpr3y57BPQMsU8vYKWWXxg8yMvxq6MV8+ TG1RI6Z5yLu0mffq2shFCmaHJ058Nb8Ql8f6rdZPJiiUi982Q1Cg2WkPv1vFa8enH2iL 7SQg== X-Gm-Message-State: AOAM530rWj7bOTtAiBPDttDDz2RzuiTRw2dly4B5SA0maGsQBTXjVnTp xxnZ33ogE/SJNg6UFxxrMbAefQ== X-Google-Smtp-Source: ABdhPJz8nMRZdChtZYB1x22twKxHKUjq6qOsvsEKiRI3qcGnDs0ehoq2wpfQpANDDl8kg3ZNcHVoEw== X-Received: by 2002:a17:906:54c3:b0:6ef:d07b:c8ec with SMTP id c3-20020a17090654c300b006efd07bc8ecmr1859082ejp.687.1651825733978; Fri, 06 May 2022 01:28:53 -0700 (PDT) Received: from [192.168.0.223] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id r2-20020aa7d582000000b0042617ba6396sm1997301edq.32.2022.05.06.01.28.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 06 May 2022 01:28:53 -0700 (PDT) Message-ID: Date: Fri, 6 May 2022 10:28:52 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH 1/3] dt-bindings: timer: cdns,ttc: drop unneeded minItems Content-Language: en-US To: Krzysztof Kozlowski , Daniel Lezcano , Thomas Gleixner References: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> Cc: Krzysztof Kozlowski , Alim Akhtar , Michal Simek , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Rob Herring From: Krzysztof Kozlowski In-Reply-To: <20220424150333.75172-1-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/04/2022 17:03, Krzysztof Kozlowski wrote: > There is no need to add minItems when it is equal to maxItems. > > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/timer/cdns,ttc.yaml | 1 - > 1 file changed, 1 deletion(-) Hi Daniel, Thomas, The patchset was acked by Rob, so he expects you will pick it up. Could you let me know if there is anything stopping or you expect the other way (via DT-tree)? Best regards, Krzysztof