Re: [PATCH] MAINTAINERS: remove SPEAR entry

2021-09-24 Thread Tom Rini
On Tue, Sep 21, 2021 at 06:18:51PM +0200, Patrick Delaunay wrote:

> As the lastest spear directories are removed, delete the associated entry
> in the MAINTAINERS file:
> - arch/arm/cpu/arm926ejs/spear/
> - arch/arm/include/asm/arch-spear/
> 
> Fixes: 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr 
> support")
> Signed-off-by: Patrick Delaunay 
> Reviewed-by: Bin Meng 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: [PATCH] MAINTAINERS: remove SPEAR entry

2021-09-22 Thread Bin Meng
On Wed, Sep 22, 2021 at 12:19 AM Patrick Delaunay
 wrote:
>
> As the lastest spear directories are removed, delete the associated entry
> in the MAINTAINERS file:
> - arch/arm/cpu/arm926ejs/spear/
> - arch/arm/include/asm/arch-spear/
>
> Fixes: 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr 
> support")
> Signed-off-by: Patrick Delaunay 
> ---
>
>  MAINTAINERS | 7 ---
>  1 file changed, 7 deletions(-)
>

Reviewed-by: Bin Meng 


[PATCH] MAINTAINERS: remove SPEAR entry

2021-09-21 Thread Patrick Delaunay
As the lastest spear directories are removed, delete the associated entry
in the MAINTAINERS file:
- arch/arm/cpu/arm926ejs/spear/
- arch/arm/include/asm/arch-spear/

Fixes: 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr 
support")
Signed-off-by: Patrick Delaunay 
---

 MAINTAINERS | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5e8693f877..70931e25a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -412,13 +412,6 @@ F: include/dt-bindings/clock/stih407-clks.h
 F: include/dt-bindings/clock/stih410-clks.h
 F: include/dt-bindings/reset/stih407-resets.h
 
-ARM STM SPEAR
-#M:Vipin Kumar 
-S: Orphaned (Since 2016-02)
-T: git https://source.denx.de/u-boot/custodians/u-boot-stm.git
-F: arch/arm/cpu/arm926ejs/spear/
-F: arch/arm/include/asm/arch-spear/
-
 ARM STM STM32MP
 M: Patrick Delaunay 
 M: Patrice Chotard 
-- 
2.25.1