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 6801DC07E9D for ; Mon, 26 Sep 2022 14:54:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234883AbiIZOyV (ORCPT ); Mon, 26 Sep 2022 10:54:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235472AbiIZOxs (ORCPT ); Mon, 26 Sep 2022 10:53:48 -0400 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 309A480EBE for ; Mon, 26 Sep 2022 06:20:53 -0700 (PDT) Received: by mail-oi1-x22c.google.com with SMTP id n124so8178938oih.7 for ; Mon, 26 Sep 2022 06:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=melexis.com; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=mAY1HEVtk4hYJP7zW/qM/bd6TsWaA40zZdUpMQkzXqE=; b=hqEueWwlUT+kzchmO/3VxS4vParWb6/nvzIeANFBpRchgS5/OP4tJCJcdpQ58iprYM D7sR04nVPSB2DowAGGurSCcTC2SSql9Yeway5IZ7cXPBg/qq10uwr4g+d+rRw3txLMhh CXimsoRG3KHJDa/WC90Chy69KAhPlDm/YFrs9ASSrTALzNPaSSDbkTZMt2sR4BFA/nla O8SyLtilMhRAfSLQLTPK+YTzMtMLgvso2NShLjJat/HPGNtaOZw6b/XCqXi+SsvZ77CO Fp17HUiIiiP5a1l4aWdVz5qQxAGQ0ceIuR2koKlqiZuLtNz2RkGgBC9N+wpxVI9/N44x DN6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=mAY1HEVtk4hYJP7zW/qM/bd6TsWaA40zZdUpMQkzXqE=; b=ivx8B2NqXJ27Fh950n06ayUB9r2gs9j1/52EmV9cooZF/wfZUCTW2x+LbaJ+gecbhG ASVmStsRpeCqji54fYXVdJpL8f/h6OVzE+oxMCFH1esE+2MTGoioyXp1XfTlmH/Q10mx 4MHm10uiJclKQRtAgghmogEGxIIA2ICHAtrEKSN+YAhpsiSDQTfE6pEDclrpFmxQklS+ I6QYVAIpmlIrp0cZELdT/6itaPpVR2EJaS8Mje3wl3aE5nyLK0aYDtOuvW8sV8bxPdB8 bElSrJ/bBmhvegtb8wXG9/eaqOSKNXTARkgMbmS0HatBli72o/F8HruJvRpwfsDsdDhP vtgA== X-Gm-Message-State: ACrzQf1quYc8eqz3vnkcq+yCf72T1WRe2KsSHFhGtCtA7rRYbiKHVTdM tuBPwh4n3H6dQifA4LR9Q9At2jef//Hm15bwBMffbwnmXRU= X-Google-Smtp-Source: AMsMyM5pXxFe5svN75z3vvYCnuN6P2zxDJ0u2l1jldJt7KqcymPCEP6m0R7FBZamUAavb6QFKOdLykPlxNYT2XLkmIA= X-Received: by 2002:a05:6808:e90:b0:345:49f2:a112 with SMTP id k16-20020a0568080e9000b0034549f2a112mr14929616oil.7.1664198452336; Mon, 26 Sep 2022 06:20:52 -0700 (PDT) MIME-Version: 1.0 References: <20220924173221.1174608b@jic23-huawei> In-Reply-To: <20220924173221.1174608b@jic23-huawei> From: Crt Mori Date: Mon, 26 Sep 2022 15:20:16 +0200 Message-ID: Subject: Re: [PATCH v6 0/3] iio: temperature: mlx90632: Add powermanagement To: Jonathan Cameron Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, Andy Shevchenko Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 24 Sept 2022 at 18:32, Jonathan Cameron wrote: > > > The sensor runtime suspension is set to MLX90632_SLEEP_DELAY_MS which is > > hardcoded to 3 times as much as MEAS_MAX_TIME. > > > Hi Crt, > > Applied. However, we are cutting it very tight for the coming merge window > so I'm not sure I'll get a 3rd pull request out (this just missed the 2nd > one as I only queued up material that was in a final state last weekend) > So for now pushed out as testing and we'll see if Linus hints at an rc8 > when he releases rc7 tomorrow. If not this will be 6.2 material now. > I sure hope you mean 6.1 material... It would be great to get into 6.0 as i think that is a most likely candidate also for Android kernel baseline (which is what I am also targeting). > Thanks, > > Jonathan > >