linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Florian Fainelli <f.fainelli@gmail.com>, linux-kernel@vger.kernel.org
Cc: Markus Mayer <mmayer@broadcom.com>,
	"maintainer:BROADCOM STB AVS TMON DRIVER" 
	<bcm-kernel-feedback-list@broadcom.com>,
	Zhang Rui <rui.zhang@intel.com>,
	Amit Kucheria <amit.kucheria@verdurent.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	"open list:BROADCOM STB AVS TMON DRIVER"
	<linux-pm@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	"moderated list:BROADCOM BCM7XXX ARM ARCHITECTURE" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v3 0/6] brcmstb_thermal updates for new processes
Date: Wed, 15 Jan 2020 14:16:54 +0100	[thread overview]
Message-ID: <a8f71294-b223-f24d-ca19-6b3324b9ace0@linaro.org> (raw)
In-Reply-To: <20200114190607.29339-1-f.fainelli@gmail.com>

On 14/01/2020 20:06, Florian Fainelli wrote:
> Hi,
> 
> This patch series contains a bug fix for the existing platforms and then
> paves the way for adding support for Broadcom STB's latest chips in 16nm
> processes, and finally updates the driver with pecularities introduced
> with the 16nm, like the lack of interrupt notification from the HW.
> 
> Please queue up the first patch for -stable if you want, thanks!
> 
> Changes in v3:
> - do not change AVS_TMON_TEMP_MAX with AVS_TMON_TEMP_MASK
> - use of of_device_get_match_data
> - maintain function pointers back to of_device_id::data
> 
> Changes in v2:
> 
> - kept defined constants in patch #1 and keep using them for subsequent
>   patches
> - add Reviewed-by tags to patches #3 through #6
> - rebase against v5.5.-rc1
> 
> Florian Fainelli (6):
>   thermal: brcmstb_thermal: Do not use DT coefficients
>   thermal: brcmstb_thermal: Prepare to support a different process
>   dt-bindings: thermal: Define BCM7216 thermal sensor compatible
>   thermal: brcmstb_thermal: Add 16nm process thermal parameters
>   thermal: brcmstb_thermal: Restructure interrupt registration
>   thermal: brcmstb_thermal: Register different ops per process
> 
>  .../bindings/thermal/brcm,avs-tmon.txt        |  8 +-
>  drivers/thermal/broadcom/brcmstb_thermal.c    | 96 +++++++++++--------
>  2 files changed, 64 insertions(+), 40 deletions(-)

Applied to the testing branch. If there is no problem it will be merged
to the linux-next branch.

  -- Daniel



-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


      parent reply	other threads:[~2020-01-15 13:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-14 19:06 [PATCH v3 0/6] brcmstb_thermal updates for new processes Florian Fainelli
2020-01-14 19:06 ` [PATCH v3 1/6] thermal: brcmstb_thermal: Do not use DT coefficients Florian Fainelli
2020-01-15  5:58   ` Amit Kucheria
2020-01-14 19:06 ` [PATCH v3 2/6] thermal: brcmstb_thermal: Prepare to support a different process Florian Fainelli
2020-01-15  5:59   ` Amit Kucheria
2020-01-14 19:06 ` [PATCH v3 3/6] dt-bindings: thermal: Define BCM7216 thermal sensor compatible Florian Fainelli
2020-01-14 19:06 ` [PATCH v3 4/6] thermal: brcmstb_thermal: Add 16nm process thermal parameters Florian Fainelli
2020-01-14 19:06 ` [PATCH v3 5/6] thermal: brcmstb_thermal: Restructure interrupt registration Florian Fainelli
2020-01-14 19:06 ` [PATCH v3 6/6] thermal: brcmstb_thermal: Register different ops per process Florian Fainelli
2020-01-15 13:16 ` Daniel Lezcano [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=a8f71294-b223-f24d-ca19-6b3324b9ace0@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=amit.kucheria@verdurent.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mmayer@broadcom.com \
    --cc=robh+dt@kernel.org \
    --cc=rui.zhang@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;
as well as URLs for NNTP newsgroup(s).