[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220804233022.xmbaapjco47dldj6@bryanbrattlof.com>
Date: Thu, 4 Aug 2022 18:30:22 -0500
From: Bryan Brattlof <bb@...com>
To: Daniel Lezcano <daniel.lezcano@...exp.org>
CC: <daniel.lezcano@...aro.org>, <rafael@...nel.org>,
<rui.zhang@...el.com>, <linux-pm@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <khilman@...libre.com>,
<abailon@...libre.com>, <lukasz.luba@....com>,
<broonie@...nel.org>, <damien.lemoal@...nsource.wdc.com>,
<heiko@...ech.de>, <hayashi.kunihiko@...ionext.com>,
<mhiramat@...nel.org>, <talel@...zon.com>,
<thierry.reding@...il.com>, <digetx@...il.com>,
<jonathanh@...dia.com>, <anarsoul@...il.com>,
<tiny.windzz@...il.com>, <baolin.wang7@...il.com>,
<f.fainelli@...il.com>, <bjorn.andersson@...aro.org>,
<mcoquelin.stm32@...il.com>, <glaroque@...libre.com>,
<miquel.raynal@...tlin.com>, <shawnguo@...nel.org>,
<niklas.soderlund@...natech.se>, <matthias.bgg@...il.com>,
<j-keerthy@...com>, Amit Kucheria <amitk@...nel.org>
Subject: Re: [PATCH v5 21/33] thermal/drivers/banggap: Switch to new of API
On August 5, 2022 thus sayeth Daniel Lezcano:
> The thermal OF code has a new API allowing to migrate the OF
> initialization to a simpler approach. The ops are no longer device
> tree specific and are the generic ones provided by the core code.
>
> Convert the ops to the thermal_zone_device_ops format and use the new
> API to register the thermal zone with these generic ops.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@...exp.org>
Reviewed-by: Bryan Brattlof <bb@...com>
> ---
> drivers/thermal/k3_bandgap.c | 12 ++++++------
> drivers/thermal/k3_j72xx_bandgap.c | 12 +++++-------
> 2 files changed, 11 insertions(+), 13 deletions(-)
>
Thanks for updating the drivers!
~Bryan
Powered by blists - more mailing lists