Received: by 2002:ac0:e34a:0:0:0:0:0 with SMTP id g10csp376796imn; Thu, 28 Jul 2022 03:37:05 -0700 (PDT) X-Google-Smtp-Source: AGRyM1urpRwdOa0Sb1k+i/zZ3iIKSuSg/b8sHXSrjJSdKDl5iDxkkkVP4gboOke4JdknERnInVGP X-Received: by 2002:a05:6402:2387:b0:43d:3e0:4daf with SMTP id j7-20020a056402238700b0043d03e04dafmr37865eda.208.1659004625533; Thu, 28 Jul 2022 03:37:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1659004625; cv=none; d=google.com; s=arc-20160816; b=s56MGfRk+k4+j3ghbgKS02CVPxEt/FSIUMjXdzZndnRAZu/8I7p07/qvU9dYPPzTUQ GY8tWHR6wUpvIVOHqwFo580vH9xiiyZH5WtftydkoVBsCae1x4bmNeWI5khQpbTt1GQv +gRTM8r0ZynIhe8VaHhI6KIn+tlP1O9znc2Z/F79R/qoXKI0IfEtyksRSNgzg6DxNVXF aY9Q/zCr9EVnHKnV5wwPz15Xik5DAqJqmeYau6FDyv+0Is/O/wt9+A54eMrjNtTGg0tQ odsGioOVHigN4lI0S0axGp/evONS2UNnYzPvLD4gghmQuuZ2pM2PPxrF+0f0BSAG2kQQ m7hw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:to:content-language:subject:user-agent:mime-version:date :message-id; bh=ev/Se1dXAS+HsBABSLj8BIxWLYLi8kxUAJqnBGKeP3w=; b=fTq9qbJ/1Clqk3SdBTFaLFwoLK6VP+v08ClKPuGyWuKh+bnbEgZ2GccPsmEj2aH4tW CO6ECHH8OZqAoGnwxS0jJUxGs41L5rRfabpJznH3vZrLcVAHys3wGhF1g6fX29lvAjx1 rkvb8Xa7sEoOIwYQzrTG2rXmRjF0BdWPtRf3ITDHUTQz7k+2/Mt0AtWT2TEburuDsPNu De/ZAftdxVraWu+Xv0BNc/G96bOmN58Sj41fp6c05m/RU4qNO5xFygXPFjhS2MgSU9bm 9SngoJbthaicZB/5YzchdXXVXKRntHzS3SdIY+L1sx0yRo2Angm3UFSuIIvKSUz/q8Oh KZ/Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id hc44-20020a17090716ac00b0072b3a923e6csi457448ejc.974.2022.07.28.03.36.40; Thu, 28 Jul 2022 03:37:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235550AbiG1KUD (ORCPT + 99 others); Thu, 28 Jul 2022 06:20:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234747AbiG1KUB (ORCPT ); Thu, 28 Jul 2022 06:20:01 -0400 Received: from mail-sh.amlogic.com (mail-sh.amlogic.com [58.32.228.43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E4344558C9; Thu, 28 Jul 2022 03:19:59 -0700 (PDT) Received: from [10.18.29.47] (10.18.29.47) by mail-sh.amlogic.com (10.18.11.5) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.14; Thu, 28 Jul 2022 18:19:57 +0800 Message-ID: Date: Thu, 28 Jul 2022 18:19:57 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH V2 1/3] dt-bindings: clk: meson: add S4 SoC clock controller bindings Content-Language: en-US To: Krzysztof Kozlowski , , , , , , Rob Herring , Neil Armstrong , Jerome Brunet , Kevin Hilman , Michael Turquette , Stephen Boyd , Krzysztof Kozlowski , Martin Blumenstingl References: <20220728054202.6981-1-yu.tu@amlogic.com> <20220728054202.6981-2-yu.tu@amlogic.com> <82e3fd36-df96-a555-4cea-47fabd26502b@linaro.org> <74cd833a-4773-eeb0-80aa-75ea1cdc093e@amlogic.com> <39395257-703b-a5e9-17c3-80f79f67fdc7@linaro.org> From: Yu Tu In-Reply-To: <39395257-703b-a5e9-17c3-80f79f67fdc7@linaro.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.18.29.47] X-ClientProxiedBy: mail-sh.amlogic.com (10.18.11.5) To mail-sh.amlogic.com (10.18.11.5) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022/7/28 18:09, Krzysztof Kozlowski wrote: > [ EXTERNAL EMAIL ] > > On 28/07/2022 12:05, Yu Tu wrote: >> Hi Krzysztof, >> Thanks for your reply. >> >> On 2022/7/28 16:41, Krzysztof Kozlowski wrote: >>> [ EXTERNAL EMAIL ] >>> >>> On 28/07/2022 07:42, Yu Tu wrote: >>>> Add new clock controller compatible and dt-bindings header for the >>>> Everything-Else domain of the S4 SoC. >>>> >>>> Signed-off-by: Yu Tu >>> >>> >>> >>>> diff --git a/MAINTAINERS b/MAINTAINERS >>>> index c1abc53f9e91..f872d0c0c253 100644 >>>> --- a/MAINTAINERS >>>> +++ b/MAINTAINERS >>>> @@ -1775,6 +1775,7 @@ F: Documentation/devicetree/bindings/clock/amlogic* >>>> F: drivers/clk/meson/ >>>> F: include/dt-bindings/clock/gxbb* >>>> F: include/dt-bindings/clock/meson* >>>> +F: include/dt-bindings/clock/s4-clkc.h >>>> >>>> ARM/Amlogic Meson SoC Crypto Drivers >>>> M: Corentin Labbe >>>> diff --git a/include/dt-bindings/clock/s4-clkc.h b/include/dt-bindings/clock/s4-clkc.h >>>> new file mode 100644 >>>> index 000000000000..b686c8877419 >>>> --- /dev/null >>>> +++ b/include/dt-bindings/clock/s4-clkc.h >>> >>> Filename with vendor prefix, so: >>> amlogic,s4-clkc.h >> It's fine with me. It's mainly Jerome's opinion. > > To clarify: I understand such naming might bring inconsistency, but we > want to bring some order in the bindings directories. They keep growing > and at some point the model names might start conflicting. If Jerome agrees, I will change it according to your opinion and make another edition. > > > Best regards, > Krzysztof > > .