]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: rcar: enable to use thermal-zone on DT
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 28 Jan 2016 02:45:08 +0000 (02:45 +0000)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 9 Feb 2016 22:05:11 +0000 (14:05 -0800)
commitde4d2d68a36f4a516d25ffd0b6e69b3329f7a37e
treec290d7a10a7f0e789e2745eb7e347e24dabb24a5
parenteeac845782c5eee9d1ee15def056fe52f751905b
thermal: rcar: enable to use thermal-zone on DT

This patch enables to use thermal-zone on DT if it was calles as
"renesas,rcar-thermal-gen2".
Previous style (= non thermal-zone) is still supported by
"renesas,rcar-thermal" to keep compatibility for "git bisect".

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Documentation/devicetree/bindings/thermal/rcar-thermal.txt
drivers/thermal/rcar_thermal.c