Hello Linus, Please consider the following thermal soc changes for v5.4-rc1. This is a really small pull in the midst of a lot of pending patches. We are in the middle of restructuring how we are maintaining the thermal subsystem, as per discussion in our last LPC. For now, I am sending just some changes that were pending in my tree. Looking forward to get a more streamlined process in the next merge window. The following changes since commit 56037cadf60461b4a2996b4d8f0057c4d343c17c: Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (2019-09-09 10:58:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal linus for you to fetch changes up to 6c375eccded41df8033ed55a1b785531b304fc67: thermal: db8500: Rewrite to be a pure OF sensor (2019-09-24 22:59:22 -0700) ---------------------------------------------------------------- Dan Carpenter (1): thermal: thermal_mmio: remove some dead code Linus Walleij (3): thermal: db8500: Finalize device tree conversion thermal: db8500: Use dev helper variable thermal: db8500: Rewrite to be a pure OF sensor drivers/mfd/db8500-prcmu.c | 53 +-- drivers/thermal/Kconfig | 2 +- drivers/thermal/db8500_thermal.c | 486 ++++++--------------------- drivers/thermal/thermal_mmio.c | 7 - include/linux/platform_data/db8500_thermal.h | 29 -- 5 files changed, 114 insertions(+), 463 deletions(-) delete mode 100644 include/linux/platform_data/db8500_thermal.h