All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] add support for Hi3660 tsensor
@ 2017-09-22  9:42 ` Tao Wang
  0 siblings, 0 replies; 38+ messages in thread
From: Tao Wang @ 2017-09-22  9:42 UTC (permalink / raw)
  To: rui.zhang, edubezval, robh+dt, mark.rutland, xuwei5,
	catalin.marinas, will.deacon
  Cc: leo.yan, lonela.Voinescu, Valentin.Schneider, vincent.guittot,
	daniel.lezcano, sunzhaosheng, gengyanping, linux-pm, devicetree,
	linux-kernel, linux-arm-kernel, Kevin Wangtao

From: Kevin Wangtao <kevin.wangtao@linaro.org>

This patchset reorganize hisi thermal driver and make it both
support Hi6220 and Hi3660.
This patchset is based on Daniel thermal patch V2.
https://lkml.org/lkml/2017/9/4/432

Kevin Wangtao (9):
  thermal/drivers/hisi: move clk operation to related function
  thermal/drivers/hisi: use round up step value
  thermal/drivers/hisi: put platform code together
  thermal/drivers/hisi: add platform prefix to function name
  thermal/drivers/hisi: perpare to add support for other hisi platform
  thermal/drivers/hisi: add support for multi temp threshold
  dt-bindings: Document the hi3660 thermal sensor binding
  thermal/drivers/hisi: add support for hi3660 SoC
  arm64: dts: register Hi3660's thermal sensor

 .../bindings/thermal/hisilicon-thermal.txt         |   9 +
 arch/arm64/boot/dts/hisilicon/hi3660.dtsi          |   8 +
 drivers/thermal/hisi_thermal.c                     | 494 ++++++++++++++-------
 3 files changed, 351 insertions(+), 160 deletions(-)

-- 
2.8.1

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2017-10-09  2:38 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-22  9:42 [PATCH 0/9] add support for Hi3660 tsensor Tao Wang
2017-09-22  9:42 ` Tao Wang
2017-09-22  9:42 ` Tao Wang
2017-09-22  9:42 ` [PATCH 1/9] thermal/drivers/hisi: move clk operation to related function Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42 ` [PATCH 2/9] thermal/drivers/hisi: use round up step value Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42 ` [PATCH 3/9] thermal/drivers/hisi: put platform code together Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42 ` [PATCH 4/9] thermal/drivers/hisi: add platform prefix to function name Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42 ` [PATCH 5/9] thermal/drivers/hisi: perpare to add support for other hisi platform Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42 ` [PATCH 6/9] thermal/drivers/hisi: add support for multi temp threshold Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42 ` [PATCH 7/9] dt-bindings: Document the hi3660 thermal sensor binding Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-10-03 21:59   ` Rob Herring
2017-10-03 21:59     ` Rob Herring
2017-10-03 21:59     ` Rob Herring
2017-09-22  9:42 ` [PATCH 8/9] thermal/drivers/hisi: add support for hi3660 SoC Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42 ` [PATCH 9/9] arm64: dts: register Hi3660's thermal sensor Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-09-22  9:42   ` Tao Wang
2017-10-02 19:06   ` Daniel Lezcano
2017-10-02 19:06     ` Daniel Lezcano
2017-10-09  2:38     ` Wangtao (Kevin, Kirin)
2017-10-09  2:38       ` Wangtao (Kevin, Kirin)
2017-10-09  2:38       ` Wangtao (Kevin, Kirin)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.