mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
Merge patch series "MAINTAINERS: Update ADI ADSP platform maintainers"
Philip Molloy <philip@philipmolloy.com> 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/20260226111136.354009-1-philip@philipmolloy.com
This commit is contained in:
@@ -626,15 +626,12 @@ S: Supported
|
||||
F: arch/arm/dts/am335x-sancloud*
|
||||
|
||||
ARM SC5XX
|
||||
M: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
M: Greg Malysa <malysagreg@gmail.com>
|
||||
M: Ian Roberts <ian.roberts@timesys.com>
|
||||
M: Vasileios Bimpikas <vasileios.bimpikas@analog.com>
|
||||
M: Utsav Agarwal <utsav.agarwal@analog.com>
|
||||
M: Arturs Artamonovs <arturs.artamonovs@analog.com>
|
||||
L: adsp-linux@analog.com
|
||||
L: linux@analog.com
|
||||
S: Supported
|
||||
T: git https://github.com/analogdevicesinc/lnxdsp-u-boot
|
||||
T: git https://github.com/analogdevicesinc/u-boot
|
||||
F: arch/arm/dts/sc5*
|
||||
F: arch/arm/include/asm/arch-adi/
|
||||
F: arch/arm/mach-sc5xx/
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
#ifndef ARCH_ADI_SC5XX_SC5XX_H
|
||||
#define ARCH_ADI_SC5XX_SC5XX_H
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#ifndef BOARD_ADI_COMMON_SOC_H
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
#ifndef ARCH_ADI_SC5XX_SPL_H
|
||||
#define ARCH_ADI_SC5XX_SPL_H
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
#
|
||||
# (C) Copyright 2022 - Analog Devices, Inc.
|
||||
#
|
||||
# Written and/or maintained by Timesys Corporation
|
||||
#
|
||||
# Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
# Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
# Written by Timesys Corporation
|
||||
#
|
||||
|
||||
# All 32-bit platforms require SYS_ARM_CACHE_WRITETHROUGH
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
#
|
||||
# (C) Copyright 2022 - Analog Devices, Inc.
|
||||
#
|
||||
# Written and/or maintained by Timesys Corporation
|
||||
#
|
||||
# Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
# Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
# Written by Timesys Corporation
|
||||
#
|
||||
|
||||
obj-y += soc.o init/
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
#
|
||||
# (C) Copyright 2022 - Analog Devices, Inc.
|
||||
#
|
||||
# Written and/or maintained by Timesys Corporation
|
||||
#
|
||||
# Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
# Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
# Written by Timesys Corporation
|
||||
#
|
||||
|
||||
ifdef CONFIG_XPL_BUILD
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
#
|
||||
# (C) Copyright 2022 - Analog Devices, Inc.
|
||||
#
|
||||
# Written and/or maintained by Timesys Corporation
|
||||
#
|
||||
# Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
# Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
# Written by Timesys Corporation
|
||||
#
|
||||
|
||||
obj-y += dmcinit.o clkinit.o
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <asm/arch-adi/sc5xx/sc5xx.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#ifndef CLKINIT_H_
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <asm/io.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#ifndef DMCINIT_H_
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#ifndef IS43TR16512BL_H
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#ifndef MT41K128M16JT_H
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#ifndef MT41K512M16HA_H
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#ifndef MT47H128M16RT_H
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2024 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Ian Roberts <ian.roberts@timesys.com>
|
||||
*/
|
||||
|
||||
#include <dm.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2024 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <asm/io.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2024 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <asm/io.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2024 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <asm/io.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2024 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <asm/io.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <asm/arch-adi/sc5xx/sc5xx.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <spl.h>
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
#
|
||||
# (C) Copyright 2022 - Analog Devices, Inc.
|
||||
#
|
||||
# Written and/or maintained by Timesys Corporation
|
||||
#
|
||||
# Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
# Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
# Written by Timesys Corporation
|
||||
#
|
||||
|
||||
config COMMON_CLK_ADI_SHARED
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
#
|
||||
# (C) Copyright 2022 - Analog Devices, Inc.
|
||||
#
|
||||
# Written and/or maintained by Timesys Corporation
|
||||
#
|
||||
# Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
# Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
# Written by Timesys Corporation
|
||||
#
|
||||
|
||||
obj-$(CONFIG_COMMON_CLK_ADI_SHARED) += clk-shared.o clk-adi-pll.o
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
|
||||
@@ -4,11 +4,8 @@
|
||||
*
|
||||
* (C) Copyright 2024 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
* Contact: Ian Roberts <ian.roberts@timesys.com>
|
||||
*
|
||||
*/
|
||||
#include <dm.h>
|
||||
|
||||
@@ -5,10 +5,8 @@
|
||||
*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
* Based on Michael Hennerich's Linux driver:
|
||||
* Michael Hennerich <michael.hennerich@analog.com>
|
||||
|
||||
@@ -2,10 +2,9 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
* Additional Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
*/
|
||||
|
||||
#include <dm.h>
|
||||
|
||||
@@ -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 <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*/
|
||||
|
||||
#include <clk.h>
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
* Based on Rockchip's sdhci.c file
|
||||
*/
|
||||
|
||||
@@ -2,10 +2,9 @@
|
||||
/**
|
||||
* (C) Copyright 2024 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
* Additional Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
*/
|
||||
|
||||
#include <clk.h>
|
||||
|
||||
@@ -2,10 +2,9 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Author: Greg Malysa <greg.malysa@timesys.com>
|
||||
* Additional Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
*
|
||||
* dm pinctrl implementation for ADI ADSP SoCs
|
||||
*
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
* Analog Devices SC5xx remoteproc driver for loading code onto SHARC cores
|
||||
*/
|
||||
|
||||
@@ -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 <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,14 +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 <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
* Contact: Ian Roberts <ian.roberts@timesys.com>
|
||||
* Contact: Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -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 <greg.malysa@timesys.com>
|
||||
* Additional Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
*
|
||||
* dm timer implementation for ADI ADSP-SC5xx SoCs
|
||||
*
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
*
|
||||
* ADI SC5XX MUSB "glue layer"
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Loosely ported from Linux driver:
|
||||
* Author: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
|
||||
@@ -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 <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
* adi_wtd.c - driver for ADI on-chip watchdog
|
||||
*
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -2,10 +2,8 @@
|
||||
/*
|
||||
* (C) Copyright 2022 - Analog Devices, Inc.
|
||||
*
|
||||
* Written and/or maintained by Timesys Corporation
|
||||
* Written by Timesys Corporation
|
||||
*
|
||||
* Contact: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
|
||||
* Contact: Greg Malysa <greg.malysa@timesys.com>
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user