From: Krzysztof Kozlowski <krzk@kernel.org>
To: Frank Li <Frank.li@nxp.com>, maudspierings@gocontroll.com
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 4/9] MAINTAINERS: add maintainer for the GOcontroll Moduline controllersy
Date: Thu, 3 Apr 2025 09:44:25 +0200 [thread overview]
Message-ID: <fa7cacf4-2809-4b43-8e2a-f4b040526681@kernel.org> (raw)
In-Reply-To: <Z+2NNFyd3NmfeMSr@lizhi-Precision-Tower-5810>
On 02/04/2025 21:17, Frank Li wrote:
> On Wed, Apr 02, 2025 at 09:07:07AM +0200, Maud Spierings via B4 Relay wrote:
>> From: Maud Spierings <maudspierings@gocontroll.com>
>>
>> Add a maintainer for the GOcontroll Moduline series of controllers.
>>
>> Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
>> ---
>> MAINTAINERS | 6 ++++++
>> 1 file changed, 6 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4b3864a9852f9fca2be48987d383c0671e668336..7d4fbfdaaac1776fc7c4a569f7ab667f0a485eab 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -10043,6 +10043,12 @@ L: linux-media@vger.kernel.org
>> S: Maintained
>> F: drivers/media/usb/go7007/
>>
>> +GOCONTROLL MODULINE CONTROLLERS
>> +M: Maud Spierings <maudspierings@gocontroll.com>
>> +L: devicetree@vger.kernel.org
And this is not needed. Drop irrelevant entries.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-04-03 7:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 7:07 [PATCH v4 0/9] arm64: dts: freescale: Add support for the GOcontroll Moduline Display Maud Spierings via B4 Relay
2025-04-02 7:07 ` [PATCH v4 1/9] dt-bindings: arm: fsl: Add " Maud Spierings via B4 Relay
2025-04-02 7:07 ` [PATCH v4 2/9] arm64: dts: imx8mp: Add pinctrl config definitions Maud Spierings via B4 Relay
2025-04-02 7:07 ` [PATCH v4 3/9] MAINTAINERS: add maintainer for the Ka-Ro tx8p-ml81 COM module Maud Spierings via B4 Relay
2025-04-03 7:45 ` Krzysztof Kozlowski
2025-04-03 12:50 ` Daniel Baluta
2025-04-03 14:07 ` Krzysztof Kozlowski
2025-04-02 7:07 ` [PATCH v4 4/9] MAINTAINERS: add maintainer for the GOcontroll Moduline controllers Maud Spierings via B4 Relay
2025-04-02 19:17 ` [PATCH v4 4/9] MAINTAINERS: add maintainer for the GOcontroll Moduline controllersy Frank Li
2025-04-03 6:17 ` Maud Spierings | GOcontroll
2025-04-03 7:44 ` Krzysztof Kozlowski [this message]
2025-04-02 7:07 ` [PATCH v4 5/9] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM Maud Spierings via B4 Relay
2025-04-02 19:24 ` [PATCH v4 5/9] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COMy Frank Li
2025-04-03 7:36 ` Maud Spierings | GOcontroll
2025-04-02 7:07 ` [PATCH v4 6/9] arm64: dts: freescale: Add the GOcontroll Moduline Display baseboard Maud Spierings via B4 Relay
2025-04-02 19:31 ` [PATCH v4 6/9] arm64: dts: freescale: Add the GOcontroll Moduline Display baseboardy Frank Li
2025-04-02 7:07 ` [PATCH v4 7/9] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Display Maud Spierings via B4 Relay
2025-04-02 19:35 ` [PATCH v4 7/9] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Displayy Frank Li
2025-04-03 7:44 ` Maud Spierings | GOcontroll
2025-04-02 7:07 ` [PATCH v4 8/9] arm64: dts: freescale: Add the BOE av123z7m-n17 variant of the Moduline Display Maud Spierings via B4 Relay
2025-04-02 19:36 ` [PATCH v4 8/9] arm64: dts: freescale: Add the BOE av123z7m-n17 variant of the Moduline Displayy Frank Li
2025-04-02 7:07 ` [PATCH v4 9/9] arm64: dts: Add Moduline Display boards to Makefile Maud Spierings via B4 Relay
2025-04-02 19:38 ` [PATCH v4 9/9] arm64: dts: Add Moduline Display boards to Makefiley Frank Li
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=fa7cacf4-2809-4b43-8e2a-f4b040526681@kernel.org \
--to=krzk@kernel.org \
--cc=Frank.li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maudspierings@gocontroll.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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