From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752554AbdIXOXM (ORCPT ); Sun, 24 Sep 2017 10:23:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:60656 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752349AbdIXOXJ (ORCPT ); Sun, 24 Sep 2017 10:23:09 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 16BCB217C3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=jic23@kernel.org Date: Sun, 24 Sep 2017 15:23:04 +0100 From: Jonathan Cameron To: Maxime Ripard Cc: Quentin Schulz , Icenowy Zheng , Lee Jones , Rob Herring , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v4 6/6] ARM: sun8i: h3: add partial CPU thermal zone Message-ID: <20170924152304.02551715@archlinux> In-Reply-To: <20170918082703.riqntqilakzhirc5@flea.lan> References: <20170914145251.21784-1-icenowy@aosc.io> <20170914145251.21784-7-icenowy@aosc.io> <20170916151734.10968b7a@archlinux> <20170918082703.riqntqilakzhirc5@flea.lan> X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 18 Sep 2017 10:27:03 +0200 Maxime Ripard wrote: > Hi Jonathan, > > On Sat, Sep 16, 2017 at 03:17:34PM -0700, Jonathan Cameron wrote: > > On Sat, 16 Sep 2017 12:05:49 +0200 > > Quentin Schulz wrote: > > > > > Hi Icenowy, > > > > > > On 14/09/2017 16:52, Icenowy Zheng wrote: > > > > Because of the restriction of the OF thermal framework, the thermal > > > > sensor will fail to probe if the thermal zone doesn't exist. > > > > > > > > > > Oh no, that's not good. > > > > > > We discussed about it on IRC and I even proposed a patch for it, telling > > > you I would post it on the mailing list soon after. Of course, I forgot > > > and you definitely should have yelled at me for not doing it :) > > > > > > I won't be able to test the patch soon. I can send it to you so that you > > > can test it and integrate it in your patch series so it won't block you. > > > Otherwise, we'll have to wait for a week or two for me to test it. > > > > > > Thanks and sorry for forgetting to post the patch you need, > > > Quentin > > > > Other this outstanding issue I'm happy with the series, so hopefully > > with Quentin's patch added we should be good to merge this one. > > We will at least need a v5. > > Maxime > Sure - I can see other issues are coming out of the woodwork! Thanks, Jonathan From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cameron Subject: Re: [PATCH v4 6/6] ARM: sun8i: h3: add partial CPU thermal zone Date: Sun, 24 Sep 2017 15:23:04 +0100 Message-ID: <20170924152304.02551715@archlinux> References: <20170914145251.21784-1-icenowy@aosc.io> <20170914145251.21784-7-icenowy@aosc.io> <20170916151734.10968b7a@archlinux> <20170918082703.riqntqilakzhirc5@flea.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170918082703.riqntqilakzhirc5-ZC1Zs529Oq4@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Maxime Ripard Cc: Quentin Schulz , Icenowy Zheng , Lee Jones , Rob Herring , Chen-Yu Tsai , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, 18 Sep 2017 10:27:03 +0200 Maxime Ripard wrote: > Hi Jonathan, > > On Sat, Sep 16, 2017 at 03:17:34PM -0700, Jonathan Cameron wrote: > > On Sat, 16 Sep 2017 12:05:49 +0200 > > Quentin Schulz wrote: > > > > > Hi Icenowy, > > > > > > On 14/09/2017 16:52, Icenowy Zheng wrote: > > > > Because of the restriction of the OF thermal framework, the thermal > > > > sensor will fail to probe if the thermal zone doesn't exist. > > > > > > > > > > Oh no, that's not good. > > > > > > We discussed about it on IRC and I even proposed a patch for it, telling > > > you I would post it on the mailing list soon after. Of course, I forgot > > > and you definitely should have yelled at me for not doing it :) > > > > > > I won't be able to test the patch soon. I can send it to you so that you > > > can test it and integrate it in your patch series so it won't block you. > > > Otherwise, we'll have to wait for a week or two for me to test it. > > > > > > Thanks and sorry for forgetting to post the patch you need, > > > Quentin > > > > Other this outstanding issue I'm happy with the series, so hopefully > > with Quentin's patch added we should be good to merge this one. > > We will at least need a v5. > > Maxime > Sure - I can see other issues are coming out of the woodwork! Thanks, Jonathan From mboxrd@z Thu Jan 1 00:00:00 1970 From: jic23@kernel.org (Jonathan Cameron) Date: Sun, 24 Sep 2017 15:23:04 +0100 Subject: [PATCH v4 6/6] ARM: sun8i: h3: add partial CPU thermal zone In-Reply-To: <20170918082703.riqntqilakzhirc5@flea.lan> References: <20170914145251.21784-1-icenowy@aosc.io> <20170914145251.21784-7-icenowy@aosc.io> <20170916151734.10968b7a@archlinux> <20170918082703.riqntqilakzhirc5@flea.lan> Message-ID: <20170924152304.02551715@archlinux> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 18 Sep 2017 10:27:03 +0200 Maxime Ripard wrote: > Hi Jonathan, > > On Sat, Sep 16, 2017 at 03:17:34PM -0700, Jonathan Cameron wrote: > > On Sat, 16 Sep 2017 12:05:49 +0200 > > Quentin Schulz wrote: > > > > > Hi Icenowy, > > > > > > On 14/09/2017 16:52, Icenowy Zheng wrote: > > > > Because of the restriction of the OF thermal framework, the thermal > > > > sensor will fail to probe if the thermal zone doesn't exist. > > > > > > > > > > Oh no, that's not good. > > > > > > We discussed about it on IRC and I even proposed a patch for it, telling > > > you I would post it on the mailing list soon after. Of course, I forgot > > > and you definitely should have yelled at me for not doing it :) > > > > > > I won't be able to test the patch soon. I can send it to you so that you > > > can test it and integrate it in your patch series so it won't block you. > > > Otherwise, we'll have to wait for a week or two for me to test it. > > > > > > Thanks and sorry for forgetting to post the patch you need, > > > Quentin > > > > Other this outstanding issue I'm happy with the series, so hopefully > > with Quentin's patch added we should be good to merge this one. > > We will at least need a v5. > > Maxime > Sure - I can see other issues are coming out of the woodwork! Thanks, Jonathan