[PATCH v2] MAINTANERS: Split vt82c686 out of fuloong2e

BALATON Zoltan posted 1 patch 6 months, 3 weeks ago
Failed in applying to current master (apply log)
MAINTAINERS | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
[PATCH v2] MAINTANERS: Split vt82c686 out of fuloong2e
Posted by BALATON Zoltan 6 months, 3 weeks ago
The VIA south bridgges are now mostly used by other machines not just
fuloong2e so split off into a separate section and take maintanership.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
---
v2:
- Rebase on master
- Take Philippe's offer and accept maintaining it (I hope Philippe can
  still help with review and pull requests)

 MAINTAINERS | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ca405bc1bc..6b15de530c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1324,10 +1324,7 @@ M: Philippe Mathieu-Daud\ufffd\ufffd <philmd@linaro.org>
 R: Jiaxun Yang <jiaxun.yang@flygoat.com>
 S: Odd Fixes
 F: hw/mips/fuloong2e.c
-F: hw/isa/vt82c686.c
 F: hw/pci-host/bonito.c
-F: hw/usb/vt82c686-uhci-pci.c
-F: include/hw/isa/vt82c686.h
 F: include/hw/pci-host/bonito.h
 F: tests/avocado/machine_mips_fuloong2e.py
 
@@ -2491,6 +2488,15 @@ S: Maintained
 F: hw/isa/piix4.c
 F: include/hw/southbridge/piix.h
 
+VIA South Bridges (VT82C686B, VT8231)
+M: BALATON Zoltan <balaton@eik.bme.hu>
+S: Maintained
+R: Philippe Mathieu-Daud\ufffd\ufffd <philmd@linaro.org>
+R: Jiaxun Yang <jiaxun.yang@flygoat.com>
+F: hw/isa/vt82c686.c
+F: hw/usb/vt82c686-uhci-pci.c
+F: include/hw/isa/vt82c686.h
+
 Firmware configuration (fw_cfg)
 M: Philippe Mathieu-Daud\ufffd\ufffd <philmd@linaro.org>
 R: Gerd Hoffmann <kraxel@redhat.com>
-- 
2.30.9
Re: [PATCH v2] MAINTANERS: Split vt82c686 out of fuloong2e
Posted by Philippe Mathieu-Daudé 6 months, 3 weeks ago
On 15/10/23 16:15, BALATON Zoltan wrote:
> The VIA south bridgges are now mostly used by other machines not just
> fuloong2e so split off into a separate section and take maintanership.
> 
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---


> @@ -2491,6 +2488,15 @@ S: Maintained
>   F: hw/isa/piix4.c
>   F: include/hw/southbridge/piix.h
>   
> +VIA South Bridges (VT82C686B, VT8231)
> +M: BALATON Zoltan <balaton@eik.bme.hu>
> +S: Maintained
> +R: Philippe Mathieu-Daudé <philmd@linaro.org>

Thanks, queued to mips-next, keeping a 'M:' tag here
and fixing typos in subject / bridge.

Re: [PATCH v2] MAINTANERS: Split vt82c686 out of fuloong2e
Posted by BALATON Zoltan 6 months, 3 weeks ago
On Sun, 15 Oct 2023, BALATON Zoltan wrote:
> The VIA south bridgges are now mostly used by other machines not just

Noticed typo bridgges -> bridges, hopefully can be fixed when merging and 
don't need another version for it.

Regards,
BALATON Zoltan

> fuloong2e so split off into a separate section and take maintanership.
>
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> v2:
> - Rebase on master
> - Take Philippe's offer and accept maintaining it (I hope Philippe can
>  still help with review and pull requests)
>
> MAINTAINERS | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ca405bc1bc..6b15de530c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1324,10 +1324,7 @@ M: Philippe Mathieu-Daud?? <philmd@linaro.org>
> R: Jiaxun Yang <jiaxun.yang@flygoat.com>
> S: Odd Fixes
> F: hw/mips/fuloong2e.c
> -F: hw/isa/vt82c686.c
> F: hw/pci-host/bonito.c
> -F: hw/usb/vt82c686-uhci-pci.c
> -F: include/hw/isa/vt82c686.h
> F: include/hw/pci-host/bonito.h
> F: tests/avocado/machine_mips_fuloong2e.py
>
> @@ -2491,6 +2488,15 @@ S: Maintained
> F: hw/isa/piix4.c
> F: include/hw/southbridge/piix.h
>
> +VIA South Bridges (VT82C686B, VT8231)
> +M: BALATON Zoltan <balaton@eik.bme.hu>
> +S: Maintained
> +R: Philippe Mathieu-Daud?? <philmd@linaro.org>
> +R: Jiaxun Yang <jiaxun.yang@flygoat.com>
> +F: hw/isa/vt82c686.c
> +F: hw/usb/vt82c686-uhci-pci.c
> +F: include/hw/isa/vt82c686.h
> +
> Firmware configuration (fw_cfg)
> M: Philippe Mathieu-Daud?? <philmd@linaro.org>
> R: Gerd Hoffmann <kraxel@redhat.com>
>