Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750991AbbKNGbM (ORCPT ); Sat, 14 Nov 2015 01:31:12 -0500 Received: from regular1.263xmail.com ([211.150.99.138]:45051 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750806AbbKNGbJ (ORCPT ); Sat, 14 Nov 2015 01:31:09 -0500 X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 X-RL-SENDER: wxt@rock-chips.com X-FST-TO: lkp@intel.com X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: wxt@rock-chips.com X-UNIQUE-TAG: <05fb8015501cec73c2acca07dc34bde5> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [PATCH v4 00/10] Better compatible for the rockchip thermal and support RK3368 SoCs To: Eduardo Valentin References: <1447044542-30859-1-git-send-email-wxt@rock-chips.com> <20151112182950.GB4361@localhost.localdomain> Cc: Caesar Wang , Mark Rutland , devicetree@vger.kernel.org, Lorenzo Pieralisi , Jiri Kosina , Heiko Stuebner , Pawel Moll , linux-pm@vger.kernel.org, Catalin Marinas , Ian Campbell , Will Deacon , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , Kumar Gala , Olof Johansson , Zhang Rui , Dmitry Torokhov , linux-arm-kernel@lists.infradead.org, lkp@intel.com From: Caesar Wang Message-ID: <5646D516.9040404@rock-chips.com> Date: Sat, 14 Nov 2015 14:30:46 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20151112182950.GB4361@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1789 Lines: 55 Eduardo, 在 2015年11月13日 02:29, Eduardo Valentin 写道: > On Mon, Nov 09, 2015 at 12:48:52PM +0800, Caesar Wang wrote: >> Thank you all for providing inputs and comments on previous versions of >> this patchset. >> Especially thanks to the (Eduardo, Dmitry, Heiko,....). >> >> This series patchs are working for RK3368 on Rockchip platform. > Do you have any results on existing support? Is the driver still in one > piece for rk3288? Yep. that's still happy work for rk3288 SoCs. $while true; do grep "" /sys/class/thermal/thermal_zone[1-2]/temp; sleep .5; done ... /sys/class/thermal/thermal_zone1/temp:70833 /sys/class/thermal/thermal_zone2/temp:69615 /sys/class/thermal/thermal_zone1/temp:70416 /sys/class/thermal/thermal_zone2/temp:68846 /sys/class/thermal/thermal_zone1/temp:70416 /sys/class/thermal/thermal_zone2/temp:70833 /sys/class/thermal/thermal_zone1/temp:70833 /sys/class/thermal/thermal_zone2/temp:69615 /sys/class/thermal/thermal_zone1/temp:71666 /sys/class/thermal/thermal_zone2/temp:69615 /sys/class/thermal/thermal_zone1/temp:70416 /sys/class/thermal/thermal_zone2/temp:69615 /sys/class/thermal/thermal_zone1/temp:70833 > I am planing to send your series in next rc cycles. It won't appear in > linux-next until merge window finishes. Thanks! > > BR, > > Eduardo Valentin > > _______________________________________________ > Linux-rockchip mailing list > Linux-rockchip@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-rockchip -- caesar wang | software engineer | wxt@rock-chip.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/