diff options
| author | Tom Rini <[email protected]> | 2026-03-04 14:25:30 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-04 14:25:30 -0600 |
| commit | b26cc03b7cecaabdb306c2f68eebde764161a545 (patch) | |
| tree | c413d29ea266cc12f364ed6379cb05cecac7837f /drivers/timer | |
| parent | 35d9b9c70ea4998aebc723273dca123dd1c3953f (diff) | |
| parent | 15e2bacc308d1ea2f50c53f8116fd15ba6c4af6e (diff) | |
Merge patch series "MAINTAINERS: Update ADI ADSP platform maintainers"
Philip Molloy <[email protected]> says:
This series updates the maintainers for the ADI ADSP platform. It
follows Greg's series adding support for ADI ADSP SoCs.
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!
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/timer')
| -rw-r--r-- | drivers/timer/adi_sc5xx_timer.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/timer/adi_sc5xx_timer.c b/drivers/timer/adi_sc5xx_timer.c index 11c098434a8..d9aef3da11e 100644 --- a/drivers/timer/adi_sc5xx_timer.c +++ b/drivers/timer/adi_sc5xx_timer.c @@ -2,12 +2,11 @@ /* * (C) Copyright 2022 - Analog Devices, Inc. * - * Written and/or maintained by Timesys Corporation + * Written by Timesys Corporation * * Converted to driver model by Nathan Barrett-Morrison * * Author: Greg Malysa <[email protected]> - * Additional Contact: Nathan Barrett-Morrison <[email protected]> * * dm timer implementation for ADI ADSP-SC5xx SoCs * |
