blob: c48de9f0cc39752392b983fee0560881b2c13e5d [file] [log] [blame]
Angel Pons53e528a2020-04-03 01:23:03 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Duncan Laurie27807c62015-12-22 17:27:02 -08002
3#define EC_SCI_GPI 10
Felix Singerfa06bcb2022-12-26 09:32:47 +01004#define PPCM_TURBO 0
Felix Singerdfbb6342022-12-26 08:39:35 +01005#define PPCM_NOTURBO 1
Matt DeVillier2ae9d692020-02-11 12:38:29 -06006#define CRIT_TEMP 105
Duncan Laurie27807c62015-12-22 17:27:02 -08007
8#include <ec/purism/librem/acpi/ec.asl>