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/serial | |
| 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/serial')
| -rw-r--r-- | drivers/serial/serial_adi_uart4.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/serial/serial_adi_uart4.c b/drivers/serial/serial_adi_uart4.c index 45f8315d0a0..24b2071d705 100644 --- a/drivers/serial/serial_adi_uart4.c +++ b/drivers/serial/serial_adi_uart4.c @@ -2,12 +2,10 @@ /* * (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 * - * Contact: Nathan Barrett-Morrison <[email protected]> - * Contact: Greg Malysa <[email protected]> * */ |
