mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 18:41:03 +00:00
48cf8b8346
This adds basic quark platform ASL files. They are intended to be included in dsdt.asl of any board that is based on this platform. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
10 lines
273 B
Text
10 lines
273 B
Text
/*
|
|
* Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*/
|
|
|
|
Name(\_S0, Package() {0x0, 0x0, 0x0, 0x0})
|
|
Name(\_S3, Package() {0x5, 0x0, 0x0, 0x0})
|
|
Name(\_S4, Package() {0x6, 0x0, 0x0, 0x0})
|
|
Name(\_S5, Package() {0x7, 0x0, 0x0, 0x0})
|