From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] arm64: dts: rockchip: Fix NanoPC-T4 cooling maps Date: Mon, 18 Nov 2019 01:52:39 +0100 Message-ID: <4249681.hKoAvgd4aH@phil> References: <5bb39f3115df1a487d717d3ae87e523b03749379.1573908197.git.robin.murphy@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5bb39f3115df1a487d717d3ae87e523b03749379.1573908197.git.robin.murphy-5wv7dgnIgG8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Robin Murphy Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-rockchip.vger.kernel.org Am Samstag, 16. November 2019, 13:47:19 CET schrieb Robin Murphy: > Although it appeared to follow logically from the bindings, apparently > the thermal framework can't properly cope with a single cooling device > being shared between multiple maps. The CPU zone is probably easier to > overheat, so remove the references to the (optional) fan from the GPU > cooling zone to avoid things getting confused. Hopefully GPU-intensive > tasks will leak enough heat across to the CPU zone to still hit the > fan trips before reaching critical GPU temperatures. > > Signed-off-by: Robin Murphy applied, after little bit of editing. > &i2s0 { > status = "okay"; > }; although my nano-pc dts does not seem to have that &i2s0 node yet. Did I miss a patch somewhere? Heiko