Re: [GIT PULL] thermal fixes for v6.0-rc1

From: Rafael J. Wysocki
Date: Sat Aug 20 2022 - 07:52:15 EST


On Wed, Aug 17, 2022 at 1:39 PM Daniel Lezcano
<daniel.lezcano@xxxxxxxxxx> wrote:
>
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
>
> Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
>
> are available in the Git repository at:
>
>
> ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/thermal/linux.git
> tags/thermal-v6.0-rc2
>
> for you to fetch changes up to 8c596324232d22e19f8df59ba03410b9b5b0f3d7:
>
> dt-bindings: thermal: Fix missing required property (2022-08-15
> 20:38:40 +0200)
>
> ----------------------------------------------------------------
> - Fix missing required property for thermal zone description (Daniel
> Lezcano)
>
> - Add missing export symbol for
> thermal_zone_device_register_with_trips() (Daniel Lezcano)
>
> ----------------------------------------------------------------
> Daniel Lezcano (2):
> thermal/core: Add missing EXPORT_SYMBOL_GPL
> dt-bindings: thermal: Fix missing required property
>
> Documentation/devicetree/bindings/thermal/thermal-zones.yaml | 1 +
> drivers/thermal/thermal_core.c | 1 +
> 2 files changed, 2 insertions(+)
>
>
> --

Pulled, thanks!

I will be pushing this for -rc3, though.