MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I recently left AMD and would like to continue participating in
the review and maintenance of the XDNA driver using my personal email
address.
This commit updates my contact information accordingly.
Signed-off-by: Min Ma <mamin506@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 10850512c118..6eefa494000c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c
F: drivers/spi/spi-amd.h
AMD XDNA DRIVER
-M: Min Ma <min.ma@amd.com>
+M: Min Ma <mamin506@gmail.com>
M: Lizhi Hou <lizhi.hou@amd.com>
L: dri-devel@lists.freedesktop.org
S: Supported
--
2.43.0
Hi Min, Please fix the patch and make sure checkpatch is passed. I can not apply it. Applying: MAINTAINERS: Update Min Ma's email for AMD XDNA driver error: corrupt patch at line 10 error: could not build fake ancestor Lizhi On 7/22/25 23:38, Min Ma wrote: > I recently left AMD and would like to continue participating in > the review and maintenance of the XDNA driver using my personal email > address. > This commit updates my contact information accordingly. > > Signed-off-by: Min Ma <mamin506@gmail.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 10850512c118..6eefa494000c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c > F: drivers/spi/spi-amd.h > > AMD XDNA DRIVER > -M: Min Ma <min.ma@amd.com> > +M: Min Ma <mamin506@gmail.com> > M: Lizhi Hou <lizhi.hou@amd.com> > L: dri-devel@lists.freedesktop.org > S: Supported > -- > 2.43.0 >
I recently left AMD and would like to continue participating in the review and maintenance of the XDNA driver using my personal email address. This commit updates my contact information accordingly. Signed-off-by: Min Ma <mamin506@gmail.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 10850512c118..6eefa494000c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c F: drivers/spi/spi-amd.h AMD XDNA DRIVER -M: Min Ma <min.ma@amd.com> +M: Min Ma <mamin506@gmail.com> M: Lizhi Hou <lizhi.hou@amd.com> L: dri-devel@lists.freedesktop.org S: Supported -- 2.43.0 On 8/22/2025 9:42 AM, Lizhi Hou wrote: > Hi Min, > > Please fix the patch and make sure checkpatch is passed. I can not apply > it. > > Applying: MAINTAINERS: Update Min Ma's email for AMD XDNA driver > error: corrupt patch at line 10 > error: could not build fake ancestor > > Lizhi Hi Lizhi, It turns out the 'tab' was expanded to 'spaces' when I copy the output of `git format-patch` to my email. A new patch is attached on above. > > On 7/22/25 23:38, Min Ma wrote: >> I recently left AMD and would like to continue participating in >> the review and maintenance of the XDNA driver using my personal email >> address. >> This commit updates my contact information accordingly. >> >> Signed-off-by: Min Ma <mamin506@gmail.com> >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 10850512c118..6eefa494000c 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c >> F: drivers/spi/spi-amd.h >> >> AMD XDNA DRIVER >> -M: Min Ma <min.ma@amd.com> >> +M: Min Ma <mamin506@gmail.com> >> M: Lizhi Hou <lizhi.hou@amd.com> >> L: dri-devel@lists.freedesktop.org >> S: Supported >> -- >> 2.43.0 >>
I recently left AMD and would like to continue participating in
the review and maintenance of the XDNA driver using my personal email address.
This commit updates my contact information accordingly.
Signed-off-by: Min Ma <mamin506@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 10850512c118..6eefa494000c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c
F: drivers/spi/spi-amd.h
AMD XDNA DRIVER
-M: Min Ma <min.ma@amd.com>
+M: Min Ma <mamin506@gmail.com>
M: Lizhi Hou <lizhi.hou@amd.com>
L: dri-devel@lists.freedesktop.org
S: Supported
--
2.43.0
On 8/28/25 23:36, Min Ma wrote: > I recently left AMD and would like to continue participating in > the review and maintenance of the XDNA driver using my personal email address. Check patch warning -:7: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) > This commit updates my contact information accordingly. s/This commit updates/Update/ or remove this this line. See: https://docs.kernel.org/process/submitting-patches.html Thanks, Lizhi > > Signed-off-by: Min Ma <mamin506@gmail.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 10850512c118..6eefa494000c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c > F: drivers/spi/spi-amd.h > > AMD XDNA DRIVER > -M: Min Ma <min.ma@amd.com> > +M: Min Ma <mamin506@gmail.com> > M: Lizhi Hou <lizhi.hou@amd.com> > L: dri-devel@lists.freedesktop.org > S: Supported
I recently left AMD and would like to continue participating in
the review and maintenance of the XDNA driver using my personal
email address.
Signed-off-by: Min Ma <mamin506@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 10850512c118..6eefa494000c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c
F: drivers/spi/spi-amd.h
AMD XDNA DRIVER
-M: Min Ma <min.ma@amd.com>
+M: Min Ma <mamin506@gmail.com>
M: Lizhi Hou <lizhi.hou@amd.com>
L: dri-devel@lists.freedesktop.org
S: Supported
--
2.43.0
Reviewed-by: Lizhi Hou <lizhi.hou@amd.com> On 8/30/25 17:12, Min Ma wrote: > I recently left AMD and would like to continue participating in > the review and maintenance of the XDNA driver using my personal > email address. > > Signed-off-by: Min Ma <mamin506@gmail.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 10850512c118..6eefa494000c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c > F: drivers/spi/spi-amd.h > > AMD XDNA DRIVER > -M: Min Ma <min.ma@amd.com> > +M: Min Ma <mamin506@gmail.com> > M: Lizhi Hou <lizhi.hou@amd.com> > L: dri-devel@lists.freedesktop.org > S: Supported
Hi Lucas I got a dim error when applying this patch. Could you take a look? Maybe there is not a maintainer for MAINTAINERS? :) dim: ERROR: a12586e4e737 ("MAINTAINERS: Update Min Ma's email for AMD XDNA driver"): Mandatory Maintainer Acked-by missing., aborting Thanks, Lizhi On 9/2/25 12:47, Lizhi Hou wrote: > Reviewed-by: Lizhi Hou <lizhi.hou@amd.com> > > On 8/30/25 17:12, Min Ma wrote: >> I recently left AMD and would like to continue participating in >> the review and maintenance of the XDNA driver using my personal >> email address. >> >> Signed-off-by: Min Ma <mamin506@gmail.com> >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 10850512c118..6eefa494000c 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c >> F: drivers/spi/spi-amd.h >> AMD XDNA DRIVER >> -M: Min Ma <min.ma@amd.com> >> +M: Min Ma <mamin506@gmail.com> >> M: Lizhi Hou <lizhi.hou@amd.com> >> L: dri-devel@lists.freedesktop.org >> S: Supported
On Thu, Sep 04, 2025 at 10:15:42AM -0700, Lizhi Hou wrote: >Hi Lucas > >I got a dim error when applying this patch. Could you take a look? >Maybe there is not a maintainer for MAINTAINERS? :) Yes. A little bit worse than that: https://gitlab.freedesktop.org/drm/maintainer-tools/-/merge_requests/83 For now, please use `dim -f ...` to bypass this error. Lucas De Marchi > >dim: ERROR: a12586e4e737 ("MAINTAINERS: Update Min Ma's email for AMD >XDNA driver"): Mandatory Maintainer Acked-by missing., aborting > >Thanks, > >Lizhi > >On 9/2/25 12:47, Lizhi Hou wrote: >>Reviewed-by: Lizhi Hou <lizhi.hou@amd.com> >> >>On 8/30/25 17:12, Min Ma wrote: >>>I recently left AMD and would like to continue participating in >>>the review and maintenance of the XDNA driver using my personal >>>email address. >>> >>>Signed-off-by: Min Ma <mamin506@gmail.com> >>>--- >>> MAINTAINERS | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>>diff --git a/MAINTAINERS b/MAINTAINERS >>>index 10850512c118..6eefa494000c 100644 >>>--- a/MAINTAINERS >>>+++ b/MAINTAINERS >>>@@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c >>> F: drivers/spi/spi-amd.h >>> AMD XDNA DRIVER >>>-M: Min Ma <min.ma@amd.com> >>>+M: Min Ma <mamin506@gmail.com> >>> M: Lizhi Hou <lizhi.hou@amd.com> >>> L: dri-devel@lists.freedesktop.org >>> S: Supported
Thanks. Applied to drm-misc-next On 9/4/25 10:50, Lucas De Marchi wrote: > On Thu, Sep 04, 2025 at 10:15:42AM -0700, Lizhi Hou wrote: >> Hi Lucas >> >> I got a dim error when applying this patch. Could you take a look? >> Maybe there is not a maintainer for MAINTAINERS? :) > > Yes. A little bit worse than that: > https://gitlab.freedesktop.org/drm/maintainer-tools/-/merge_requests/83 > > For now, please use `dim -f ...` to bypass this error. > > Lucas De Marchi > >> >> dim: ERROR: a12586e4e737 ("MAINTAINERS: Update Min Ma's email for AMD >> XDNA driver"): Mandatory Maintainer Acked-by missing., aborting >> >> Thanks, >> >> Lizhi >> >> On 9/2/25 12:47, Lizhi Hou wrote: >>> Reviewed-by: Lizhi Hou <lizhi.hou@amd.com> >>> >>> On 8/30/25 17:12, Min Ma wrote: >>>> I recently left AMD and would like to continue participating in >>>> the review and maintenance of the XDNA driver using my personal >>>> email address. >>>> >>>> Signed-off-by: Min Ma <mamin506@gmail.com> >>>> --- >>>> MAINTAINERS | 2 +- >>>> 1 file changed, 1 insertion(+), 1 deletion(-) >>>> >>>> diff --git a/MAINTAINERS b/MAINTAINERS >>>> index 10850512c118..6eefa494000c 100644 >>>> --- a/MAINTAINERS >>>> +++ b/MAINTAINERS >>>> @@ -1231,7 +1231,7 @@ F: drivers/spi/spi-amd.c >>>> F: drivers/spi/spi-amd.h >>>> AMD XDNA DRIVER >>>> -M: Min Ma <min.ma@amd.com> >>>> +M: Min Ma <mamin506@gmail.com> >>>> M: Lizhi Hou <lizhi.hou@amd.com> >>>> L: dri-devel@lists.freedesktop.org >>>> S: Supported
© 2016 - 2025 Red Hat, Inc.