From 8093b77c347dac7822813057011c3a1255d0d237 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Wed, 29 May 2024 16:31:17 -0600 Subject: mb/system76: Add SPDX ID to devicetree files Change-Id: I55f2730f7277a3c699b86ded5864e9690d92d518 Signed-off-by: Tim Crawford Reviewed-on: https://review.coreboot.org/c/coreboot/+/82700 Reviewed-by: Jeremy Soller Tested-by: build bot (Jenkins) --- src/mainboard/system76/kbl-u/variants/galp2/overridetree.cb | 2 ++ src/mainboard/system76/kbl-u/variants/galp3-b/overridetree.cb | 2 ++ src/mainboard/system76/kbl-u/variants/galp3/overridetree.cb | 2 ++ 3 files changed, 6 insertions(+) (limited to 'src/mainboard/system76/kbl-u/variants') diff --git a/src/mainboard/system76/kbl-u/variants/galp2/overridetree.cb b/src/mainboard/system76/kbl-u/variants/galp2/overridetree.cb index 9e042a335b..8fb495bec9 100644 --- a/src/mainboard/system76/kbl-u/variants/galp2/overridetree.cb +++ b/src/mainboard/system76/kbl-u/variants/galp2/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/skylake device domain 0 on subsystemid 0x1558 0x1303 inherit diff --git a/src/mainboard/system76/kbl-u/variants/galp3-b/overridetree.cb b/src/mainboard/system76/kbl-u/variants/galp3-b/overridetree.cb index 134fbec7a7..5cc90b269d 100644 --- a/src/mainboard/system76/kbl-u/variants/galp3-b/overridetree.cb +++ b/src/mainboard/system76/kbl-u/variants/galp3-b/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/skylake device domain 0 on subsystemid 0x1558 0x1413 inherit diff --git a/src/mainboard/system76/kbl-u/variants/galp3/overridetree.cb b/src/mainboard/system76/kbl-u/variants/galp3/overridetree.cb index 8a61f28069..d18dfa449e 100644 --- a/src/mainboard/system76/kbl-u/variants/galp3/overridetree.cb +++ b/src/mainboard/system76/kbl-u/variants/galp3/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/skylake device domain 0 on subsystemid 0x1558 0x1313 inherit -- cgit v1.2.3