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/tgl-h/devicetree.cb | 2 ++ src/mainboard/system76/tgl-h/variants/gaze16-3050/overridetree.cb | 2 ++ src/mainboard/system76/tgl-h/variants/gaze16-3060/overridetree.cb | 2 ++ src/mainboard/system76/tgl-h/variants/oryp8/overridetree.cb | 2 ++ 4 files changed, 8 insertions(+) (limited to 'src/mainboard/system76/tgl-h') diff --git a/src/mainboard/system76/tgl-h/devicetree.cb b/src/mainboard/system76/tgl-h/devicetree.cb index 353a96d329..11b85ced15 100644 --- a/src/mainboard/system76/tgl-h/devicetree.cb +++ b/src/mainboard/system76/tgl-h/devicetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/tigerlake register "common_soc_config" = "{ // Touchpad I2C bus diff --git a/src/mainboard/system76/tgl-h/variants/gaze16-3050/overridetree.cb b/src/mainboard/system76/tgl-h/variants/gaze16-3050/overridetree.cb index ad90eabfee..6ac474d0d1 100644 --- a/src/mainboard/system76/tgl-h/variants/gaze16-3050/overridetree.cb +++ b/src/mainboard/system76/tgl-h/variants/gaze16-3050/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/tigerlake device domain 0 on subsystemid 0x1558 0x5015 inherit diff --git a/src/mainboard/system76/tgl-h/variants/gaze16-3060/overridetree.cb b/src/mainboard/system76/tgl-h/variants/gaze16-3060/overridetree.cb index bfbc5c5090..b4b62faa62 100644 --- a/src/mainboard/system76/tgl-h/variants/gaze16-3060/overridetree.cb +++ b/src/mainboard/system76/tgl-h/variants/gaze16-3060/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/tigerlake device domain 0 on subsystemid 0x1558 0x50e1 inherit diff --git a/src/mainboard/system76/tgl-h/variants/oryp8/overridetree.cb b/src/mainboard/system76/tgl-h/variants/oryp8/overridetree.cb index a09cf30cad..0967154c6b 100644 --- a/src/mainboard/system76/tgl-h/variants/oryp8/overridetree.cb +++ b/src/mainboard/system76/tgl-h/variants/oryp8/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/tigerlake # Power limits register "power_limits_config[POWER_LIMITS_H_8_CORE]" = "{ -- cgit v1.2.3