summaryrefslogtreecommitdiff
path: root/drivers/timer
diff options
context:
space:
mode:
authorPhilip Molloy <[email protected]>2026-02-26 11:11:50 +0000
committerTom Rini <[email protected]>2026-03-04 14:25:27 -0600
commit15e2bacc308d1ea2f50c53f8116fd15ba6c4af6e (patch)
tree67fec3b8c2805595f0cc18c9f7faf4742004c85a /drivers/timer
parentbdc5f6531a40cc54c0e017843fd09d15e3e5aa07 (diff)
treewide: Remove Timesys from ADI ADSP maintenance
After years of developing the ADI ADSP platform, Timesys was purchased by another company and is no longer contracted to maintain the platform. Signed-off-by: Philip Molloy <[email protected]> Reviewed-by: Greg Malysa <[email protected]>
Diffstat (limited to 'drivers/timer')
-rw-r--r--drivers/timer/adi_sc5xx_timer.c3
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
*