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 <[email protected]> Acked-by: Jarkko Nikula <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Andi Shyti <[email protected]>
1 parent e586685 commit 6816ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)