Re: [PATCH 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver

2017-08-10 Thread Caesar Wang
在 2017年08月11日 11:02, Zhang Rui 写道: On Tue, 2017-07-25 at 17:09 +0800, Rocky Hao wrote: RK3328 SOC has one Temperature Sensor for CPU. Change-Id: I176c76bae1801d815a513986cfefcb55272c69a8 Signed-off-by: Rocky Hao Reviewed-by: Caesar Wang

Re: [PATCH 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver

2017-08-10 Thread Caesar Wang
在 2017年08月11日 11:02, Zhang Rui 写道: On Tue, 2017-07-25 at 17:09 +0800, Rocky Hao wrote: RK3328 SOC has one Temperature Sensor for CPU. Change-Id: I176c76bae1801d815a513986cfefcb55272c69a8 Signed-off-by: Rocky Hao Reviewed-by: Caesar Wang Caesar, what do you think of this patch? Have a

Re: [PATCH 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver

2017-08-10 Thread Zhang Rui
On Tue, 2017-07-25 at 17:09 +0800, Rocky Hao wrote: > RK3328 SOC has one Temperature Sensor for CPU. > > Change-Id: I176c76bae1801d815a513986cfefcb55272c69a8 > Signed-off-by: Rocky Hao Caesar, what do you think of this patch? thanks, rui > --- >  

Re: [PATCH 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver

2017-08-10 Thread Zhang Rui
On Tue, 2017-07-25 at 17:09 +0800, Rocky Hao wrote: > RK3328 SOC has one Temperature Sensor for CPU. > > Change-Id: I176c76bae1801d815a513986cfefcb55272c69a8 > Signed-off-by: Rocky Hao Caesar, what do you think of this patch? thanks, rui > --- >  drivers/thermal/rockchip_thermal.c | 65 >

[PATCH 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver

2017-07-25 Thread Rocky Hao
RK3328 SOC has one Temperature Sensor for CPU. Change-Id: I176c76bae1801d815a513986cfefcb55272c69a8 Signed-off-by: Rocky Hao --- drivers/thermal/rockchip_thermal.c | 65 ++ 1 file changed, 65 insertions(+) diff --git

[PATCH 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver

2017-07-25 Thread Rocky Hao
RK3328 SOC has one Temperature Sensor for CPU. Change-Id: I176c76bae1801d815a513986cfefcb55272c69a8 Signed-off-by: Rocky Hao --- drivers/thermal/rockchip_thermal.c | 65 ++ 1 file changed, 65 insertions(+) diff --git a/drivers/thermal/rockchip_thermal.c