mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
ASoC: amd: ps: update file description and copyright year
Update files description for acp pci driver, SoundWire DMA driver, PDM driver and acp header file as new support is added for ACP7.0 & ACP7.1 platforms. Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com> Link: https://patch.msgid.link/20250207062819.1527184-20-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
0eb8f83c05
commit
f1e91acacf
|
|
@ -1,8 +1,8 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||
/*
|
||||
* AMD ALSA SoC PDM Driver
|
||||
* AMD Common ACP header file for ACP6.3, ACP7.0 & ACP7.1 platforms
|
||||
*
|
||||
* Copyright (C) 2022, 2023 Advanced Micro Devices, Inc. All rights reserved.
|
||||
* Copyright (C) 2022, 2023, 2025 Advanced Micro Devices, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <linux/soundwire/sdw_amd.h>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* AMD Pink Sardine ACP PCI Driver
|
||||
* AMD common ACP PCI driver for ACP6.3, ACP7.0 & ACP7.1 platforms.
|
||||
*
|
||||
* Copyright 2022 Advanced Micro Devices, Inc.
|
||||
* Copyright 2022, 2025 Advanced Micro Devices, Inc.
|
||||
*/
|
||||
|
||||
#include <linux/pci.h>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* AMD ALSA SoC Pink Sardine PDM Driver
|
||||
* AMD ALSA SoC common PDM Driver for ACP6.3, ACP7.0 & ACP7.1 platforms.
|
||||
*
|
||||
* Copyright 2022 Advanced Micro Devices, Inc.
|
||||
* Copyright 2022, 2025 Advanced Micro Devices, Inc.
|
||||
*/
|
||||
|
||||
#include <linux/platform_device.h>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* AMD ALSA SoC Pink Sardine SoundWire DMA Driver
|
||||
* AMD ALSA SoC common SoundWire DMA Driver for ACP6.3, ACP7.0 and ACP7.1
|
||||
* platforms.
|
||||
*
|
||||
* Copyright 2023 Advanced Micro Devices, Inc.
|
||||
* Copyright 2023, 2025 Advanced Micro Devices, Inc.
|
||||
*/
|
||||
|
||||
#include <linux/err.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user