summaryrefslogtreecommitdiff
path: root/src/mainboard/system76/rpl
diff options
context:
space:
mode:
authorTim Crawford <tcrawford@system76.com>2024-05-29 16:31:17 -0600
committerFelix Held <felix-coreboot@felixheld.de>2024-06-03 16:46:51 +0000
commit8093b77c347dac7822813057011c3a1255d0d237 (patch)
treecb22f6588ef3fc92bf9243f7aa16a81e5bfaae84 /src/mainboard/system76/rpl
parent3a26aec8bdab3cbc8526681f70f061424b6999ac (diff)
mb/system76: Add SPDX ID to devicetree files
Change-Id: I55f2730f7277a3c699b86ded5864e9690d92d518 Signed-off-by: Tim Crawford <tcrawford@system76.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82700 Reviewed-by: Jeremy Soller <jeremy@system76.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/system76/rpl')
-rw-r--r--src/mainboard/system76/rpl/devicetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/addw3/overridetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/bonw15/overridetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/darp9/overridetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/galp7/overridetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/gaze18/overridetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/lemp12/overridetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/oryp11/overridetree.cb2
-rw-r--r--src/mainboard/system76/rpl/variants/serw13/overridetree.cb2
9 files changed, 18 insertions, 0 deletions
diff --git a/src/mainboard/system76/rpl/devicetree.cb b/src/mainboard/system76/rpl/devicetree.cb
index 4fd50fdc4c..749ce5344b 100644
--- a/src/mainboard/system76/rpl/devicetree.cb
+++ b/src/mainboard/system76/rpl/devicetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
register "common_soc_config" = "{
// Touchpad I2C bus
diff --git a/src/mainboard/system76/rpl/variants/addw3/overridetree.cb b/src/mainboard/system76/rpl/variants/addw3/overridetree.cb
index 9b8d4533f1..24c272c746 100644
--- a/src/mainboard/system76/rpl/variants/addw3/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/addw3/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
# Support 5600 MT/s memory
register "max_dram_speed_mts" = "5600"
diff --git a/src/mainboard/system76/rpl/variants/bonw15/overridetree.cb b/src/mainboard/system76/rpl/variants/bonw15/overridetree.cb
index fde40f6245..a1191a5434 100644
--- a/src/mainboard/system76/rpl/variants/bonw15/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/bonw15/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
# Support 5600 MT/s memory
register "max_dram_speed_mts" = "5600"
diff --git a/src/mainboard/system76/rpl/variants/darp9/overridetree.cb b/src/mainboard/system76/rpl/variants/darp9/overridetree.cb
index fc9b49a29b..3dc27864fe 100644
--- a/src/mainboard/system76/rpl/variants/darp9/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/darp9/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
register "power_limits_config[RPL_P_682_482_282_28W_CORE]" = "{
.tdp_pl1_override = 20,
diff --git a/src/mainboard/system76/rpl/variants/galp7/overridetree.cb b/src/mainboard/system76/rpl/variants/galp7/overridetree.cb
index 0c0aec3071..cc060e44b1 100644
--- a/src/mainboard/system76/rpl/variants/galp7/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/galp7/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
register "power_limits_config[RPL_P_682_642_482_45W_CORE]" = "{
.tdp_pl1_override = 45,
diff --git a/src/mainboard/system76/rpl/variants/gaze18/overridetree.cb b/src/mainboard/system76/rpl/variants/gaze18/overridetree.cb
index 4c115950d0..636d57cadd 100644
--- a/src/mainboard/system76/rpl/variants/gaze18/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/gaze18/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
device domain 0 on
subsystemid 0x1558 0x5630 inherit
diff --git a/src/mainboard/system76/rpl/variants/lemp12/overridetree.cb b/src/mainboard/system76/rpl/variants/lemp12/overridetree.cb
index 34950cc3c6..c84628b6ac 100644
--- a/src/mainboard/system76/rpl/variants/lemp12/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/lemp12/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
register "power_limits_config[RPL_P_282_242_142_15W_CORE]" = "{
.tdp_pl1_override = 15,
diff --git a/src/mainboard/system76/rpl/variants/oryp11/overridetree.cb b/src/mainboard/system76/rpl/variants/oryp11/overridetree.cb
index d337a572a5..57bc59468c 100644
--- a/src/mainboard/system76/rpl/variants/oryp11/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/oryp11/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
device domain 0 on
subsystemid 0x1558 0x66a2 inherit
diff --git a/src/mainboard/system76/rpl/variants/serw13/overridetree.cb b/src/mainboard/system76/rpl/variants/serw13/overridetree.cb
index b261d5923c..cc89764c7f 100644
--- a/src/mainboard/system76/rpl/variants/serw13/overridetree.cb
+++ b/src/mainboard/system76/rpl/variants/serw13/overridetree.cb
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
chip soc/intel/alderlake
# Support 5600 MT/s memory
register "max_dram_speed_mts" = "5600"