All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: xianwei.zhao@amlogic.com, Yiting Deng <yiting.deng@amlogic.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: linux-amlogic@lists.infradead.org, linux-rtc@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver
Date: Mon, 26 Aug 2024 10:28:06 +0200	[thread overview]
Message-ID: <4b79fb7e-7ff6-499b-b615-e1bd69a46d0b@kernel.org> (raw)
In-Reply-To: <20240823-rtc-v1-3-6f70381da283@amlogic.com>

On 23/08/2024 11:19, Xianwei Zhao via B4 Relay wrote:
> From: Yiting Deng <yiting.deng@amlogic.com>
> 
> Add Amlogic RTC entry to MAINTAINERS to clarify the maintainers
> 
> Signed-off-by: Yiting Deng <yiting.deng@amlogic.com>
> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 42decde38320..672290dddaaa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2481,6 +2481,14 @@ F:	drivers/irqchip/irq-mvebu-*
>  F:	drivers/pinctrl/mvebu/
>  F:	drivers/rtc/rtc-armada38x.c
>  
> +ARM/Amlogic RTC Driver

"ARM" is for Soc entries, not individual drivers. Drop. Place it
correctly and use capital letters.



Best regards,
Krzysztof


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: xianwei.zhao@amlogic.com, Yiting Deng <yiting.deng@amlogic.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: linux-amlogic@lists.infradead.org, linux-rtc@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver
Date: Mon, 26 Aug 2024 10:28:06 +0200	[thread overview]
Message-ID: <4b79fb7e-7ff6-499b-b615-e1bd69a46d0b@kernel.org> (raw)
In-Reply-To: <20240823-rtc-v1-3-6f70381da283@amlogic.com>

On 23/08/2024 11:19, Xianwei Zhao via B4 Relay wrote:
> From: Yiting Deng <yiting.deng@amlogic.com>
> 
> Add Amlogic RTC entry to MAINTAINERS to clarify the maintainers
> 
> Signed-off-by: Yiting Deng <yiting.deng@amlogic.com>
> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 42decde38320..672290dddaaa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2481,6 +2481,14 @@ F:	drivers/irqchip/irq-mvebu-*
>  F:	drivers/pinctrl/mvebu/
>  F:	drivers/rtc/rtc-armada38x.c
>  
> +ARM/Amlogic RTC Driver

"ARM" is for Soc entries, not individual drivers. Drop. Place it
correctly and use capital letters.



Best regards,
Krzysztof


  reply	other threads:[~2024-08-26  8:28 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23  9:19 [PATCH 0/3] support for amlogic rtc Xianwei Zhao
2024-08-23  9:19 ` Xianwei Zhao via B4 Relay
2024-08-23  9:19 ` Xianwei Zhao via B4 Relay
2024-08-23  9:19 ` [PATCH 1/3] dt-bindings: rtc: Add Amlogic A311L2 and A113X2 rtc Xianwei Zhao
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23 15:51   ` Conor Dooley
2024-08-23 15:51     ` Conor Dooley
2024-08-26  2:36     ` Xianwei Zhao
2024-08-26  2:36       ` Xianwei Zhao
2024-08-23  9:19 ` [PATCH 2/3] rtc: support for the Amlogic on-chip RTC Xianwei Zhao
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-26  8:27   ` Krzysztof Kozlowski
2024-08-26  8:27     ` Krzysztof Kozlowski
2024-09-02  7:32     ` Xianwei Zhao
2024-09-02  7:32       ` Xianwei Zhao
2024-08-26  9:45   ` Alexandre Belloni
2024-08-26  9:45     ` Alexandre Belloni
2024-09-02  8:14     ` Xianwei Zhao
2024-09-02  8:14       ` Xianwei Zhao
2024-09-02 20:19       ` Alexandre Belloni
2024-09-02 20:19         ` Alexandre Belloni
2024-09-03  2:48         ` Xianwei Zhao
2024-09-03  2:48           ` Xianwei Zhao
2024-08-26 12:57   ` kernel test robot
2024-08-26 12:57     ` kernel test robot
2024-08-26 13:19   ` kernel test robot
2024-08-26 13:19     ` kernel test robot
2024-08-23  9:19 ` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver Xianwei Zhao
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-23  9:19   ` Xianwei Zhao via B4 Relay
2024-08-26  8:28   ` Krzysztof Kozlowski [this message]
2024-08-26  8:28     ` Krzysztof Kozlowski
2024-09-02  8:27     ` Xianwei Zhao
2024-09-02  8:27       ` Xianwei Zhao

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=4b79fb7e-7ff6-499b-b615-e1bd69a46d0b@kernel.org \
    --to=krzk@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=xianwei.zhao@amlogic.com \
    --cc=yiting.deng@amlogic.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.