public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: hotran <hotran@apm.com>
Cc: Jean Delvare <jdelvare@suse.com>,
	linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org,
	Itaru Kitayama <itaru.kitayama@riken.jp>,
	lho@apm.com, kdinh@apm.com, patches@apm.com
Subject: Re: [1/2] hwmon: xgene: Support hwmon v2
Date: Sun, 1 Oct 2017 07:30:19 -0700	[thread overview]
Message-ID: <20171001143019.GA1093@roeck-us.net> (raw)
In-Reply-To: <1506014230-13933-2-git-send-email-hotran@apm.com>

On Thu, Sep 21, 2017 at 10:17:09AM -0700, hotran wrote:
> This patch supports xgene-hwmon v2 which uses the non-cachable memory
> as the PCC shared memory.
> 
> Signed-off-by: Hoan Tran <hotran@apm.com>

Applied to hwmon-next.

Thanks,
Guenter

> ---
>  drivers/hwmon/xgene-hwmon.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/hwmon/xgene-hwmon.c b/drivers/hwmon/xgene-hwmon.c
> index 9c0dbb8..5cd327e 100644
> --- a/drivers/hwmon/xgene-hwmon.c
> +++ b/drivers/hwmon/xgene-hwmon.c
> @@ -761,6 +761,7 @@ static int xgene_hwmon_remove(struct platform_device *pdev)
>  #ifdef CONFIG_ACPI
>  static const struct acpi_device_id xgene_hwmon_acpi_match[] = {
>  	{"APMC0D29", 0},
> +	{"APMC0D8A", 0},
>  	{},
>  };
>  MODULE_DEVICE_TABLE(acpi, xgene_hwmon_acpi_match);

  reply	other threads:[~2017-10-01 14:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-21 17:17 [PATCH 0/2] hwmon: xgene: Support hwmon v2 Hoan Tran
2017-09-21 17:17 ` [PATCH 1/2] " Hoan Tran
2017-10-01 14:30   ` Guenter Roeck [this message]
2017-09-21 17:17 ` [PATCH 2/2] hwmon: xgene: Support PCC shared memory in IO region Hoan Tran
2017-10-01 14:31   ` [2/2] " Guenter Roeck
2017-10-01 19:46     ` Guenter Roeck

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=20171001143019.GA1093@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=hotran@apm.com \
    --cc=itaru.kitayama@riken.jp \
    --cc=jdelvare@suse.com \
    --cc=kdinh@apm.com \
    --cc=lho@apm.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@apm.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox