google: Use proper ACPI ID for Semtech chips: STH
Change-Id: I85cd567a923cccd2504f351aae276b5f0d9db4de Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Reviewed-on: https://review.coreboot.org/27347 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt Delco <delco@google.com> Reviewed-by: Seunghwan Kim <sh_.kim@samsung.com> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
cf243657e7
commit
145ef87b32
@@ -22,7 +22,7 @@
|
||||
#include <string.h>
|
||||
#include "chip.h"
|
||||
|
||||
#define I2C_SX9310_ACPI_ID "SX9310"
|
||||
#define I2C_SX9310_ACPI_ID "STH9310"
|
||||
#define I2C_SX9310_ACPI_NAME "Semtech SX9310"
|
||||
|
||||
#define REGISTER(NAME) acpi_dp_add_integer(dsd, \
|
||||
|
Reference in New Issue
Block a user