linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] thermal: rockchip: fix up thermal driver
@ 2019-04-25 10:12 Elaine Zhang
  2019-04-25 10:12 ` [PATCH v2 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error Elaine Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Elaine Zhang @ 2019-04-25 10:12 UTC (permalink / raw)
  To: heiko
  Cc: rui.zhang, edubezval, daniel.lezcano, robh+dt, mark.rutland,
	linux-pm, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel, xxx, xf, huangtao, Elaine Zhang

1. add pinctrl control.
2. support PX30 soc

change in V2:
PATCH V2 1/3: keep tshut_mode TSHUT_MODE_GPIO;
	      In case of pinctrl get or lookup error, just bail out;
	      No need to use the thermal_pinctrl_select_otp/gpio wrappers,
	      just replace them with:
PATCH V2 2/3: No change in V2.
PATCH V2 2/3: keep tshut_mode TSHUT_MODE_GPIO;
              Remove the grf in 'rk_tsadcv4_initialize' function.

pinctrl_select_state(thermal->pinctrl, thermal->pinctrl_state);
Elaine Zhang (3):
  thermal: rockchip: fix up the tsadc pinctrl setting error
  dt-bindings: rockchip-thermal: Support the PX30 SoC compatible
  thermal: rockchip: Support the PX30 SoC in thermal driver

 .../bindings/thermal/rockchip-thermal.txt          |  1 +
 drivers/thermal/rockchip_thermal.c                 | 74 +++++++++++++++++++++-
 2 files changed, 72 insertions(+), 3 deletions(-)

-- 
1.9.1




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

end of thread, other threads:[~2019-04-30  9:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-25 10:12 [PATCH v2 0/3] thermal: rockchip: fix up thermal driver Elaine Zhang
2019-04-25 10:12 ` [PATCH v2 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error Elaine Zhang
2019-04-28 12:45   ` Daniel Lezcano
2019-04-29  9:51     ` elaine.zhang
2019-04-30  9:44       ` Daniel Lezcano
2019-04-25 10:12 ` [PATCH v2 2/3] dt-bindings: rockchip-thermal: Support the PX30 SoC compatible Elaine Zhang
2019-04-25 10:12 ` [PATCH v2 3/3] thermal: rockchip: Support the PX30 SoC in thermal driver Elaine Zhang
2019-04-25 10:12 ` [PATCH v3 0/4] clk: rockchip: support clock controller for px30 SoC Elaine Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).