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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BDDCEB64D9 for ; Wed, 12 Jul 2023 11:01:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232049AbjGLLBn (ORCPT ); Wed, 12 Jul 2023 07:01:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229660AbjGLLBm (ORCPT ); Wed, 12 Jul 2023 07:01:42 -0400 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DCBF19B for ; Wed, 12 Jul 2023 04:01:41 -0700 (PDT) Received: by mail-wr1-x42b.google.com with SMTP id ffacd0b85a97d-3128fcd58f3so7396826f8f.1 for ; Wed, 12 Jul 2023 04:01:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689159700; x=1691751700; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=7DNU8Zn50hcJTkclEiZBzPiQhwUIF44em/ljan3WFiM=; b=orP/q4/hs+BBuXOs5oeiSKZukEHPsu0OxKuwvA22Ir/DkD+IIEPlMsT6jmEv0ElXtk uyNLjWjYf4Vr55Ak5eIuUbmnh1yuWGJzkycrE7I/oIRO+/T56BPlRSlFS6tyIEdsxU9Y y9XC62NHfZTYl/cVX6zstlz0u5MphBQV7q0aj7Dj9TJD0gn70uJ33qb8p2SRSkDzmIG7 mN9EwyniyeXXQUlAudIkjmbyHGXDqXUU9mRTZwOwYm3dk+A6mdjptbkYxCdUNnv3VyMt zwfE7y22mDtnLZpq1ddweuAuKO+t9MkQXVASUMnerc+MLE9K95luBHmp5Pg7rOYNZa9m 3Puw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689159700; x=1691751700; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7DNU8Zn50hcJTkclEiZBzPiQhwUIF44em/ljan3WFiM=; b=TFDiWjSudEk6QPEFOcagBJr+uPBdawiCspMQ3nKk785GzNdNLVjdYrNg/6QI+LdExK 1Rdu9gcIxlE6teaPpEqazdljY/6PVUK1nT+FtcUUHn7iJsOAtUHUOlS0/XOsF0VhAIjl cCDBblEkAG+T6HxKmLiuOhLDP4EdZJfpF01807TBVvonSZNO0ZqkWoYHfdtKGKGqR298 pvdqhpkyTYBMmrPKHfztUYD2fdRiEKHP3bXln2ABCLjDQJcjnS5NPkJc5O0A1az8L9HW USzDGVpjT+iN5ugiArTbDLnZLsEmcwFdcoD3RUZtBHahkrZ2Iubd85kQbih3NQj4YMMY krMQ== X-Gm-Message-State: ABy/qLaB5qS3HBAiIZZ+M/7Dct12ubbPYyfiyEqz3BaKAb0uH7ADsZLP j0yroc1qFDssWMXgMGWyZJf7SQ== X-Google-Smtp-Source: APBJJlG4iPShxpzN3vxIT+IuZ/OMSBFfI9cIxYxLVNyDnz8Vb3ca/YvQGYO3ppTHTSVQNxItjAN6fQ== X-Received: by 2002:adf:e341:0:b0:314:5535:8366 with SMTP id n1-20020adfe341000000b0031455358366mr16249852wrj.43.1689159699787; Wed, 12 Jul 2023 04:01:39 -0700 (PDT) Received: from [192.168.10.46] (146725694.box.freepro.com. [130.180.211.218]) by smtp.googlemail.com with ESMTPSA id c17-20020a056000105100b0031433d8af0dsm4793893wrx.18.2023.07.12.04.01.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Jul 2023 04:01:39 -0700 (PDT) Message-ID: <881ed565-bab7-5c2d-2255-900fbfffae28@linaro.org> Date: Wed, 12 Jul 2023 13:01:38 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 00/10] thermal: tegra: Do not register cooling device Content-Language: en-US To: Thierry Reding Cc: "Rafael J . Wysocki" , Rob Herring , Krzysztof Kozlowski , Amit Kucheria , Zhang Rui , Jon Hunter , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org References: <20230414125721.1043589-1-thierry.reding@gmail.com> From: Daniel Lezcano In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On 11/07/2023 17:42, Thierry Reding wrote: > On Tue, Jul 11, 2023 at 10:25:16AM +0200, Daniel Lezcano wrote: >> Hi Thierry, >> >> do you have an update for this series? > > Yeah, I've been working on this on and off for a while since I ran into > some complications with this version. I need to find a block of spare > time to go over the latest version again and do some testing. Hopefully > I can get around to that within this week or next. That is great, thanks ! -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog