Skip to content

Commit 6816ce5

Browse files
Hunter YuAndi Shyti
authored andcommitted
i2c: designware: Add a new ACPI HID for HJMC01 I2C controller
Define a new ACPI HID for HJMC01 Signed-off-by: Hunter Yu <hunter.yu@hj-micro.com> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
1 parent e586685 commit 6816ce5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/i2c/busses/i2c-designware-platdrv.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ static const struct acpi_device_id dw_i2c_acpi_match[] = {
352352
{ "HISI02A1", 0 },
353353
{ "HISI02A2", 0 },
354354
{ "HISI02A3", 0 },
355+
{ "HJMC3001", 0 },
355356
{ "HYGO0010", ACCESS_INTR_MASK },
356357
{ "INT33C2", 0 },
357358
{ "INT33C3", 0 },

0 commit comments

Comments
 (0)