All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] i2c: Add ACPI support for HJMC01
@ 2024-09-26  2:40 hunter.yu
  2024-09-26  2:40 ` [PATCH v2 1/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller hunter.yu
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: hunter.yu @ 2024-09-26  2:40 UTC (permalink / raw)
  To: andriy.shevchenko, jarkko.nikula, lenb, rafael, jsd, andi.shyti
  Cc: linux-acpi, linux-i2c, andy.xu, peter.du, hunter.yu

Hi, everyone:

HJMC01 is an ARM-based server processor that contain a
Designware I2C controller. This series add ACPI support
for the Designware i2c controller.

v1->v2:
Adjust the order of ACPI HID according to the alphabetical order

hunter.yu (2):
  ACPI: APD: Add clock frequency for HJMC01 I2C controller
  i2c: designware: Add a new ACPI HID for HJMC01 I2C controller

 drivers/acpi/acpi_apd.c                     | 6 ++++++
 drivers/i2c/busses/i2c-designware-platdrv.c | 1 +
 2 files changed, 7 insertions(+)

-- 
2.43.5


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2026-08-14 20:12 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-26  2:40 [PATCH v2 0/2] i2c: Add ACPI support for HJMC01 hunter.yu
2024-09-26  2:40 ` [PATCH v2 1/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller hunter.yu
2024-10-02 22:13   ` Andi Shyti
2024-10-16 20:45     ` Rafael J. Wysocki
2024-10-17  9:26       ` Andy Shevchenko
2024-10-17  9:28         ` Andy Shevchenko
2024-10-17 10:46           ` Rafael J. Wysocki
2024-10-18  2:02       ` Hunter Yu
2024-09-26  2:40 ` [PATCH v2 2/2] i2c: designware: Add a new ACPI HID " hunter.yu
2024-09-26  8:44   ` Jarkko Nikula
2024-09-26 12:15 ` [PATCH v2 0/2] i2c: Add ACPI support for HJMC01 Andy Shevchenko
2024-10-03 12:56 ` Andi Shyti
2024-11-18 15:54   ` Andi Shyti
2026-07-22  7:30     ` [PATCH v3] ACPI: APD: Add clock frequency for HJMC01 I2C controller clarke.li
2026-08-06 20:31       ` Andy Shevchenko
2026-08-11  6:22         ` clarke.li
2026-08-11  6:54           ` Andy Shevchenko
2026-08-11  9:07             ` clarke.li
2026-08-13  6:30       ` [PATCH v4 1/2] ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ clarke.li
2026-08-13  6:40         ` [PATCH v4 2/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller clarke.li
2026-08-13  7:46           ` Andy Shevchenko
2026-08-13  7:35         ` [PATCH v4 1/2] ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ Andy Shevchenko
2026-08-14 20:11           ` Rafael J. Wysocki (Intel)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.