Message ID | 20191004090114.30694-1-glaroque@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support of New Amlogic temperature sensor for G12 SoCs | expand |
Eduardo, Guillaume La Roque <glaroque@baylibre.com> writes: > This patchs series add support of New Amlogic temperature sensor and minimal > thermal zone for SEI510 and ODROID-N2 boards. [...] > Guillaume La Roque (7): > dt-bindings: thermal: Add DT bindings documentation for Amlogic > Thermal > thermal: amlogic: Add thermal driver to support G12 SoCs > arm64: dts: amlogic: g12: add temperature sensor > arm64: dts: meson: g12: Add minimal thermal zone > arm64: dts: amlogic: g12a: add cooling properties > arm64: dts: amlogic: g12b: add cooling properties > MAINTAINERS: add entry for Amlogic Thermal driver This has now been thorougly reviewed/tested. I've queued all the "arm64: dts:" patches via my amlogic tree for v5.5. Can you please queue up the driver, bindings and MAINTAINERS patch? Thanks, Kevin
Hi Kevin, On 16/10/2019 18:39, Kevin Hilman wrote: > Eduardo, > > Guillaume La Roque <glaroque@baylibre.com> writes: > >> This patchs series add support of New Amlogic temperature sensor and minimal >> thermal zone for SEI510 and ODROID-N2 boards. > > [...] > >> Guillaume La Roque (7): >> dt-bindings: thermal: Add DT bindings documentation for Amlogic >> Thermal >> thermal: amlogic: Add thermal driver to support G12 SoCs >> arm64: dts: amlogic: g12: add temperature sensor >> arm64: dts: meson: g12: Add minimal thermal zone >> arm64: dts: amlogic: g12a: add cooling properties >> arm64: dts: amlogic: g12b: add cooling properties >> MAINTAINERS: add entry for Amlogic Thermal driver > > This has now been thorougly reviewed/tested. > > I've queued all the "arm64: dts:" patches via my amlogic tree for v5.5. > Can you please queue up the driver, bindings and MAINTAINERS patch? 1, 2, 7 right?
Hi Daniel, Daniel Lezcano <daniel.lezcano@linaro.org> writes: > On 16/10/2019 18:39, Kevin Hilman wrote: >> Eduardo, >> >> Guillaume La Roque <glaroque@baylibre.com> writes: >> >>> This patchs series add support of New Amlogic temperature sensor and minimal >>> thermal zone for SEI510 and ODROID-N2 boards. >> >> [...] >> >>> Guillaume La Roque (7): >>> dt-bindings: thermal: Add DT bindings documentation for Amlogic >>> Thermal >>> thermal: amlogic: Add thermal driver to support G12 SoCs >>> arm64: dts: amlogic: g12: add temperature sensor >>> arm64: dts: meson: g12: Add minimal thermal zone >>> arm64: dts: amlogic: g12a: add cooling properties >>> arm64: dts: amlogic: g12b: add cooling properties >>> MAINTAINERS: add entry for Amlogic Thermal driver >> >> This has now been thorougly reviewed/tested. >> >> I've queued all the "arm64: dts:" patches via my amlogic tree for v5.5. >> Can you please queue up the driver, bindings and MAINTAINERS patch? > > 1, 2, 7 right? Correct. Thanks, Kevin