On 4/3/23 13:26, Daniel Lezcano wrote:
On 03/04/2023 12:22, Jon Hunter wrote:
Hi Daniel,
On 26/01/2023 16:07, Daniel Lezcano wrote:
On 26/01/2023 16:42, Thierry Reding wrote:
On Thu, Jan 26, 2023 at 04:08:03PM +0100, Daniel Lezcano wrote:
Hi Thierry,
On 26/01/2023 15:52, Thierry Reding wrote:
On Tue, Nov 29, 2022 at 05:39:14PM +0200, Mikko Perttunen wrote:
From: Mikko Perttunen <mperttunen@xxxxxxxxxx>
Check if BPMP supports thermal trip points, and if not,
do not expose the .set_trips callback to the thermal core
framework. This can happen in virtualized environments
where asynchronous communication with VM BPMP drivers is not
available.
Signed-off-by: Mikko Perttunen <mperttunen@xxxxxxxxxx>
---
drivers/thermal/tegra/tegra-bpmp-thermal.c | 52
+++++++++++++++++++++-
1 file changed, 51 insertions(+), 1 deletion(-)
Applied, thanks.
I prefer you provide an Acked-by and I take the thermal related
patches.
Especially in this period where we are reworking the framework with
the
thermal trip points ;)
Sorry, my bad. I misread this as belonging to drivers/firmware/tegra
which goes in via ARM SoC.
No worries ;)
I'll drop this from the Tegra tree. Feel free
to pick this up:
Ok, thanks
Acked-by: Thierry Reding <treding@xxxxxxxxxx>
I don't see this one in -next. Are you able to pick this one up now?
Before going in -next, it will go through bleeding-edge then -next,
logically tomorrow.
Hi, still not seeing this in -next.
Cheers,
Mikko