Hi Daniel, This small series adds support for the .set_trips() to the rcar_gen3_thermal driver on the platforms that supports it. Patch 1/2 adds the actual trip point support while patch 2/2 is a drive-by fix of a datatype found while working on this feature. The work is based on-top of v5.14-rc1 and tested on M3-N and V3U without any regressions or other issues. Niklas Söderlund (2): thermal: rcar_gen3_thermal: Add support for hardware trip points thermal: rcar_gen3_thermal: Store TSC id as unsigned int drivers/thermal/rcar_gen3_thermal.c | 110 ++++++++++++++++++++++++++-- 1 file changed, 103 insertions(+), 7 deletions(-) -- 2.32.0