aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/acpi/dptf/charger.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/acpi/dptf/charger.asl')
-rw-r--r--src/soc/intel/common/acpi/dptf/charger.asl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/soc/intel/common/acpi/dptf/charger.asl b/src/soc/intel/common/acpi/dptf/charger.asl
index 96d314fc40..3abb08259c 100644
--- a/src/soc/intel/common/acpi/dptf/charger.asl
+++ b/src/soc/intel/common/acpi/dptf/charger.asl
@@ -2,7 +2,8 @@
Device (TCHG)
{
- Name (_HID, "INT3403")
+ Name (_HID, DPTF_GEN_DEVICE)
+
Name (_UID, 0)
Name (PTYP, 0x0B)
Name (_STR, Unicode("Battery Charger"))