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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A758FC43217 for ; Mon, 3 Oct 2022 07:42:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pZTJOaLOrlueQUTGXgDHkGpZoXHnAeW1Zu808ApTZDs=; b=sjL/JEZ000q9IE 7knrSsqucahPqqg043ghEs/OR2n7KgnpEaX4U59pK8RZel8TCRxKljMA//vCt74djBTSmhvNm1xiz Zld+DjQws/HQ6Jp3vmKQYf7BBZ8lYrn9OztE0XY7xzqP4ozdlWhhWA8US5H6gSNEgaeZos5UYAy6K QfB4wDoKA73GgeNUe4KA4/CZi7MkCAmRjUr6aTIh9ub6P5vehd03+iDRP7ETByldqBYzC5x/Qi3d1 VsMgzW5h0lch5DeFKEZ5itId2C2o7ZC5QMfFKyCVqt1DYWAONlAO8bLKY5tBX9fcp/k/M99QdDoAd YMfvsFgSobnqL8KX0VkA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofG53-004Slk-Gq; Mon, 03 Oct 2022 07:41:37 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofG50-004Sib-R0 for linux-arm-kernel@lists.infradead.org; Mon, 03 Oct 2022 07:41:36 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 543141E7D; Mon, 3 Oct 2022 00:41:39 -0700 (PDT) Received: from [10.57.4.29] (unknown [10.57.4.29]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 3718D3F792; Mon, 3 Oct 2022 00:41:30 -0700 (PDT) Message-ID: <713244ea-5ffa-bc4f-d8e8-e77062662a7e@arm.com> Date: Mon, 3 Oct 2022 08:41:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v7 00/29] Rework the trip points creation Content-Language: en-US To: "Rafael J. Wysocki" , Daniel Lezcano Cc: Linux Kernel Mailing List , Linux PM , "Zhang, Rui" , Raju Rangoju , Amit Kucheria , Bartlomiej Zolnierkiewicz , Krzysztof Kozlowski , Alim Akhtar , Thierry Reding , Keerthy , Srinivas Pandruvada , Linux ARM References: <20220928210059.891387-1-daniel.lezcano@linaro.org> From: Lukasz Luba In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221003_004134_977059_1CFD72A3 X-CRM114-Status: GOOD ( 18.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Rafael and Daniel, [I had to remove some CC entries due to internal limits] On 9/30/22 18:39, Rafael J. Wysocki wrote: > On Thu, Sep 29, 2022 at 9:35 PM Rafael J. Wysocki wrote: >> >> On Thu, Sep 29, 2022 at 4:57 PM Daniel Lezcano >> wrote: >>> >>> On 29/09/2022 15:58, Rafael J. Wysocki wrote: >>>> On Thu, Sep 29, 2022 at 2:26 PM Daniel Lezcano >>>> wrote: >>>>> >>>>> >>>>> Hi Rafael, >>>>> >>>>> are you happy with the changes? >>>> >>>> I'll have a look and let you know. >>> >>> Great, thanks >> >> Well, because you have not added the history of changes to the >> patches, that will take more time than it would otherwise. > > Done. I've sent ACKs and still had a comment on one patch (minor but > still). When that is addressed, the four initial core patches should > be good to go in. > > I'm trusting you regarding the thermal/of changes (even though I think > that it would be good if someone involved in that code could review > them) and if you are confident about all of the driver changes, they > are fine with me too. Sorry for being late. I have been busy with some internal bug hunting. I'll review the code today and test it on my dev boards. Although, I have only ~4 different platforms so would cover a slice of this patch set. The core changes should be covered. Regards, Lukasz _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel