commit | 7375f2ac6b2d5f42ebc42e25f5251aa3284f30ed | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Feb 29 22:05:32 2020 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Mar 12 11:56:53 2020 +0100 |
tree | f971543bee73ec9659a527687a7be87ced42b25c | |
parent | eb8504620381f457dd84d00604772a960c21edd4 [diff] |
thermal: ti-soc-thermal: Use GPIO descriptors This switches the TI SoC thermal driver to use GPIO descriptors instead of retrieveing a GPIO number from the device tree and requesting the GPIO separately. Cc: Keerthy <j-keerthy@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20200229210532.173430-1-linus.walleij@linaro.org