devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Tomer Maimon <tmaimon77@gmail.com>
Cc: avifishman70@gmail.com, tali.perry1@gmail.com, joel@jms.id.au,
	venture@google.com, yuenn@google.com, benjaminfair@google.com,
	arnd@arndb.de, hasegawa-hitomi@fujitsu.com, marcan@marcan.st,
	nicolas.ferre@microchip.com, conor.dooley@microchip.com,
	heiko@sntech.de, sven@svenpeter.dev, briannorris@chromium.org,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v1 1/2] dt-binding: soc: nuvoton: Add NPCM BPC LPC documentation
Date: Wed, 30 Nov 2022 09:27:15 +0100	[thread overview]
Message-ID: <7661de74-f68c-6617-6a4e-3b0eb76a2a2e@linaro.org> (raw)
In-Reply-To: <CAP6Zq1jdy-qDGFsk4sKcp3tx7d-nBMxOK72CRt3LLO8CrWJyKQ@mail.gmail.com>

On 29/11/2022 17:44, Tomer Maimon wrote:
> hi Krzysztof,
> 
> Thanks for your comments.
> 
> On Thu, 24 Nov 2022 at 18:18, Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
>>
>> On 24/11/2022 16:38, Tomer Maimon wrote:
>>> Hi Krzysztof,
>>>
>>> Thanks a lot for your comments.
>>>
>>> On Wed, 23 Nov 2022 at 12:03, Krzysztof Kozlowski
>>> <krzysztof.kozlowski@linaro.org> wrote:
>>>>
>>>> On 22/11/2022 21:12, Tomer Maimon wrote:
>>>>
>>>> 1. Subject: drop second, redundant "documentation" (dt-bindings are
>>>> documentation).
>>> O.K.
>>>>
>>>> 2. Use subject prefixes matching the subsystem (git log --oneline -- ...).
>>> this is what I did dt-binding: soc: nuvoton... do you mean dt-binding: nuvoton.
>>
>> You didn't run the command, did you?
> I did run this command "git log --oneline
> Documentation/devicetree/bindings/soc" and I got this log list
> e47206d71e67 dt-binding: soc: nuvoton: Add NPCM BPC LPC documentation
> 121494030c53 dt-bindings: soc: add i.MX93 mediamix blk ctrl
> 4fed4d20c59b dt-bindings: soc: add i.MX93 SRC
> c7ebd54158d3 dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
> 2345fc8dc2ec dt-bindings: soc: imx: add interconnect property for
> i.MX8MM vpu blk ctrl
> c1d9381ce430 dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl
> f3894f969cf5 dt-bindings: soc: mediatek: Add display mutex support for MT6795
> b2d7616e13c4 dt-bindings: soc: qcom: apr: add missing properties
> 301628d80501 ASoC: dt-bindings: qcom,q6adm: convert to dtschema
> 7b0ad4629d1f ASoC: dt-bindings: qcom,q6asm: convert to dtschema
> b2496de1dfdd dt-bindings: soc: qcom: apr: correct service children
> 
> most of the subjects are similar to what I did, if it is not correct
> please let me know exactly what to write (beside the word
> documentation that I will remove)

None of them have "dt-binding", so fix that part.

Best regards,
Krzysztof


  reply	other threads:[~2022-11-30  8:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-22 20:12 [PATCH v1 0/2] soc: add NPCM LPC BPC driver support Tomer Maimon
2022-11-22 20:12 ` [PATCH v1 1/2] dt-binding: soc: nuvoton: Add NPCM BPC LPC documentation Tomer Maimon
2022-11-23 10:03   ` Krzysztof Kozlowski
2022-11-24 15:38     ` Tomer Maimon
2022-11-24 16:18       ` Krzysztof Kozlowski
2022-11-29 16:44         ` Tomer Maimon
2022-11-30  8:27           ` Krzysztof Kozlowski [this message]
2022-11-30 10:31             ` Tomer Maimon
2022-11-30 19:30     ` Rob Herring
2022-11-22 20:12 ` [PATCH v1 2/2] soc: nuvoton: add NPCM LPC BPC driver Tomer Maimon
2022-11-23 10:57   ` Arnd Bergmann
2022-11-23 18:01     ` Tomer Maimon
2022-11-25 10:25       ` Arnd Bergmann
2022-11-29 18:20         ` Tomer Maimon
2022-11-25  2:27   ` 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=7661de74-f68c-6617-6a4e-3b0eb76a2a2e@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=arnd@arndb.de \
    --cc=avifishman70@gmail.com \
    --cc=benjaminfair@google.com \
    --cc=briannorris@chromium.org \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=hasegawa-hitomi@fujitsu.com \
    --cc=heiko@sntech.de \
    --cc=joel@jms.id.au \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcan@marcan.st \
    --cc=nicolas.ferre@microchip.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=robh+dt@kernel.org \
    --cc=sven@svenpeter.dev \
    --cc=tali.perry1@gmail.com \
    --cc=tmaimon77@gmail.com \
    --cc=venture@google.com \
    --cc=yuenn@google.com \
    /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;
as well as URLs for NNTP newsgroup(s).