From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932154AbbKHJjb (ORCPT ); Sun, 8 Nov 2015 04:39:31 -0500 Received: from mail-pa0-f53.google.com ([209.85.220.53]:36046 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753189AbbKHJjW (ORCPT ); Sun, 8 Nov 2015 04:39:22 -0500 Subject: Re: [PATCH v2 0/9] Better compatible for the rockchip thermal and support RK3368 SoCs To: Heiko Stuebner References: <1446700685-18017-1-git-send-email-wxt@rock-chips.com> <1509087.903MXQEqfv@phil> <563E1E7A.6010503@gmail.com> <4207814.5j47hyHv2C@phil> Cc: Eduardo Valentin , Mark Rutland , devicetree@vger.kernel.org, Lorenzo Pieralisi , Jiri Kosina , 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, Caesar Wang From: Caesar Wang Message-ID: <563F1841.9060400@gmail.com> Date: Sun, 8 Nov 2015 17:39:13 +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: <4207814.5j47hyHv2C@phil> 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 Hi Heiko, 在 2015年11月08日 07:13, Heiko Stuebner 写道: > Hi Caesar, > > Am Samstag, 7. November 2015, 23:53:30 schrieb Caesar Wang: >> 在 2015年11月07日 03:03, Heiko Stuebner 写道:[] >> >> [....] >> >>> I call dibs on the devicetree patches :-) . >>> >>> Code and dt parts are very much separate, so I'd like to take the dt parts >>> though my tree and arm-soc to keep further dts changes together. >>> Of course only once you are ok with the code parts :-) >>> >>> Devicetree parts themselfs look ok to me. >> Many thanks, I guess that I don't need send the dts patch again.;-) >> the Code is still a bit change for thermal driver. > I think you should still send the dts patches with next revisions. I can > only take the patches, once Eduardo is satisfied with the code changes > that include the new binding, and while I hope that this will be in v3, it > will be hard if we get to v5 or so, to grep through the older revisions, > trying to find the dts changes :-). Okay, I send the v3 patchs. > > Heiko > -- Thanks, Caesar From mboxrd@z Thu Jan 1 00:00:00 1970 From: caesar.upstream@gmail.com (Caesar Wang) Date: Sun, 8 Nov 2015 17:39:13 +0800 Subject: [PATCH v2 0/9] Better compatible for the rockchip thermal and support RK3368 SoCs In-Reply-To: <4207814.5j47hyHv2C@phil> References: <1446700685-18017-1-git-send-email-wxt@rock-chips.com> <1509087.903MXQEqfv@phil> <563E1E7A.6010503@gmail.com> <4207814.5j47hyHv2C@phil> Message-ID: <563F1841.9060400@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Heiko, ? 2015?11?08? 07:13, Heiko Stuebner ??: > Hi Caesar, > > Am Samstag, 7. November 2015, 23:53:30 schrieb Caesar Wang: >> ? 2015?11?07? 03:03, Heiko Stuebner ??:[] >> >> [....] >> >>> I call dibs on the devicetree patches :-) . >>> >>> Code and dt parts are very much separate, so I'd like to take the dt parts >>> though my tree and arm-soc to keep further dts changes together. >>> Of course only once you are ok with the code parts :-) >>> >>> Devicetree parts themselfs look ok to me. >> Many thanks, I guess that I don't need send the dts patch again.;-) >> the Code is still a bit change for thermal driver. > I think you should still send the dts patches with next revisions. I can > only take the patches, once Eduardo is satisfied with the code changes > that include the new binding, and while I hope that this will be in v3, it > will be hard if we get to v5 or so, to grep through the older revisions, > trying to find the dts changes :-). Okay, I send the v3 patchs. > > Heiko > -- Thanks, Caesar