summaryrefslogtreecommitdiff
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 a33804e9de..3d31502526 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 f1e4498092..d8326c7789 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 be346ae7e3..16e7690565 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 337782d2cc..b6d8e8fe01 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 bdd3cc74a9..5c8b130315 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 174f993ec2..97faf7ac80 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 78ae2c2b5b..f292901b05 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 845da7a1b8..04bb615aa9 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 ce9ce7db5c..a19feb7168 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 a579b97844..73458641fa 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 840ec462a6..648cb41661 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 a2d9414ff0..bee862db72 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 f7506bb5e4..f7bf452058 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 c0d092ae67..6705f22693 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 339d62ba88..48411e4407 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 87e88c7992..85ce862450 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>