Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5787230imu; Mon, 26 Nov 2018 05:18:11 -0800 (PST) X-Google-Smtp-Source: AJdET5f/draN4yDwzukNaErI2XLpbrw3e9O+fN1rc4SSbxYrK4p7RUlrcyegbxTCQ4+XyHB6kMZF X-Received: by 2002:a62:1a44:: with SMTP id a65mr28492104pfa.30.1543238290916; Mon, 26 Nov 2018 05:18:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543238290; cv=none; d=google.com; s=arc-20160816; b=pH8ny11lyK5QAOz9AM9hI2eHKdqYfioMGvCT7UAaEqU/XTqpbwZYra6wFR3o9h5e1d eQNxYgRXRBytb8zNyGfpO6ecxljwPVb+VyKKiJa8cwmNS0XAcU+HnjQvT3eFQxbVzuVj doeiqjP45uJSRTZj/lEJsvFMAp5uuJW2uSlaLaGcW9pQR7UhQRNKpWDQviJIvBonefnm kYThCb9YRh4CrAkty9f5buKyhPYq3clPYHL1a+wQE1y70v8pAxcG8gnYAB2KMiANU25u b3r7s+a1ZGEbTWyt9W75FTNgjMQ2JuQVqrEEU6Y1Yv5xX/jOry2tP0MQRwE/FcDO6kw+ bs0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=H0qrSRkK4O5MpXBZn6CgrKMDHnAP1VOKepsyDM+o0J4=; b=MerH3fRFknnfWQCUWG/KRoUYZRv/TBCYqcWxt2L/8KnQuFUl/Y9AVOKgoZqPgIEfkO VsWFMu5m1ADnEa8Gl3ybOvszNCwqOpOPvsSlJk8ICeLZXgB0q5R+bl8s5zxR13S8GDXa 4a197LU25nUurjzrBg/2hZe5cJbtzv9nVZWmIW6YY26z5wRhSOoYWJWLYjhQRLIjUzAU t4DvjWdNQq+1kJ80bHQSEuyfTtU7DOIfF0uIKQjga3AX2le0d1Oh1x6L4RB8II+/NVPp p8GrpYfgyH3pqgNeWy2l0sG/Rp2AYwwYBfyKFzaRsALoLModHpCoMeM6I12kjmdyv4ma FDPA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u4si304949pls.34.2018.11.26.05.17.35; Mon, 26 Nov 2018 05:18:10 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726321AbeK0ALA (ORCPT + 99 others); Mon, 26 Nov 2018 19:11:00 -0500 Received: from gloria.sntech.de ([185.11.138.130]:55950 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726260AbeK0AK7 (ORCPT ); Mon, 26 Nov 2018 19:10:59 -0500 Received: from we0660.dip.tu-dresden.de ([141.76.178.148] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.0:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRGkr-0000Zh-Jk; Mon, 26 Nov 2018 14:16:49 +0100 From: Heiko Stuebner To: Viresh Kumar Cc: Mark Rutland , Rob Herring , devicetree@vger.kernel.org, Vincent Guittot , Daniel Lezcano , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/6] ARM: dts: rockchip: Add all CPUs in cooling maps Date: Mon, 26 Nov 2018 14:16:49 +0100 Message-ID: <3908885.3xsdfg7bED@phil> In-Reply-To: <8e59f97ae89a116b835ee14c63f550b159b000cc.1542362000.git.viresh.kumar@linaro.org> References: <8e59f97ae89a116b835ee14c63f550b159b000cc.1542362000.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 16. November 2018, 11:01:13 CET schrieb Viresh Kumar: > Each CPU can (and does) participate in cooling down the system but the > DT only captures a handful of them, normally CPU0, in the cooling maps. > Things work by chance currently as under normal circumstances its the > first CPU of each cluster which is used by the operating systems to > probe the cooling devices. But as soon as this CPU ordering changes and > any other CPU is used to bring up the cooling device, we will start > seeing failures. > > Also the DT is rather incomplete when we list only one CPU in the > cooling maps, as the hardware doesn't have any such limitations. > > Update cooling maps to include all devices affected by individual trip > points. > > Signed-off-by: Viresh Kumar looks like I forgot to respond ... applied like 7 days ago and already part of my pull-request for 4.21 Thanks Heiko