diff mbox series

MAINTAINERS: Add DHCOR to the DH electronic i.MX6 board support

Message ID 20221117105131.7059-1-cniedermaier@dh-electronics.com (mailing list archive)
State Accepted
Commit 894799e1f4969822d7039628897e102835677140
Headers show
Series MAINTAINERS: Add DHCOR to the DH electronic i.MX6 board support | expand

Commit Message

Christoph Niedermaier Nov. 17, 2022, 10:51 a.m. UTC
Add DHCOR to the DH electronic i.MX6 board support to cover the
DHCOR i.MX6ULL SoM. It is a solderable SoM.

Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
---
Cc: arnd@arndb.de
Cc: soc@kernel.org
Cc: Marek Vasut <marex@denx.de>
Cc: kernel@dh-electronics.com
Cc: linux-kernel@vger.kernel.org
To: linux-arm-kernel@lists.infradead.org
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann Nov. 21, 2022, 8:43 p.m. UTC | #1
On Thu, Nov 17, 2022, at 11:51, Christoph Niedermaier wrote:
> Add DHCOR to the DH electronic i.MX6 board support to cover the
> DHCOR i.MX6ULL SoM. It is a solderable SoM.
>
> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>

The patch looks good to me, and while I could apply it directly to the
soc tree, the normal way is to send this to the i.MX maintainers
(added to Cc here).

Shawn, let me know if you want me to apply this directly,
otherwise I assume it will be part of you next pull request. 

     Arnd
Shawn Guo Nov. 22, 2022, 3:57 a.m. UTC | #2
On Mon, Nov 21, 2022 at 09:43:06PM +0100, Arnd Bergmann wrote:
> On Thu, Nov 17, 2022, at 11:51, Christoph Niedermaier wrote:
> > Add DHCOR to the DH electronic i.MX6 board support to cover the
> > DHCOR i.MX6ULL SoM. It is a solderable SoM.
> >
> > Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
> 
> The patch looks good to me, and while I could apply it directly to the
> soc tree, the normal way is to send this to the i.MX maintainers
> (added to Cc here).
> 
> Shawn, let me know if you want me to apply this directly,
> otherwise I assume it will be part of you next pull request. 

Hi Arnd,

Feel free to pick it up, as I do not plan to send you another PR for
6.2 merge window, unless there are something really urgent coming.

Shawn
Arnd Bergmann Nov. 22, 2022, 8:16 a.m. UTC | #3
On Tue, Nov 22, 2022, at 04:57, Shawn Guo wrote:
> On Mon, Nov 21, 2022 at 09:43:06PM +0100, Arnd Bergmann wrote:
>> On Thu, Nov 17, 2022, at 11:51, Christoph Niedermaier wrote:
>> > Add DHCOR to the DH electronic i.MX6 board support to cover the
>> > DHCOR i.MX6ULL SoM. It is a solderable SoM.
>>
>> Shawn, let me know if you want me to apply this directly,
>> otherwise I assume it will be part of you next pull request. 
>
> Feel free to pick it up, as I do not plan to send you another PR for
> 6.2 merge window, unless there are something really urgent coming.

Applied, thanks!

     Arnd
patchwork-bot+linux-soc@kernel.org Nov. 22, 2022, 10:20 p.m. UTC | #4
Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 17 Nov 2022 11:51:31 +0100 you wrote:
> Add DHCOR to the DH electronic i.MX6 board support to cover the
> DHCOR i.MX6ULL SoM. It is a solderable SoM.
> 
> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
> ---
> Cc: arnd@arndb.de
> Cc: soc@kernel.org
> Cc: Marek Vasut <marex@denx.de>
> Cc: kernel@dh-electronics.com
> Cc: linux-kernel@vger.kernel.org
> To: linux-arm-kernel@lists.infradead.org
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: Add DHCOR to the DH electronic i.MX6 board support
    https://git.kernel.org/soc/soc/c/894799e1f496

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0e4d61369bee..aaacc277136f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6069,11 +6069,12 @@  F:	include/net/devlink.h
 F:	include/uapi/linux/devlink.h
 F:	net/core/devlink.c
 
-DH ELECTRONICS IMX6 DHCOM BOARD SUPPORT
+DH ELECTRONICS IMX6 DHCOM/DHCOR BOARD SUPPORT
 M:	Christoph Niedermaier <cniedermaier@dh-electronics.com>
 L:	kernel@dh-electronics.com
 S:	Maintained
 F:	arch/arm/boot/dts/imx6*-dhcom-*
+F:	arch/arm/boot/dts/imx6*-dhcor-*
 
 DH ELECTRONICS STM32MP1 DHCOM/DHCOR BOARD SUPPORT
 M:	Marek Vasut <marex@denx.de>