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 EDE8DC00528 for ; Fri, 28 Jul 2023 11:40:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236247AbjG1Lkk (ORCPT ); Fri, 28 Jul 2023 07:40:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236216AbjG1Lkj (ORCPT ); Fri, 28 Jul 2023 07:40:39 -0400 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1060D3AB1 for ; Fri, 28 Jul 2023 04:40:38 -0700 (PDT) Received: by mail-ed1-x536.google.com with SMTP id 4fb4d7f45d1cf-51bece5d935so2637948a12.1 for ; Fri, 28 Jul 2023 04:40:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690544436; x=1691149236; 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=e99k6MXqRhdp0tUCxYSvy6N+Vt6XwwdZ3dH7SZQmca8=; b=kjEh+Tt+VIPgsjM22HSPjWPVCdEgFBmTDIWo21olsDCkp5MWk0SP2hNH75tVkpLC86 HFJkT1fFcNEbYgT/rtejZmLXRet8JEU38m0XZamxezWWhNBrfQEqQOBjgSc2dPS9e+vb pBpbUP8HG2c/aeHuz6Gz+dPgDVdJMnCLrVAWsSf+zoS2TwnOQJobKuo7o1THakhXkzxv dDEcfgblfDy4EdPFjX2Lzl9ryOlemqKzP1YKb7XXDfh/nfeb0Qcgzmlwrffvp3MxZvlr nsFDErMzVdqcAK377UxsdEug1l7icEil+A834GFsGOjBLOqsqKxYOJyrI6s2DuRX4NG2 rzwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690544436; x=1691149236; 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=e99k6MXqRhdp0tUCxYSvy6N+Vt6XwwdZ3dH7SZQmca8=; b=JjuWpoJKcOMsSmG/kgD/ttzV+VQoBOyCtF7e9BIefRTMdo5HGsYsy4rAwuzH1ih8+J bmmLxvYFD2ZDSTkmQM/OFWHdXMFFIoDI6e7LURbAWawzedB6I2Msk51UN3FMsUhc2hzM LNERNzPrKfZhyZxTllgGgMygopm4bWX4wlS/so1DB9aqMHXWEO+qzKXuxM0G0LC61U2j sKk28FunuWAz68nbBbJyPuMnTINpkiMdFYogKKa5tP0daA2DBEx9do5jH0IfQAQ4BImM ctQFeLtUw6tDX0aGkODKGx0U2q0ykxsEnsRFkkpcqgIoMi0yia+rxTIwGmW6XNucR+zl w8sA== X-Gm-Message-State: ABy/qLYevpf4MyE33O3/RuSEdMDoWsiN/Pptv2OYbBxYyJn5T45Ahe52 XGZSk91ri5O4bkWd7jzuc4CMMg== X-Google-Smtp-Source: APBJJlHl7eUF/TWez9o3adZRGXP37ZV6hBsHgUUAP2fi3AK6EB0VOdKrKtioWsbYmb1UkeKkBOGR9Q== X-Received: by 2002:aa7:d745:0:b0:522:289d:8dcd with SMTP id a5-20020aa7d745000000b00522289d8dcdmr1501443eds.35.1690544436574; Fri, 28 Jul 2023 04:40:36 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id f26-20020a056402069a00b005224d960e66sm1697221edy.96.2023.07.28.04.40.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Jul 2023 04:40:36 -0700 (PDT) Message-ID: Date: Fri, 28 Jul 2023 13:40:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v3 05/50] dt-bindings: clk: at91: add sam9x7 clock controller Content-Language: en-US To: Varshini Rajendran , mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, claudiu.beznea@microchip.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20230728102350.265520-1-varshini.rajendran@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20230728102350.265520-1-varshini.rajendran@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/07/2023 12:23, Varshini Rajendran wrote: > Add bindings for SAM9X7's pmc. > > Signed-off-by: Varshini Rajendran > --- > .../devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > index c1bdcd9058ed..ce0d99503645 100644 > --- a/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > +++ b/Documentation/devicetree/bindings/clock/atmel,at91rm9200-pmc.yaml > @@ -43,6 +43,7 @@ properties: > - atmel,sama5d4-pmc > - microchip,sam9x60-pmc > - microchip,sama7g5-pmc > + - microchip,sam9x7-pmc > - const: syscon Where is the change in allOf:if:then:? No need for it? Why? Where is the driver change? Please do not send huge series to 50 different people and subsystems. With your lack of threading it is so difficult to review. Best regards, Krzysztof