thermal: db8500: Finalize device tree conversion
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 28 Aug 2019 13:03:18 +0000 (15:03 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Wed, 25 Sep 2019 05:54:49 +0000 (22:54 -0700)
commitcb063a83ca321fbf0cb2b4044186f241d89f3dc1
tree4a1c2b8095b53ed6dd1b9220fbb0f44842c2fd5b
parentdd89d82e751473d13da0daea1bfb15d5634071c4
thermal: db8500: Finalize device tree conversion

At some point there was an attempt to convert the DB8500
thermal sensor to device tree: a probe path was added
and the device tree was augmented for the Snowball board.
The switchover was never completed: instead the thermal
devices came from from the PRCMU MFD device and the probe
on the Snowball was confused as another set of configuration
appeared from the device tree.

Move over to a device-tree only approach, as we fixed up
the device trees.

Cc: Vincent Guittot <vincent.guittot@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/mfd/db8500-prcmu.c
drivers/thermal/Kconfig
drivers/thermal/db8500_thermal.c
include/linux/platform_data/db8500_thermal.h [deleted file]