From: "sunyeal.hong" <sunyeal.hong@samsung.com>
To: "'Krzysztof Kozlowski'" <krzk@kernel.org>,
"'Sylwester Nawrocki'" <s.nawrocki@samsung.com>,
"'Chanwoo Choi'" <cw00.choi@samsung.com>,
"'Alim Akhtar'" <alim.akhtar@samsung.com>,
"'Michael Turquette'" <mturquette@baylibre.com>,
"'Stephen Boyd'" <sboyd@kernel.org>
Cc: <linux-samsung-soc@vger.kernel.org>, <linux-clk@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: RE: [PATCH 2/5] dt-bindings: clock: add clock binding definitions for Exynos Auto v920
Date: Fri, 5 Jul 2024 18:08:27 +0900 [thread overview]
Message-ID: <01c601daceba$e5d32570$b1797050$@samsung.com> (raw)
In-Reply-To: <31778ed0-e4b5-4961-99a5-41ce44ddac26@kernel.org>
Hello Krzysztof Kozlowski,
> -----Original Message-----
> From: Krzysztof Kozlowski <krzk@kernel.org>
> Sent: Friday, July 5, 2024 5:52 PM
> To: sunyeal.hong <sunyeal.hong@samsung.com>; 'Sylwester Nawrocki'
> <s.nawrocki@samsung.com>; 'Chanwoo Choi' <cw00.choi@samsung.com>; 'Alim
> Akhtar' <alim.akhtar@samsung.com>; 'Michael Turquette'
> <mturquette@baylibre.com>; 'Stephen Boyd' <sboyd@kernel.org>
> Cc: linux-samsung-soc@vger.kernel.org; linux-clk@vger.kernel.org; linux-
> kernel@vger.kernel.org
> Subject: Re: [PATCH 2/5] dt-bindings: clock: add clock binding definitions
> for Exynos Auto v920
>
> On 05/07/2024 10:03, sunyeal.hong wrote:
> >
> >> <form letter>
> >> Please use scripts/get_maintainers.pl to get a list of necessary
> >> people and lists to CC. It might happen, that command when run on an
> >> older kernel, gives you outdated entries. Therefore please be sure
> >> you base your patches on recent Linux kernel.
> >>
> >> Tools like b4 or scripts/get_maintainer.pl provide you proper list of
> >> people, so fix your workflow. Tools might also fail if you work on
> >> some ancient tree (don't, instead use mainline) or work on fork of
> >> kernel (don't, instead use mainline). Just use b4 and everything
> >> should be fine, although remember about `b4 prep --auto-to-cc` if you
> >> added new patches to the patchset.
> >>
> >> You missed at least devicetree list (maybe more), so this won't be
> >> tested by automated tooling. Performing review on untested code might
> >> be a waste of time.
> >>
> >> Please kindly resend and include all necessary To/Cc entries.
> >> </form letter>
> >>
> >> Best regards,
> >> Krzysztof
> >
> > The mail list was created using get_maintainer.pl. If there is any
> problem, please let me know.
> >
> > ./scripts/get_maintainer.pl -f drivers/clk/samsung/
>
> That's not how you run the command. You ALWAYS (unless you are Linus) run
> it on the patches. ALWAYS. See submitting patches or numerous
> presentations how to contribute upstream.
>
> Read my form letter accurately, e.g. switch to b4.
>
> Best regards,
> Krzysztof
Thank you for your quick and kind response.
I checked the difference in the mail list through "./scripts/get_maintainer.pl *.patch" and will reflect this.
Could you please answer additional questions I asked?
"Is your request to combine PATCH 0 and 1 correct? If correct, I will update it as requested."
The reason I'm asking this is that if you check checkpatch.pl, it says to classify patches as follows.
"DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst"
PATCH0: Documentation/devicetree/bindings/clock/samsung,exynosautov920-clock.yaml
PATCH1: include/dt-bindings/clock/samsung,exynosautov920.h
Thanks,
Sunyeal Hong
next prev parent reply other threads:[~2024-07-05 9:17 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20240705021114epcas2p4bad9380e73d2681aabc6074905e112ab@epcas2p4.samsung.com>
2024-07-05 2:11 ` [PATCH 0/5] initial clock support for exynosauto v920 SoC Sunyeal Hong
2024-07-05 2:11 ` [PATCH 1/5] dt-bindings: clock: add Exynos Auto v920 SoC CMU bindings Sunyeal Hong
2024-07-05 6:02 ` Krzysztof Kozlowski
2024-07-05 9:46 ` Jaewon Kim
2024-07-05 9:55 ` sunyeal.hong
2024-07-05 2:11 ` [PATCH 2/5] dt-bindings: clock: add clock binding definitions for Exynos Auto v920 Sunyeal Hong
2024-07-05 3:07 ` Jaewon Kim
2024-07-05 7:50 ` sunyeal.hong
2024-07-05 6:02 ` Krzysztof Kozlowski
2024-07-05 8:03 ` sunyeal.hong
2024-07-05 8:51 ` Krzysztof Kozlowski
2024-07-05 9:08 ` sunyeal.hong [this message]
2024-07-05 9:12 ` Krzysztof Kozlowski
2024-07-05 9:53 ` sunyeal.hong
2024-07-05 2:11 ` [PATCH 3/5] arm64: dts: exynos: add initial CMU clock nodes in " Sunyeal Hong
2024-07-05 4:41 ` Jaewon Kim
2024-07-05 7:52 ` sunyeal.hong
2024-07-05 2:11 ` [PATCH 4/5] clk: samsung: clk-pll: Add support for pll_531x Sunyeal Hong
2024-07-05 2:11 ` [PATCH 5/5] clk: samsung: add top clock support for Exynos Auto v920 SoC Sunyeal Hong
2024-07-05 19:51 ` kernel test robot
2024-07-05 21:46 ` kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='01c601daceba$e5d32570$b1797050$@samsung.com' \
--to=sunyeal.hong@samsung.com \
--cc=alim.akhtar@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=krzk@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=s.nawrocki@samsung.com \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox