mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
14f643d1a2
Add Apollo Lake ASL files, taken from coreboot. Signed-off-by: Simon Glass <sjg@chromium.org>
10 lines
289 B
Text
10 lines
289 B
Text
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (C) 2007-2009 coresystems GmbH
|
|
* Copyright (C) 2012 Google Inc.
|
|
* Copyright (C) 2016 Intel Corp
|
|
*/
|
|
|
|
/* Enable ACPI _SWS methods */
|
|
#include <soc/intel/common/acpi/acpi_wake_source.asl>
|
|
#include <soc/intel/common/acpi/platform.asl>
|