Home
last modified time | relevance | path

Searched hist:"5 f454bdf63536d7d0142be3cbb9e83899a199ec8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc.cdiff 5f454bdf63536d7d0142be3cbb9e83899a199ec8 Fri Dec 01 07:42:21 CST 2017 Enric Balletbo i Serra <enric.balletbo@collabora.com> platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.

Commit 12278dc7c572 ("platform/chrome: cros_ec_lpc: Add support for
GOOG004 ACPI device") added support when the firmware reports the ACPI
device, there are some firmwares though that doesn't report this device
but have it. In such cases we need to instantiate the driver explicitly
if it is not instantiated through ACPI.

Fixes: 12278dc7c572 ("platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device")
Signed-off-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Benson Leung <bleung@chromium.org>