lkml.org 
[lkml]   [2022]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 3/3] clk: meson: s4: add s4 SoC clock controller driver
From
Hi Krzysztof,
Thank you very much for your prompt reply.

On 2022/7/19 14:29, Krzysztof Kozlowski wrote:
> [ EXTERNAL EMAIL ]
>
> On 19/07/2022 08:02, Yu Tu wrote:
>> Hi Krzysztof,
>> Thank you for your advice.
>>
>> On 2022/7/12 17:44, Krzysztof Kozlowski wrote:
>>> [ EXTERNAL EMAIL ]
>>>
>>> On 08/07/2022 08:27, Yu Tu wrote:
>>>> Add the peripheral clock controller found in the s4 SoC family.
>>>>
>>>> Signed-off-by: Yu Tu <yu.tu@amlogic.com>
>>>> ---
>>>> MAINTAINERS | 2 +-
>>>> drivers/clk/meson/Kconfig | 17 +
>>>> drivers/clk/meson/Makefile | 1 +
>>>> drivers/clk/meson/s4.c | 4678 ++++++++++++++++++++++++++++++++++++
>>>> drivers/clk/meson/s4.h | 156 ++
>>>> 5 files changed, 4853 insertions(+), 1 deletion(-)
>>>> create mode 100644 drivers/clk/meson/s4.c
>>>> create mode 100644 drivers/clk/meson/s4.h
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index e4ca46c5c8a1..f116ec0642f2 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -1772,7 +1772,7 @@ M: Jerome Brunet <jbrunet@baylibre.com>
>>>> L: linux-amlogic@lists.infradead.org
>>>> S: Maintained
>>>> F: Documentation/devicetree/bindings/clock/amlogic*
>>>> -F: drivers/clk/meson/
>>>> +F: drivers/clk/meson/*
>>>
>>> Why?
>> Warning is displayed when using checkpatch. I will correct it.
>
> What warning?
./scripts/checkpatch.pl --strict
0001-clk-meson-s4-add-s4-SoC-clock-controller-driver.patch
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
If I add that strange change, I won't have this WARNING.
Should I ignore this warning?
>
> Best regards,
> Krzysztof
>
> .

\
 
 \ /
  Last update: 2022-07-19 09:00    [W:0.648 / U:0.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site