Hi Philip,

On Thu, Feb 26, 2026 at 6:11 AM Philip Molloy <[email protected]> wrote:
>
> This series updates the maintainers for the ADI ADSP platform. It
> follows Greg's series adding support for ADI ADSP SoCs.[1]
>
> Timesys spent years developing and maintaining Linux support for ADI
> ADSP SoCs. The maintenance contract has ended and ADI has brought
> that effort in-house. Additionally, Timesys was acquired by another
> company.
>
> Thanks to everyone at Timesys for all of their hard work over the years!
>
> [1]: 
> https://lore.kernel.org/u-boot/[email protected]/
>
> Philip Molloy (2):
>   MAINTAINERS: Update ARM SC5xx
>   treewide: Remove Timesys from ADI ADSP maintenance
>
>  MAINTAINERS                                  | 7 ++-----
>  arch/arm/include/asm/arch-adi/sc5xx/sc5xx.h  | 4 +---
>  arch/arm/include/asm/arch-adi/sc5xx/soc.h    | 4 +---
>  arch/arm/include/asm/arch-adi/sc5xx/spl.h    | 4 +---
>  arch/arm/mach-sc5xx/Kconfig                  | 5 +----
>  arch/arm/mach-sc5xx/Makefile                 | 5 +----
>  arch/arm/mach-sc5xx/config.mk                | 5 +----
>  arch/arm/mach-sc5xx/init/Makefile            | 5 +----
>  arch/arm/mach-sc5xx/init/clkinit.c           | 4 +---
>  arch/arm/mach-sc5xx/init/clkinit.h           | 4 +---
>  arch/arm/mach-sc5xx/init/dmcinit.c           | 4 +---
>  arch/arm/mach-sc5xx/init/dmcinit.h           | 4 +---
>  arch/arm/mach-sc5xx/init/mem/is43tr16512bl.h | 4 +---
>  arch/arm/mach-sc5xx/init/mem/mt41k128m16jt.h | 4 +---
>  arch/arm/mach-sc5xx/init/mem/mt41k512m16ha.h | 4 +---
>  arch/arm/mach-sc5xx/init/mem/mt47h128m16rt.h | 4 +---
>  arch/arm/mach-sc5xx/rcu.c                    | 3 +--
>  arch/arm/mach-sc5xx/sc57x.c                  | 4 +---
>  arch/arm/mach-sc5xx/sc58x.c                  | 4 +---
>  arch/arm/mach-sc5xx/sc59x.c                  | 4 +---
>  arch/arm/mach-sc5xx/sc59x_64.c               | 4 +---
>  arch/arm/mach-sc5xx/soc.c                    | 4 +---
>  arch/arm/mach-sc5xx/spl.c                    | 4 +---
>  drivers/clk/adi/Kconfig                      | 5 +----
>  drivers/clk/adi/Makefile                     | 5 +----
>  drivers/clk/adi/clk-adi-pll.c                | 2 +-
>  drivers/clk/adi/clk-adi-sc57x.c              | 2 +-
>  drivers/clk/adi/clk-adi-sc58x.c              | 2 +-
>  drivers/clk/adi/clk-adi-sc594.c              | 2 +-
>  drivers/clk/adi/clk-adi-sc598.c              | 2 +-
>  drivers/clk/adi/clk-shared.c                 | 2 +-
>  drivers/clk/adi/clk.h                        | 2 +-
>  drivers/dma/adi_dma.c                        | 5 +----
>  drivers/gpio/adp5588_gpio.c                  | 4 +---
>  drivers/gpio/gpio-adi-adsp.c                 | 3 +--
>  drivers/i2c/adi_i2c.c                        | 4 +---
>  drivers/mmc/adi_sdhci.c                      | 4 +---
>  drivers/net/dwc_eth_qos_adi.c                | 3 +--
>  drivers/pinctrl/pinctrl-adi-adsp.c           | 3 +--
>  drivers/remoteproc/adi_sc5xx_rproc.c         | 4 +---
>  drivers/serial/serial_adi_uart4.c            | 4 +---
>  drivers/spi/adi_spi3.c                       | 6 +-----
>  drivers/timer/adi_sc5xx_timer.c              | 3 +--
>  drivers/usb/musb-new/sc5xx.c                 | 2 +-
>  drivers/watchdog/adi_wdt.c                   | 4 +---
>  include/dt-bindings/clock/adi-sc5xx-clock.h  | 4 +---
>  include/dt-bindings/pinctrl/adi-adsp.h       | 4 +---
>  47 files changed, 48 insertions(+), 131 deletions(-)
>
> --
> 2.52.0
>
> base-commit: 7995bf8dea2d5b3eb7fcb836636f4773924ec35d
>

Thanks for taking care of this. Glad to have people looking at
MAINTAINERS for help if there are any problems rather than pulling our
old email addresses out of a header as well.

For the series,
Reviewed-by: Greg Malysa <[email protected]>

Thanks,
Greg

Reply via email to