commit | 7edc5e406f2637ba1f9c93b1e72e0e37f446304b | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Sep 25 11:03:04 2018 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon Oct 22 17:45:12 2018 -0700 |
tree | 859ec85fec748d583d026cc2e0c4cd0ad4a3fe66 | |
parent | 8c0ffc8f9a76b2007258f146a4ff22ef14e68590 [diff] |
thermal/drivers/hisi: Add multiple sensors support Change the code as it is dealing with several sensors. For git-bisect compatibility (compilation and booting), assume the DT is not yet changed and we have a single interrupt. Next changes will support multiple interrupt sorted by their name. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>