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=-14.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 6A3CBC55ABD for ; Thu, 12 Nov 2020 11:35:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0B3F7206FB for ; Thu, 12 Nov 2020 11:35:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="BMDeApb0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728180AbgKLLfN (ORCPT ); Thu, 12 Nov 2020 06:35:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728063AbgKLLfC (ORCPT ); Thu, 12 Nov 2020 06:35:02 -0500 Received: from mail-il1-x143.google.com (mail-il1-x143.google.com [IPv6:2607:f8b0:4864:20::143]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5780C0613D1; Thu, 12 Nov 2020 03:35:01 -0800 (PST) Received: by mail-il1-x143.google.com with SMTP id z2so4905068ilh.11; Thu, 12 Nov 2020 03:35:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=yOYDw60h8YDhAuQ4Mgnq0YISTzdOklI+rEHu8VITyMw=; b=BMDeApb0RDaOMI305+KWmFhB3osA1OXcZbWAPvRoDU7FRATKp85331vEQ1dQk5ygAx mmJAfCQON3S9kgiN83fuhVQho5r8QGq3+FIQ2mvYIS+3F+F1bJpjB3po7SrJlpEUjE5d 4EZOdAQfNgtUVVY9cjPEmxbtecZLsL+JlqKAuGM+6sIeAuvSMqIxznp9y55cNtxTc1At oT43x1UTFfg4dFt2bHRiQFtJ5reu+Tqy2MoVV6nRkeAe885VesTAFs5Vxmt3lxgC2dhC 0XzO/w7SSWEy4qoRb3Ylc9RDGDdTt5lqMz3JvGksHf2ycZIspTfUsW2TMQWqeMYP5NwN j5RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yOYDw60h8YDhAuQ4Mgnq0YISTzdOklI+rEHu8VITyMw=; b=j5UIBWARDrNQXi0Q4sXqcBCpUjCBis9C7gB05whm6P8skUkGEFNVtE3jvrpL5pGfJl otLNohpZSCVGt1DX9ilWZzLAcOsN0nzUxzfi+4U+1oL2oxOQDD+fG3uksGVpKwT1d2pk /+Mimbp3JwcCTL11AYrDCTsqLB4YbFKaYQkdVqgtw6kNaaVsFBQ8h7zTuOHtgRReL4Dn Zs9l9jTKUe2veiYZLTtnWS2CY3V2Wa2zB2uX57TO0PeB3tj2eI5H7uwpmlElcYrFhmkZ CO+KW9dNIfhUiwktEAuOZQEotlTNyBlnru2BRjmV1c4JYTlfhjx/3yv30jwOfSyzOOsg opAg== X-Gm-Message-State: AOAM533mY+ccYnXbz/VCLTAV+huQYpg28x1x7PW5teQNVP2eMGBfEP3z ZTRwNimkUhf1ahLoSb80CVOBkEZWKlG1zohy7R4a2uQq X-Google-Smtp-Source: ABdhPJwQ5Cyt5HHFJRfHNM4P2RneLcXgsFaaKV79h5Jb9WnQUEaQ11PTRxpMasSiUGWbK5kPn6FZcsy7Z76CpMaorkY= X-Received: by 2002:a92:290b:: with SMTP id l11mr24025993ilg.46.1605180900344; Thu, 12 Nov 2020 03:35:00 -0800 (PST) MIME-Version: 1.0 References: <20200911123157.759379-1-aford173@gmail.com> <20200911123157.759379-2-aford173@gmail.com> In-Reply-To: From: Adam Ford Date: Thu, 12 Nov 2020 06:34:48 -0500 Message-ID: Subject: Re: [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL To: linux-pm@vger.kernel.org, Linux-OMAP Cc: Adam Ford-BE , Tony Lindgren , Russell King , Eduardo Valentin , Keerthy , Zhang Rui , Daniel Lezcano , Amit Kucheria , arm-soc , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 16, 2020 at 11:19 AM Adam Ford wrote: > > On Fri, Sep 11, 2020 at 7:32 AM Adam Ford wrote: > > > > With the additional power management options enabled, > > this patch enables OMAP3_THERMAL by default. > > > > Signed-off-by: Adam Ford > > --- > > V3: No change > > V2: No change > > Tony, > > Can you apply [2/2] to the OMAP branch? > > It looks like 1/2 was applied to the linux-pm [1] Tony, The defconfig update doesn't show in your branch. Is there someone else I should ping about this? thanks > > thanks, > > adam > [1] - https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/commit/?h=thermal/linux-next&id=5093402e5b449b64f7bbaa09057ce40a8f3c1484 > > > > > > > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig > > index fe383f5a92fb..efcc46305a47 100644 > > --- a/arch/arm/configs/omap2plus_defconfig > > +++ b/arch/arm/configs/omap2plus_defconfig > > @@ -303,6 +303,7 @@ CONFIG_THERMAL_GOV_FAIR_SHARE=y > > CONFIG_THERMAL_GOV_USER_SPACE=y > > CONFIG_CPU_THERMAL=y > > CONFIG_TI_THERMAL=y > > +CONFIG_OMAP3_THERMAL=y > > CONFIG_OMAP4_THERMAL=y > > CONFIG_OMAP5_THERMAL=y > > CONFIG_DRA752_THERMAL=y > > -- > > 2.25.1 > >