mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: You-Sheng Yang <vicamo@gmail.com>
To: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	daniel.lezcano@linaro.org, rui.zhang@intel.com, amitk@kernel.org
Subject: Re: [PATCH 0/2] thermal: int340x: processor_thermal: Add new PCI MMIO based thermal driver
Date: Tue, 6 Jul 2021 16:28:53 +0800	[thread overview]
Message-ID: <e4a407a4-aca4-0abd-8946-af34c3c16c4a@gmail.com> (raw)
In-Reply-To: <20210525204811.3793651-1-srinivas.pandruvada@linux.intel.com>

Verified this initialize [8086:461d] correctly. An additional thermal
zone TCPU_PCI added.

Tested-by: You-Sheng Yang <vicamo.yang@canonical.com>

On 5/26/21 4:48 AM, Srinivas Pandruvada wrote:
> This series adds a new thermal driver, which uses PCI MMIO for temperature and trips. To reuse
> the code the first patch just reorganizes the existing code.
> 
> This series needs the following patch to cleanly apply:
> [PATCH 1/2] thermal: int340x: processor_thermal: Export mailbox interface
> sent on 16th May, 21.
> 
> Srinivas Pandruvada (2):
>   thermal: int340x: processor_thermal: Split enumeration and processing
>     part
>   thermal: int340x: processor_thermal: Add PCI MMIO based thermal driver
> 
>  .../thermal/intel/int340x_thermal/Makefile    |   3 +
>  .../intel/int340x_thermal/int3401_thermal.c   |  82 ++++
>  .../processor_thermal_device.c                | 289 ++------------
>  .../processor_thermal_device.h                |   9 +-
>  .../processor_thermal_device_pci.c            | 371 ++++++++++++++++++
>  .../processor_thermal_device_pci_legacy.c     | 163 ++++++++
>  6 files changed, 658 insertions(+), 259 deletions(-)
>  create mode 100644 drivers/thermal/intel/int340x_thermal/int3401_thermal.c
>  create mode 100644 drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
>  create mode 100644 drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy.c
> 

      parent reply	other threads:[~2021-07-06  8:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 20:48 Srinivas Pandruvada
2021-05-25 20:48 ` [PATCH 1/2] thermal: int340x: processor_thermal: Split enumeration and processing part Srinivas Pandruvada
2021-05-25 20:48 ` [PATCH 2/2] thermal: int340x: processor_thermal: Add PCI MMIO based thermal driver Srinivas Pandruvada
2021-06-24 16:19 ` [PATCH 0/2] thermal: int340x: processor_thermal: Add new " Srinivas Pandruvada
2021-06-24 17:04   ` Daniel Lezcano
2021-06-24 18:04     ` Srinivas Pandruvada
2021-07-06  8:28 ` You-Sheng Yang [this message]

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=e4a407a4-aca4-0abd-8946-af34c3c16c4a@gmail.com \
    --to=vicamo@gmail.com \
    --cc=amitk@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=srinivas.pandruvada@linux.intel.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

all inboxes | Powered by JetHome®