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=-10.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 1C304C433E3 for ; Mon, 24 Aug 2020 08:15:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EBD0C20738 for ; Mon, 24 Aug 2020 08:15:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="lbkuaxy4" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725780AbgHXIPr (ORCPT ); Mon, 24 Aug 2020 04:15:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725968AbgHXIPp (ORCPT ); Mon, 24 Aug 2020 04:15:45 -0400 Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 20E4FC061573 for ; Mon, 24 Aug 2020 01:15:45 -0700 (PDT) Received: by mail-wr1-x441.google.com with SMTP id o4so3686035wrn.0 for ; Mon, 24 Aug 2020 01:15:45 -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=9KMkA8yvIpAkuthwUciKtNLTQaMLm28WusWl2eSmPxc=; b=lbkuaxy4SfGifY7bs7inj1xF86RbdoB2rQTHTQS4RJqeTn4hzmYOw4ByaC08yA13Mx NAGmlNFkpQWJ3r3Rw/qvYkmgowcgxaQrsd3HyWx248qP7lZLGJPCoaosJ3EluaqmFM1/ 0UN2Nf5xWm5fgbCbuziQAJrfNLzLwdZFyuBesZNOPa+6PydvjmbNyeNW96YvAKUyjvrw bas5FZqtjuIHL40bBLsxXokUC4+9a4kllf37eaD5NC4TQl07leevc4hglwOjJmwN4Ww5 QV7a9SVOa5KRXdhqsuPDmYlTm6Ck3fEU40r6hPILHk+LyeTgduFAdUjam+WgtKwIqiRe vuSQ== 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=9KMkA8yvIpAkuthwUciKtNLTQaMLm28WusWl2eSmPxc=; b=kgn23mm9KtZYsQOOT/AYqpQY5aLtQXhW54dGtjcGqz5FCxDmpzHatY4uzQVqMJU9t+ BtmIslY9156tuAsYD1zDPUWi0miNl6TepsPagTyh3kRumbA2D4DTKbIcGV0MmU14iHAw XGZ5WW+rnZ6eZuA5d+N0w/fu8QKyNpMJNfGP54Z2PoM7nkdoquSX7vxCzxxVc6aiBMPo AWVQChkDkeM4ur5K+d4tBhpKy27zcCLZx0AUC5BC6+OZ04BxfHBGFfkrSp/jEP2cB76c JkDv30kr6FnEX/NC5A46Fd8CsB9ahwtbfIImaxgsTTEv+f3/byZWIzrrNb5urqelnWxW AzOA== X-Gm-Message-State: AOAM533/g7UuoYOTVST+R+jKE0Fz8ff2VI+Y8HpknOogt3QM81dbCJwi FLG9Z5iamdoBVPMBpvl5uaPEJKk8VVuUgw== X-Google-Smtp-Source: ABdhPJzO/bOvzY8TtLyRUoMhjGCl+PFbqko8YuE5fb1RBhRzcLHa24JWDQlsnOtkyhVv6iKIr87VHA== X-Received: by 2002:adf:f011:: with SMTP id j17mr4551494wro.335.1598256943562; Mon, 24 Aug 2020 01:15:43 -0700 (PDT) Received: from ?IPv6:2a01:e34:ed2f:f020:cd42:2fa4:120f:76b0? ([2a01:e34:ed2f:f020:cd42:2fa4:120f:76b0]) by smtp.googlemail.com with ESMTPSA id t25sm21375013wmj.18.2020.08.24.01.15.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Aug 2020 01:15:43 -0700 (PDT) Subject: Re: [PATCH 2/4] cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks To: Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz Cc: Marek Szyprowski , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Lorenzo Pieralisi , Lukasz Luba References: <20200616081230.31198-1-m.szyprowski@samsung.com> <20200616081230.31198-3-m.szyprowski@samsung.com> <20200817153908.GA13144@kozik-lap> From: Daniel Lezcano Message-ID: Date: Mon, 24 Aug 2020 10:15:42 +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: <20200817153908.GA13144@kozik-lap> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 17/08/2020 17:39, Krzysztof Kozlowski wrote: > On Wed, Jun 24, 2020 at 12:05:46PM +0200, Bartlomiej Zolnierkiewicz wrote: >> >> On 6/16/20 10:12 AM, Marek Szyprowski wrote: >>> This driver always worked properly only on the Exynos 5420/5800 based >>> Chromebooks (Peach-Pit/Pi), so change the required compatible string to >>> the 'google,peach', to avoid enabling it on the other Exynos 542x/5800 >>> boards, which hangs in such case. The main difference between Peach-Pit/Pi >>> and other Exynos 542x/5800 boards is the firmware - Peach platform doesn't >>> use secure firmware at all. >>> >>> Signed-off-by: Marek Szyprowski >> >> Reviewed-by: Bartlomiej Zolnierkiewicz > > This patch waited on list for almost two months and was not picked up. > Therefore I'll take it for v5.10. It happens some patches can fall into the cracks, especially when we are fully busy with a peak of work. Also, we have filters in our mailers which are not perfect. A gentle ping is enough to ask to pay attention to the series. I can understand that is annoying, but preemptively pick the patch is not adequate. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog