From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751838AbdJWRHo (ORCPT ); Mon, 23 Oct 2017 13:07:44 -0400 Received: from mail-wr0-f169.google.com ([209.85.128.169]:47988 "EHLO mail-wr0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751814AbdJWRHm (ORCPT ); Mon, 23 Oct 2017 13:07:42 -0400 X-Google-Smtp-Source: ABhQp+QDvAPwWfiRlG3/DNA87R3dR9pwUo+6hUxkjomkjl5dC5dcsdg/uKZBjBWuNzt3z3GtzT7caA== Subject: Re: [PATCH V3 0/4] thermal/drivers/hisi: Add hi3660 thermal driver support To: Eduardo Valentin Cc: rui.zhang@intel.com, kevin.wangtao@linaro.org, leo.yan@linaro.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org References: <1508662475-6763-1-git-send-email-daniel.lezcano@linaro.org> <20171023162157.GA2280@localhost.localdomain> From: Daniel Lezcano Message-ID: Date: Mon, 23 Oct 2017 19:07:39 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171023162157.GA2280@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/10/2017 18:21, Eduardo Valentin wrote: > On Sun, Oct 22, 2017 at 10:54:31AM +0200, Daniel Lezcano wrote: >> This series adds the support for the hikey960 thermal driver. The tsensor >> is almost the same than the hi6220 but with a memory shared updated by a >> Cortex-M4. >> >> In order to handle both, the hi6220 and the hi3660, the current code should >> be prefixed with the platform name as we will add functions with the same >> purpose but slightly different. In addition, the core driver code is >> maintained untouched by using a set of ops filled at boot time. >> >> Changelog: >> >> - V3 : >> - Fixed sparse warning about void const * mismatch assignment > > Thanks for fixing this, the series is now applied. > > Please have a look on my -linus branch and let me know if I missed any > patches from you guys. Feel free to [RESEND] if I missed anything. I had a look at your branch and our patches are there. Thanks! -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog