From: Jarkko Nikula <jarkko.nikula@linux.intel.com>
To: "hunter.yu" <hunter.yu@hj-micro.com>,
andriy.shevchenko@linux.intel.com, lenb@kernel.org,
rafael@kernel.org, jsd@semihalf.com, andi.shyti@kernel.org
Cc: linux-acpi@vger.kernel.org, linux-i2c@vger.kernel.org,
andy.xu@hj-micro.com, peter.du@hj-micro.com
Subject: Re: [PATCH v2 2/2] i2c: designware: Add a new ACPI HID for HJMC01 I2C controller
Date: Thu, 26 Sep 2024 11:44:52 +0300 [thread overview]
Message-ID: <1986acc5-6c6c-4795-b9c6-8dde5410c4cf@linux.intel.com> (raw)
In-Reply-To: <20240926024026.2539-3-hunter.yu@hj-micro.com>
On 9/26/24 5:40 AM, hunter.yu wrote:
> Define a new ACPI HID for HJMC01
>
> Signed-off-by: hunter.yu <hunter.yu@hj-micro.com>
> ---
> drivers/i2c/busses/i2c-designware-platdrv.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/i2c/busses/i2c-designware-platdrv.c b/drivers/i2c/busses/i2c-designware-platdrv.c
> index 2d0c7348e491..701506e92380 100644
> --- a/drivers/i2c/busses/i2c-designware-platdrv.c
> +++ b/drivers/i2c/busses/i2c-designware-platdrv.c
> @@ -354,6 +354,7 @@ static const struct acpi_device_id dw_i2c_acpi_match[] = {
> { "HISI02A1", 0 },
> { "HISI02A2", 0 },
> { "HISI02A3", 0 },
> + { "HJMC3001", 0 },
> { "HYGO0010", ACCESS_INTR_MASK },
> { "INT33C2", 0 },
> { "INT33C3", 0 },
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
next prev parent reply other threads:[~2024-09-26 8:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1986acc5-6c6c-4795-b9c6-8dde5410c4cf@linux.intel.com \
--to=jarkko.nikula@linux.intel.com \
--cc=andi.shyti@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=andy.xu@hj-micro.com \
--cc=hunter.yu@hj-micro.com \
--cc=jsd@semihalf.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=peter.du@hj-micro.com \
--cc=rafael@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.