diff mbox series

MAINTAINERS: Add more files to sam460ex

Message ID 20181128195802.B9C0F745714@zero.eik.bme.hu
State New
Headers show
Series MAINTAINERS: Add more files to sam460ex | expand

Commit Message

BALATON Zoltan Nov. 28, 2018, 7:41 p.m. UTC
The sm501 model belonged to SH before but that seems to be inactive
now and latest changes were for sam460ex which is the more active user
of this device at the moment so let's adopt sm501 for sam460ex.

Also add device tree and firmware sources and binaries.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Thomas Huth Nov. 28, 2018, 8:09 p.m. UTC | #1
On 2018-11-28 20:41, BALATON Zoltan wrote:
> The sm501 model belonged to SH before but that seems to be inactive
> now and latest changes were for sam460ex which is the more active user
> of this device at the moment so let's adopt sm501 for sam460ex.
> 
> Also add device tree and firmware sources and binaries.
> 
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 63effdc473..0c373be86e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1003,8 +1003,12 @@ sam460ex
>  M: BALATON Zoltan <balaton@eik.bme.hu>
>  L: qemu-ppc@nongnu.org
>  S: Maintained
> +F: hw/display/sm501*
>  F: hw/ide/sii3112.c
>  F: hw/timer/m41t80.c
> +F: pc-bios/canyonlands.dt[sb]
> +F: pc-bios/u-boot-sam460ex-20100605.bin
> +F: roms/u-boot-sam460ex

Thanks for the update! ... but in case the SH4 R2D maintainer is
interested in the sm501 device, too, I think it would maybe be cleaner
to add a new paragraph in the  "Devices" section of the MAINTAINERS file
for the sm501 device...?

Otherwise:
Reviewed-by: Thomas Huth <thuth@redhat.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 63effdc473..0c373be86e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1003,8 +1003,12 @@  sam460ex
 M: BALATON Zoltan <balaton@eik.bme.hu>
 L: qemu-ppc@nongnu.org
 S: Maintained
+F: hw/display/sm501*
 F: hw/ide/sii3112.c
 F: hw/timer/m41t80.c
+F: pc-bios/canyonlands.dt[sb]
+F: pc-bios/u-boot-sam460ex-20100605.bin
+F: roms/u-boot-sam460ex
 
 SH4 Machines
 ------------