soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT

This replaces 'SPDX-License-Identifier' tags in all the files under
soc/mediatek/mt8188 for better code re-use in other open source
software stack.

These files were originally from MediaTek and follow coreboot's main
license: "GPL-2.0-only". Now MediaTek replaces these files to
"GPL-2.0-only OR MIT" license.

Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com>
Change-Id: If61e8b252400e8e5ecd185b6806b1ca279065f15
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66628
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
Macpaul Lin 2022-08-11 18:46:06 +08:00 committed by Martin L Roth
parent 54688b48d2
commit 577766efd5
35 changed files with 35 additions and 35 deletions

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <bootblock_common.h> #include <bootblock_common.h>
#include <soc/mmu_operations.h> #include <soc/mmu_operations.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__ #ifndef __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__
#define __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__ #define __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef SOC_MEDIATEK_MT8188_EFUSE_H #ifndef SOC_MEDIATEK_MT8188_EFUSE_H
#define SOC_MEDIATEK_MT8188_EFUSE_H #define SOC_MEDIATEK_MT8188_EFUSE_H

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef SOC_MEDIATEK_MT8188_INFRACFG_H #ifndef SOC_MEDIATEK_MT8188_INFRACFG_H
#define SOC_MEDIATEK_MT8188_INFRACFG_H #define SOC_MEDIATEK_MT8188_INFRACFG_H

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef SOC_MEDIATEK_MT8188_MCUCFG_H #ifndef SOC_MEDIATEK_MT8188_MCUCFG_H
#define SOC_MEDIATEK_MT8188_MCUCFG_H #define SOC_MEDIATEK_MT8188_MCUCFG_H

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <memlayout.h> #include <memlayout.h>
#include <arch/header.ld> #include <arch/header.ld>
/* /*

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef __MT8188_SOC_PMIF_H__ #ifndef __MT8188_SOC_PMIF_H__
#define __MT8188_SOC_PMIF_H__ #define __MT8188_SOC_PMIF_H__

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef SOC_MEDIATEK_MT8188_RTC_H #ifndef SOC_MEDIATEK_MT8188_RTC_H
#define SOC_MEDIATEK_MT8188_RTC_H #define SOC_MEDIATEK_MT8188_RTC_H

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef SOC_MEDIATEK_MT8188_SPM_H #ifndef SOC_MEDIATEK_MT8188_SPM_H
#define SOC_MEDIATEK_MT8188_SPM_H #define SOC_MEDIATEK_MT8188_SPM_H

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef _SOC_MEDIATEK_MT8188_SYMBOLS_H_ #ifndef _SOC_MEDIATEK_MT8188_SYMBOLS_H_
#define _SOC_MEDIATEK_MT8188_SYMBOLS_H_ #define _SOC_MEDIATEK_MT8188_SYMBOLS_H_

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef SOC_MEDIATEK_MT8188_WDT_H #ifndef SOC_MEDIATEK_MT8188_WDT_H
#define SOC_MEDIATEK_MT8188_WDT_H #define SOC_MEDIATEK_MT8188_WDT_H

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <soc/mt6315.h> #include <soc/mt6315.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <soc/mt6359p.h> #include <soc/mt6359p.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <console/console.h> #include <console/console.h>
#include <device/mmio.h> #include <device/mmio.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <commonlib/helpers.h> #include <commonlib/helpers.h>
#include <delay.h> #include <delay.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <device/mmio.h> #include <device/mmio.h>
#include <soc/iocfg.h> #include <soc/iocfg.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <device/mmio.h> #include <device/mmio.h>
#include <soc/iocfg.h> #include <soc/iocfg.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#include <device/device.h> #include <device/device.h>
#include <soc/emi.h> #include <soc/emi.h>

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification

View File

@ -1,4 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/* /*
* This file is created based on MT8188 Functional Specification * This file is created based on MT8188 Functional Specification