Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp5489715rwb; Tue, 22 Nov 2022 00:14:18 -0800 (PST) X-Google-Smtp-Source: AA0mqf4ZhrdxNYN34qbB7G49AEL2v/Cksyb3e++KCr0HW6XkgZb1fVBzALN9uMRMeL0lolJFcaC+ X-Received: by 2002:a17:906:e21a:b0:7a1:e4c2:fb0b with SMTP id gf26-20020a170906e21a00b007a1e4c2fb0bmr4764311ejb.464.1669104858616; Tue, 22 Nov 2022 00:14:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669104858; cv=none; d=google.com; s=arc-20160816; b=F1cwT2pWuYPi6kJNAAw7LFkL+lFDH3fFEohnIEsP6KcG73vCN+dPEQcgfppPHNtUvR 0bcfugpCYTVm+by8Cw/YhHiMFPuMKMe6h7wnA3CjybwFkL7PUK9J66ve+zbSxhbfgsHV G44CwhfxJDQuTj1H1RUh+FZvhO8GTsq8raG4SWfIe4VaQ6MMgdOOlqIvnxetNBdcth+w YX1t/CoUDVLlYfOoF56eso0f/BFigOgm3Qa2nzEosPYZK2AP+eVhUYkHKzuq366obCii 2gEJiT91q8088/AvLW+fcpp/kZXg4BAApQjHO69P23b8d9oxlm8W2PTGrAbebA0eiVd2 gchg== 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:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=EYzTIPe37mdDtU+kJybvgF9nDCkACuZ4RxvhCLtysec=; b=kS/her81ZcM2ITk026uhB8YjSWmHz4l+EloXxiYGFHrg5FdfnaNbihZwmkeVRQEnta spioAym9RAosMiSeGg0ktzjxDQJo2j0FgsPQHEF8SThDWonMWCOQkU0gOUWdtVL6Fm/+ mZeKkE5ZbbU4Ce6vVbRD4729MDQyQZPNuCUPe3ko0kIO1BCGii/xHXfU/ocs+dPeogFD xXx4RQ44aqUK+KoLns6wezvtuelqDaJYiOEf2bAqpBONMxMbaukYvFxxyKcAYAionNJn Vhod8mcVU8XU+sJ8NQD1OqL4Af8g+6/maAMWt+PiTp+eOha2yLG8DvjI5EY7gyaO1121 KxVw== 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 h10-20020a056402280a00b00461acb2deebsi9967341ede.198.2022.11.22.00.13.56; Tue, 22 Nov 2022 00:14:18 -0800 (PST) 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 S232384AbiKVIFW (ORCPT + 91 others); Tue, 22 Nov 2022 03:05:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42548 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232647AbiKVIFJ (ORCPT ); Tue, 22 Nov 2022 03:05:09 -0500 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 545D7391F4; Tue, 22 Nov 2022 00:05:07 -0800 (PST) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id 9872324E238; Tue, 22 Nov 2022 16:05:00 +0800 (CST) Received: from EXMBX072.cuchost.com (172.16.6.82) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 22 Nov 2022 16:05:00 +0800 Received: from [192.168.125.106] (113.72.144.23) by EXMBX072.cuchost.com (172.16.6.82) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 22 Nov 2022 16:04:59 +0800 Message-ID: Date: Tue, 22 Nov 2022 16:04:46 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system and always-on clock definitions Content-Language: en-US To: Krzysztof Kozlowski , , , CC: Conor Dooley , Palmer Dabbelt , "Rob Herring" , Krzysztof Kozlowski , Stephen Boyd , "Michael Turquette" , Philipp Zabel , Emil Renner Berthing , References: <20221118010627.70576-1-hal.feng@starfivetech.com> <20221118010627.70576-8-hal.feng@starfivetech.com> <4d1fbddc-ee8b-1ab3-d1a9-8496bda3f668@linaro.org> <1db979d5-1fb6-f3c9-8ce0-e3e2e23e5d14@starfivetech.com> From: Hal Feng In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [113.72.144.23] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX072.cuchost.com (172.16.6.82) X-YovoleRuleAgent: yovoleflag 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 Tue, 22 Nov 2022 08:41:26 +0100, Krzysztof Kozlowski wrote: > On 22/11/2022 02:02, Hal Feng wrote: >> On Mon, 21 Nov 2022 09:45:11 +0100, Krzysztof Kozlowski wrote: >>> On 18/11/2022 02:06, Hal Feng wrote: >>>> From: Emil Renner Berthing >>>> >>>> Add all clock outputs for the StarFive JH7110 system (SYS) and >>>> always-on (AON) clock generator. >>>> >>>> Signed-off-by: Emil Renner Berthing >>>> Signed-off-by: Hal Feng >>>> --- >>>> MAINTAINERS | 5 +- >>>> include/dt-bindings/clock/starfive-jh7110.h | 234 ++++++++++++++++++++ >>>> 2 files changed, 237 insertions(+), 2 deletions(-) >>>> create mode 100644 include/dt-bindings/clock/starfive-jh7110.h >>>> >>>> diff --git a/MAINTAINERS b/MAINTAINERS >>>> index e6f1060e7964..e97dac9c0ee4 100644 >>>> --- a/MAINTAINERS >>>> +++ b/MAINTAINERS >>>> @@ -19598,12 +19598,13 @@ M: Ion Badulescu >>>> S: Odd Fixes >>>> F: drivers/net/ethernet/adaptec/starfire* >>>> >>>> -STARFIVE JH7100 CLOCK DRIVERS >>>> +STARFIVE CLOCK DRIVERS >>>> M: Emil Renner Berthing >>>> +M: Hal Feng >>>> S: Maintained >>>> F: Documentation/devicetree/bindings/clock/starfive,jh7100-*.yaml >>>> F: drivers/clk/starfive/ >>>> -F: include/dt-bindings/clock/starfive-jh7100*.h >>>> +F: include/dt-bindings/clock/starfive* >>>> >>>> STARFIVE JH7100 PINCTRL DRIVER >>>> M: Emil Renner Berthing >>>> diff --git a/include/dt-bindings/clock/starfive-jh7110.h b/include/dt-bindings/clock/starfive-jh7110.h >>> >>> Filename based / the same as compatible (or bindings filename). >> >> Should I split this file into two files for "SYSCRG" and "AONCRG", which >> maybe named as "starfive-jh7110-sys.h" and "starfive-jh7110-aon.h". Ditto >> for the patch 8. > > Does not have to be, but anyway naming must follow compatible naming, so > vendor,soc-device. Can I name it "starfive,jh7110-crg.h"? This file is included in starfive,jh7110-syscrg.yaml and starfive,jh7110-aoncrg.yaml. Best regards, Hal