From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 171B7C4363D for ; Mon, 5 Oct 2020 15:40:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C9FBF206DD for ; Mon, 5 Oct 2020 15:40:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="jUNtrqld" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728478AbgJEPkW (ORCPT ); Mon, 5 Oct 2020 11:40:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50444 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728249AbgJEPj7 (ORCPT ); Mon, 5 Oct 2020 11:39:59 -0400 Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0952C0613A7 for ; Mon, 5 Oct 2020 08:39:58 -0700 (PDT) Received: by mail-wm1-x342.google.com with SMTP id k18so9288958wmj.5 for ; Mon, 05 Oct 2020 08:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=C1vg2Q6l5F4FqJLE1Bb5zbVtOaKa/d+4nMiq5xRdW9Y=; b=jUNtrqld89Z5bRCRojNuzReM+r6JS6TOjo3LHRpNTCp6R6aoqghNbysIlGI0Cq5x/u oFokmONxGKij9rh2UROqxhkr1Yj/3NaUnc8jQYNwAi0NL+rC53HVlNBezK6SEqHjTU0U Pcpuyq8NhrAMshWDcSXa2GMQhncJMg2TJz80XavjIZo8xo2U17MIdMGd6HCPAo7CcYup 5ear5n9cfVdO4JQTTWhf/3KiHQ2ElEpD48KfoJHcDkMFsDsWRQlquyRkr433z8yfni5o dglUXTK46Tc/6V6zA4gmXplvBXXkRqVhIgufa3N5ce6vvK3ixzLYfxK3HHwZ+l8KrLd8 i6Rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=C1vg2Q6l5F4FqJLE1Bb5zbVtOaKa/d+4nMiq5xRdW9Y=; b=g9iZUW6jqp4gPZ7nLRPq6rGZ3MnCQuauE3ta3DFApavj4w6Ny7mX+Lf5pXQ/V57i5v jWwCUoZOM1/CpmfUh6fLz8850+HQCZrzrvA3KjRQe+A8FIfL2RqIUWxLx+g2SyZCOgPF YVkdmuPM55fbbuF6YlLIitl3Xmxx4YyvcnsntQYo/8VohsGLUev9A9ayLdSsvd6GGqeO a3F6+hH73cSQJIbTG+sll9GYgdHaAq5NGaT9JUzwcSEHkKfH+Lq2T1947N1aPe0qX2lq F0AgnhE7ILKEwYPCplMc2J/E+Q1gx9jOcSMBKFmYKgSWlitiw+gtNp+VVB6l3OP2x0BI U/Rw== X-Gm-Message-State: AOAM5335hTS3gDnV0qIWFPXHODmwC3kf1LVrZWqUOI9QjrqFgVKsScrz rSmYEBxtMdNsamozovWDLKCw6w== X-Google-Smtp-Source: ABdhPJxiZm+vESjN0gChJKTJxn9dUw/2Iu2EArIoK2MZBfIfQLbryNdgReBDi7q9GobTXGDWIiz3EQ== X-Received: by 2002:a1c:e309:: with SMTP id a9mr240476wmh.90.1601912394300; Mon, 05 Oct 2020 08:39:54 -0700 (PDT) Received: from ?IPv6:2a01:e34:ed2f:f020:4892:2327:f1c5:e39c? ([2a01:e34:ed2f:f020:4892:2327:f1c5:e39c]) by smtp.googlemail.com with ESMTPSA id b11sm422714wrt.38.2020.10.05.08.39.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Oct 2020 08:39:53 -0700 (PDT) Subject: Re: [PATCH 03/11] arm64: dts: qcom: pm8994: Add thermal-zones for temp alarm To: Konrad Dybcio Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Andy Gross , Bjorn Andersson , Rob Herring , linux-arm-msm , DTML , Linux Kernel Mailing List References: <20201005150313.149754-1-konradybcio@gmail.com> <20201005150313.149754-4-konradybcio@gmail.com> From: Daniel Lezcano Message-ID: <0eb34c71-3e1c-9950-de30-6b163d7cca3a@linaro.org> Date: Mon, 5 Oct 2020 17:39:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/10/2020 17:28, Konrad Dybcio wrote: >> Don't you want to add a 'hot' trip point, so userspace can get the >> notification and have an opportunity to do some action like unplugging >> some CPU before a wild shutdown happens ? > > PM8998 doesn't do that and so I followed. > > Anyway, msm8992/4 will never have all CPUs online at once, unless > it's put in a freezer, so unplugging isn't much of an argument :D What do you mean by they are not "online at once" ? > If you want though, I can resend this patch AND add a hot point to pm8998. It is just a suggestion, it is up to you and the SoC maintainer. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog