thermal/drivers/renesas: Group all renesas thermal drivers together
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Mon, 6 May 2024 15:40:10 +0000 (17:40 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 15 Jul 2024 11:31:38 +0000 (13:31 +0200)
commit9d617949d49099d549175979e6454ce64461eaa2
tree9f6dd5163df7d7b7645206c62f49407a4b689178
parent462be1c353400fa0bdd34c19897cf001ba6a5f60
thermal/drivers/renesas: Group all renesas thermal drivers together

Move all Renesas thermal drivers to a vendor specific directory.

All drivers are moved verbatim apart from the updated include path for
thermal_hwmon.h.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20240506154011.344324-2-niklas.soderlund+renesas@ragnatech.se
MAINTAINERS
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/rcar_gen3_thermal.c [deleted file]
drivers/thermal/rcar_thermal.c [deleted file]
drivers/thermal/renesas/Kconfig [new file with mode: 0644]
drivers/thermal/renesas/Makefile [new file with mode: 0644]
drivers/thermal/renesas/rcar_gen3_thermal.c [new file with mode: 0644]
drivers/thermal/renesas/rcar_thermal.c [new file with mode: 0644]
drivers/thermal/renesas/rzg2l_thermal.c [new file with mode: 0644]
drivers/thermal/rzg2l_thermal.c [deleted file]