[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c0050210-0b87-3b30-913a-a2b1e757ba15@starfivetech.com>
Date: Tue, 22 Nov 2022 16:04:46 +0800
From: Hal Feng <hal.feng@...rfivetech.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
<linux-riscv@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-clk@...r.kernel.org>
CC: Conor Dooley <conor@...nel.org>,
Palmer Dabbelt <palmer@...belt.com>,
"Rob Herring" <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Stephen Boyd <sboyd@...nel.org>,
"Michael Turquette" <mturquette@...libre.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Emil Renner Berthing <emil.renner.berthing@...onical.com>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system
and always-on clock definitions
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 <kernel@...il.dk>
>>>>
>>>> Add all clock outputs for the StarFive JH7110 system (SYS) and
>>>> always-on (AON) clock generator.
>>>>
>>>> Signed-off-by: Emil Renner Berthing <kernel@...il.dk>
>>>> Signed-off-by: Hal Feng <hal.feng@...rfivetech.com>
>>>> ---
>>>> 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 <ionut@...ula.org>
>>>> S: Odd Fixes
>>>> F: drivers/net/ethernet/adaptec/starfire*
>>>>
>>>> -STARFIVE JH7100 CLOCK DRIVERS
>>>> +STARFIVE CLOCK DRIVERS
>>>> M: Emil Renner Berthing <kernel@...il.dk>
>>>> +M: Hal Feng <hal.feng@...rfivetech.com>
>>>> 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 <kernel@...il.dk>
>>>> 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
Powered by blists - more mailing lists