diff options
Diffstat (limited to 'src/mainboard/system76/oryp6')
-rw-r--r-- | src/mainboard/system76/oryp6/devicetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/system76/oryp6/variants/oryp6/overridetree.cb | 2 | ||||
-rw-r--r-- | src/mainboard/system76/oryp6/variants/oryp7/overridetree.cb | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/system76/oryp6/devicetree.cb b/src/mainboard/system76/oryp6/devicetree.cb index c0c1b4a12a..abf68b9e16 100644 --- a/src/mainboard/system76/oryp6/devicetree.cb +++ b/src/mainboard/system76/oryp6/devicetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/cannonlake register "common_soc_config" = "{ // Touchpad I2C bus diff --git a/src/mainboard/system76/oryp6/variants/oryp6/overridetree.cb b/src/mainboard/system76/oryp6/variants/oryp6/overridetree.cb index 3d6355e6b0..3b2748f69f 100644 --- a/src/mainboard/system76/oryp6/variants/oryp6/overridetree.cb +++ b/src/mainboard/system76/oryp6/variants/oryp6/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/cannonlake device domain 0 on subsystemid 0x1558 0x50d3 inherit diff --git a/src/mainboard/system76/oryp6/variants/oryp7/overridetree.cb b/src/mainboard/system76/oryp6/variants/oryp7/overridetree.cb index 3be1b157f1..b9bb816b89 100644 --- a/src/mainboard/system76/oryp6/variants/oryp7/overridetree.cb +++ b/src/mainboard/system76/oryp6/variants/oryp7/overridetree.cb @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + chip soc/intel/cannonlake device domain 0 on subsystemid 0x1558 0x65e5 inherit |