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 8A010EB64DD for ; Wed, 12 Jul 2023 11:01:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232306AbjGLLBu (ORCPT ); Wed, 12 Jul 2023 07:01:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231924AbjGLLBn (ORCPT ); Wed, 12 Jul 2023 07:01:43 -0400 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E1F110C7 for ; Wed, 12 Jul 2023 04:01:41 -0700 (PDT) Received: by mail-wr1-x430.google.com with SMTP id ffacd0b85a97d-3110ab7110aso7390777f8f.3 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=dVQC11NFIabMIxNxJN2o8M7jiBTK8Ezzp/KQsuusprifLhVTEHjGpo6tixpskHNqEO 1awoQ4fNVCGY1RdSufoMouXaMgSTXJE5CKN/HE70uI0Os1w10ATJ3rhIG8ivDGtrorcf DE9j9OLRpwn9tk1Ugmmlny3U+4wLd2AOUreiGZ1ntg+YYy2JA7BJcTZGbKjYX54He8YP mM4nR/Vl4Ov53M0kBbEOM598afcrk4uB3v48Yp0Fatw7JX90BNHW4NftS93fYIl68QUP Ib6qGOCf1yp/p9WU8Px+uQ87dLSrCooHe/3kTg8CgeJ2kxmnLgSsDoS7hKgIM2DOvosZ otdw== X-Gm-Message-State: ABy/qLbYQBzwsH1FDJzMIkpp3cXoT5LGv5ufRbcWZpu+7PqisLG1PChv HGIrca+bzmuHb5lSfgq+knqwfg== 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: devicetree@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