Modify Thermal trip points

Is there a way to modify the thermal trip points on the 410c? Especially the passive, trip point 0 in each thermal device? Currently it is set to 75dC. I would like to move it to 80dC for some quick testing at a slightly elevated temperature.
Thanks,
Wayne

you can change in the device tree (and rebuild it / update your boot image), search for trip-point@0 in
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm64/boot/dts/qcom/msm8916.dtsi

(or the equivalent file in your kernel tree)