2022-11-17 11:54:22

by Christoph Niedermaier

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add DHCOR to the DH electronic i.MX6 board support

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 <[email protected]>
---
Cc: [email protected]
Cc: [email protected]
Cc: Marek Vasut <[email protected]>
Cc: [email protected]
Cc: [email protected]
To: [email protected]
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

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 <[email protected]>
L: [email protected]
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 <[email protected]>
--
2.11.0



2022-11-21 20:55:45

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add DHCOR to the DH electronic i.MX6 board support

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 <[email protected]>

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

2022-11-22 10:03:11

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add DHCOR to the DH electronic i.MX6 board support

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