Message ID | 20241015-surcharge-caucasian-095d1fd2fa27@wendy |
---|---|
State | New |
Headers | show |
Series | [RESEND] dt-bindings: rtc: mpfs-rtc: remove Lewis from maintainers | expand |
On Tue, Oct 15, 2024 at 07:52:05AM +0100, Conor Dooley wrote: > Lewis hasn't worked at Microchip for a while, and IIRC never actually > worked on the RTC in the first place. Remove him from the maintainers > list in the binding, leaving Daire. > > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > --- > Noticed him in the CC list of your resend, figured it was worth removing > him. FWIW Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Tue, Oct 15, 2024 at 07:52:05AM +0100, Conor Dooley wrote: > Lewis hasn't worked at Microchip for a while, and IIRC never actually > worked on the RTC in the first place. Remove him from the maintainers > list in the binding, leaving Daire. > > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > --- > Noticed him in the CC list of your resend, figured it was worth removing > him. Could you pick this up Alexandre? I've got no contact info for Lewis, so I doubt you'll see an ack from him... > CC: Alexandre Belloni <alexandre.belloni@bootlin.com> > CC: Rob Herring <robh@kernel.org> > CC: Krzysztof Kozlowski <krzk+dt@kernel.org> > CC: Conor Dooley <conor+dt@kernel.org> > CC: Daire McNamara <daire.mcnamara@microchip.com> > CC: linux-rtc@vger.kernel.org > CC: devicetree@vger.kernel.org > CC: linux-kernel@vger.kernel.org > --- > Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml b/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml > index 7742465b93839..59919a3e1c46c 100644 > --- a/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml > +++ b/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml > @@ -12,7 +12,6 @@ allOf: > > maintainers: > - Daire McNamara <daire.mcnamara@microchip.com> > - - Lewis Hanly <lewis.hanly@microchip.com> > > properties: > compatible: > -- > 2.43.2 >
On 04/11/2024 19:06:08+0000, Conor Dooley wrote: > On Tue, Oct 15, 2024 at 07:52:05AM +0100, Conor Dooley wrote: > > Lewis hasn't worked at Microchip for a while, and IIRC never actually > > worked on the RTC in the first place. Remove him from the maintainers > > list in the binding, leaving Daire. > > > > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > > --- > > Noticed him in the CC list of your resend, figured it was worth removing > > him. > > Could you pick this up Alexandre? I've got no contact info for Lewis, so > I doubt you'll see an ack from him... I will, I'm super late on the RTC patch queue.
On Mon, Nov 04, 2024 at 09:55:39PM +0100, Alexandre Belloni wrote: > On 04/11/2024 19:06:08+0000, Conor Dooley wrote: > > On Tue, Oct 15, 2024 at 07:52:05AM +0100, Conor Dooley wrote: > > > Lewis hasn't worked at Microchip for a while, and IIRC never actually > > > worked on the RTC in the first place. Remove him from the maintainers > > > list in the binding, leaving Daire. > > > > > > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > > > --- > > > Noticed him in the CC list of your resend, figured it was worth removing > > > him. > > > > Could you pick this up Alexandre? I've got no contact info for Lewis, so > > I doubt you'll see an ack from him... > > I will, I'm super late on the RTC patch queue. Cool, thanks.
diff --git a/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml b/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml index 7742465b93839..59919a3e1c46c 100644 --- a/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml @@ -12,7 +12,6 @@ allOf: maintainers: - Daire McNamara <daire.mcnamara@microchip.com> - - Lewis Hanly <lewis.hanly@microchip.com> properties: compatible:
Lewis hasn't worked at Microchip for a while, and IIRC never actually worked on the RTC in the first place. Remove him from the maintainers list in the binding, leaving Daire. Signed-off-by: Conor Dooley <conor.dooley@microchip.com> --- Noticed him in the CC list of your resend, figured it was worth removing him. CC: Alexandre Belloni <alexandre.belloni@bootlin.com> CC: Rob Herring <robh@kernel.org> CC: Krzysztof Kozlowski <krzk+dt@kernel.org> CC: Conor Dooley <conor+dt@kernel.org> CC: Daire McNamara <daire.mcnamara@microchip.com> CC: linux-rtc@vger.kernel.org CC: devicetree@vger.kernel.org CC: linux-kernel@vger.kernel.org --- Documentation/devicetree/bindings/rtc/microchip,mpfs-rtc.yaml | 1 - 1 file changed, 1 deletion(-)