summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/jasperlake/acpi')
-rw-r--r--src/soc/intel/jasperlake/acpi/camera_clock_ctl.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/gpio.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/gpio_op.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/ipu.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/ish.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/pch_glan.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/pch_hda.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/pci_irqs.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/pcie.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/platform.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/pmc.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/scs.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/serialio.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/smbus.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/southbridge.asl1
-rw-r--r--src/soc/intel/jasperlake/acpi/xhci.asl1
16 files changed, 0 insertions, 16 deletions
diff --git a/src/soc/intel/jasperlake/acpi/camera_clock_ctl.asl b/src/soc/intel/jasperlake/acpi/camera_clock_ctl.asl
index a33804e9deb4..3d315025267e 100644
--- a/src/soc/intel/jasperlake/acpi/camera_clock_ctl.asl
+++ b/src/soc/intel/jasperlake/acpi/camera_clock_ctl.asl
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#define R_ICLK_PCR_CAMERA1 0x8000
diff --git a/src/soc/intel/jasperlake/acpi/gpio.asl b/src/soc/intel/jasperlake/acpi/gpio.asl
index f1e44980920e..d8326c778954 100644
--- a/src/soc/intel/jasperlake/acpi/gpio.asl
+++ b/src/soc/intel/jasperlake/acpi/gpio.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <intelblocks/gpio.h>
#include <soc/gpio_defs.h>
diff --git a/src/soc/intel/jasperlake/acpi/gpio_op.asl b/src/soc/intel/jasperlake/acpi/gpio_op.asl
index be346ae7e3c3..16e76905652d 100644
--- a/src/soc/intel/jasperlake/acpi/gpio_op.asl
+++ b/src/soc/intel/jasperlake/acpi/gpio_op.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* Get GPIO Value
diff --git a/src/soc/intel/jasperlake/acpi/ipu.asl b/src/soc/intel/jasperlake/acpi/ipu.asl
index 337782d2cc0d..b6d8e8fe01f9 100644
--- a/src/soc/intel/jasperlake/acpi/ipu.asl
+++ b/src/soc/intel/jasperlake/acpi/ipu.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
Scope (\_SB.PCI0)
{
diff --git a/src/soc/intel/jasperlake/acpi/ish.asl b/src/soc/intel/jasperlake/acpi/ish.asl
index bdd3cc74a92e..5c8b13031590 100644
--- a/src/soc/intel/jasperlake/acpi/ish.asl
+++ b/src/soc/intel/jasperlake/acpi/ish.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Intel Integrated Sensor Hub Controller 0:12.0 */
diff --git a/src/soc/intel/jasperlake/acpi/pch_glan.asl b/src/soc/intel/jasperlake/acpi/pch_glan.asl
index 174f993ec250..97faf7ac80ba 100644
--- a/src/soc/intel/jasperlake/acpi/pch_glan.asl
+++ b/src/soc/intel/jasperlake/acpi/pch_glan.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Intel Gigabit Ethernet Controller 0:1f.6 */
diff --git a/src/soc/intel/jasperlake/acpi/pch_hda.asl b/src/soc/intel/jasperlake/acpi/pch_hda.asl
index 78ae2c2b5b1a..f292901b05b3 100644
--- a/src/soc/intel/jasperlake/acpi/pch_hda.asl
+++ b/src/soc/intel/jasperlake/acpi/pch_hda.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Audio Controller - Device 31, Function 3 */
diff --git a/src/soc/intel/jasperlake/acpi/pci_irqs.asl b/src/soc/intel/jasperlake/acpi/pci_irqs.asl
index 845da7a1b8d0..04bb615aa9ed 100644
--- a/src/soc/intel/jasperlake/acpi/pci_irqs.asl
+++ b/src/soc/intel/jasperlake/acpi/pci_irqs.asl
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#include <soc/irq.h>
diff --git a/src/soc/intel/jasperlake/acpi/pcie.asl b/src/soc/intel/jasperlake/acpi/pcie.asl
index ce9ce7db5ca8..a19feb71688b 100644
--- a/src/soc/intel/jasperlake/acpi/pcie.asl
+++ b/src/soc/intel/jasperlake/acpi/pcie.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Intel PCH PCIe support */
diff --git a/src/soc/intel/jasperlake/acpi/platform.asl b/src/soc/intel/jasperlake/acpi/platform.asl
index a579b97844fa..73458641fa30 100644
--- a/src/soc/intel/jasperlake/acpi/platform.asl
+++ b/src/soc/intel/jasperlake/acpi/platform.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Enable ACPI _SWS methods */
#include <soc/intel/common/acpi/acpi_wake_source.asl>
diff --git a/src/soc/intel/jasperlake/acpi/pmc.asl b/src/soc/intel/jasperlake/acpi/pmc.asl
index 840ec462a645..648cb416613f 100644
--- a/src/soc/intel/jasperlake/acpi/pmc.asl
+++ b/src/soc/intel/jasperlake/acpi/pmc.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <soc/iomap.h>
diff --git a/src/soc/intel/jasperlake/acpi/scs.asl b/src/soc/intel/jasperlake/acpi/scs.asl
index a2d9414ff020..bee862db72c5 100644
--- a/src/soc/intel/jasperlake/acpi/scs.asl
+++ b/src/soc/intel/jasperlake/acpi/scs.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <soc/pcr_ids.h>
diff --git a/src/soc/intel/jasperlake/acpi/serialio.asl b/src/soc/intel/jasperlake/acpi/serialio.asl
index f7506bb5e47e..f7bf45205844 100644
--- a/src/soc/intel/jasperlake/acpi/serialio.asl
+++ b/src/soc/intel/jasperlake/acpi/serialio.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Intel Serial IO Devices */
diff --git a/src/soc/intel/jasperlake/acpi/smbus.asl b/src/soc/intel/jasperlake/acpi/smbus.asl
index c0d092ae671a..6705f22693e4 100644
--- a/src/soc/intel/jasperlake/acpi/smbus.asl
+++ b/src/soc/intel/jasperlake/acpi/smbus.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Intel SMBus Controller 0:1f.4 */
diff --git a/src/soc/intel/jasperlake/acpi/southbridge.asl b/src/soc/intel/jasperlake/acpi/southbridge.asl
index 339d62ba88a7..48411e44076f 100644
--- a/src/soc/intel/jasperlake/acpi/southbridge.asl
+++ b/src/soc/intel/jasperlake/acpi/southbridge.asl
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#include <intelblocks/itss.h>
diff --git a/src/soc/intel/jasperlake/acpi/xhci.asl b/src/soc/intel/jasperlake/acpi/xhci.asl
index 87e88c799214..85ce8624503d 100644
--- a/src/soc/intel/jasperlake/acpi/xhci.asl
+++ b/src/soc/intel/jasperlake/acpi/xhci.asl
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <soc/gpe.h>