]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: mediatek: add flag for bank selection
authorMichael Kao <michael.kao@mediatek.com>
Fri, 1 Feb 2019 07:38:11 +0000 (15:38 +0800)
committerEduardo Valentin <edubezval@gmail.com>
Wed, 6 Feb 2019 01:01:47 +0000 (17:01 -0800)
commitcb82aaade9d1bf87dadd95534c31304fb4b2ffe8
tree4512bc9ae98a2ab66bf5b619b0168f6932209ba7
parentbd9403943d7d19ce54ae462762beecb54a751c44
thermal: mediatek: add flag for bank selection

For past ic designs, the thermal controller should select banks before
reading the thermal sensor.
And the new ic design architecture removes this mechanism.

Signed-off-by: Michael Kao <michael.kao@mediatek.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/mtk_thermal.c