All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: "Russell King (Oracle)" <linux@armlinux.org.uk>,
	Amit Kucheria <amitk@kernel.org>, Andrew Lunn <andrew@lunn.ch>,
	Gregory Clement <gregory.clement@bootlin.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Zhang Rui <rui.zhang@intel.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH 0/3] Update for AP807 thermal data
Date: Fri, 16 Jun 2023 16:17:41 +0200	[thread overview]
Message-ID: <c1309e46-21b1-73ce-3d47-058588afd4bf@linaro.org> (raw)
In-Reply-To: <ZIxMYXDCTB7IvsDk@shell.armlinux.org.uk>

On 16/06/2023 13:49, Russell King (Oracle) wrote:
> Hi,
> 
> This series updates the thermal data for the AP807 die, which has
> different coefficients to the AP806.
> 
> These patches have come from the SolidRun CN913x build repository
> which can be found at:
> https://github.com/SolidRun/cn913x_build/tree/master/patches/linux
> 
>   .../devicetree/bindings/thermal/armada-thermal.txt |  1 +
>   arch/arm64/boot/dts/marvell/armada-ap807.dtsi      |  3 ++
>   drivers/thermal/armada_thermal.c                   | 32 ++++++++++++++++++++--
>   3 files changed, 34 insertions(+), 2 deletions(-)

Applied, patch 1 and 2.

Dropped the sa_ip-sw-jenkins Tested-by tag

Thanks

-- 
<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


WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: "Russell King (Oracle)" <linux@armlinux.org.uk>,
	Amit Kucheria <amitk@kernel.org>, Andrew Lunn <andrew@lunn.ch>,
	Gregory Clement <gregory.clement@bootlin.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Zhang Rui <rui.zhang@intel.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH 0/3] Update for AP807 thermal data
Date: Fri, 16 Jun 2023 16:17:41 +0200	[thread overview]
Message-ID: <c1309e46-21b1-73ce-3d47-058588afd4bf@linaro.org> (raw)
In-Reply-To: <ZIxMYXDCTB7IvsDk@shell.armlinux.org.uk>

On 16/06/2023 13:49, Russell King (Oracle) wrote:
> Hi,
> 
> This series updates the thermal data for the AP807 die, which has
> different coefficients to the AP806.
> 
> These patches have come from the SolidRun CN913x build repository
> which can be found at:
> https://github.com/SolidRun/cn913x_build/tree/master/patches/linux
> 
>   .../devicetree/bindings/thermal/armada-thermal.txt |  1 +
>   arch/arm64/boot/dts/marvell/armada-ap807.dtsi      |  3 ++
>   drivers/thermal/armada_thermal.c                   | 32 ++++++++++++++++++++--
>   3 files changed, 34 insertions(+), 2 deletions(-)

Applied, patch 1 and 2.

Dropped the sa_ip-sw-jenkins Tested-by tag

Thanks

-- 
<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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-06-16 14:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 11:49 [PATCH 0/3] Update for AP807 thermal data Russell King (Oracle)
2023-06-16 11:49 ` Russell King (Oracle)
2023-06-16 11:50 ` [PATCH 1/3] dt-bindings: armada-thermal: add armada-ap807-thermal compatible Russell King
2023-06-16 11:50   ` Russell King
2023-06-16 12:58   ` Krzysztof Kozlowski
2023-06-16 12:58     ` Krzysztof Kozlowski
2023-06-16 11:50 ` [PATCH 2/3] thermal: armada: add support for AP807 thermal data Russell King
2023-06-16 11:50   ` Russell King
2023-06-16 12:56   ` Miquel Raynal
2023-06-16 12:56     ` Miquel Raynal
2023-06-16 11:50 ` [PATCH 3/3] arm64: dts: armada-ap807: update thermal compatible Russell King
2023-06-16 11:50   ` Russell King
2024-02-07 16:15   ` Stefan Eichenberger
2024-02-07 16:15     ` Stefan Eichenberger
2024-02-07 16:25     ` Andrew Lunn
2024-02-07 16:25       ` Andrew Lunn
2024-02-07 16:29       ` Russell King (Oracle)
2024-02-07 16:29         ` Russell King (Oracle)
2024-02-07 16:46         ` Stefan Eichenberger
2024-02-07 16:46           ` Stefan Eichenberger
2024-02-07 18:26           ` Andrew Lunn
2024-02-07 18:26             ` Andrew Lunn
2023-06-16 14:17 ` Daniel Lezcano [this message]
2023-06-16 14:17   ` [PATCH 0/3] Update for AP807 thermal data Daniel Lezcano

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=c1309e46-21b1-73ce-3d47-058588afd4bf@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=amitk@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=miquel.raynal@bootlin.com \
    --cc=rafael@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=sebastian.hesselbarth@gmail.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 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.