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=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 111FBC10F14 for ; Thu, 10 Oct 2019 10:45:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DDD822196E for ; Thu, 10 Oct 2019 10:45:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="cG3q9551" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727489AbfJJKp0 (ORCPT ); Thu, 10 Oct 2019 06:45:26 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:37947 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726478AbfJJKpZ (ORCPT ); Thu, 10 Oct 2019 06:45:25 -0400 Received: by mail-pf1-f195.google.com with SMTP id h195so3637506pfe.5 for ; Thu, 10 Oct 2019 03:45:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=YeFYhKm4PJo5d1ZlY/G1oQFiqY2ifkLQAS5VyiJD2kA=; b=cG3q9551YC42aPOxOY7I1S4iCUNQ+FiNULJWSzr2B6bjMy036gzBA007+gLvAx5def X2UCn8VpNQkf5PrY1dSf/jLn9ogdqFQ05qumhkMbpH0aXYl/3zaFCkbBWWsx/m9EcTJN EGPWiespyxve8xlsh9sSSV0IC3TnlyP2SHIz++ugv6fir6w4NoPrYuJN5eiHRl9Pq0jU 6q1jsNvySYH+umo3d7rqbZPwL4Z7qbGyQiZ2va1gssLuCcIlCVWy/qRkR1M7XkimuCKF H155NqnphhFljtBZEkZGQ2DM7KWh+8rYmfRFXVzFCmdy+vLllLmQEdfJc/kvo1u+9+0P ZVwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=YeFYhKm4PJo5d1ZlY/G1oQFiqY2ifkLQAS5VyiJD2kA=; b=ZaBLIDG1yxIRUHOnfyKQSOJTh4n+cd7xV1+pCBFGp+KtOYUfmuXKaccyXxjp2mwIxr XbSwbzPAyGuQEosxEUUZh04528xIdc66373M94Bjbi4IuUW86sXiSZFSgLuNbxEu9aC3 BCf8SLmkwrUngfxwxJQKNserWki74BMbrerQ7h8nf5ByE6AXtmSWnRx+IoBJg81gOjTM W2SSokCO3XYgxPde5RooK7QILwmaW8tmPYZA7Hf9ecVad/78zVXHHPY/xXOBN2qlr9bN XPvLwVs2RyXjbR5yE5B3PTA3GCvTGycA89h8kFnp/JGbqEaV9K0bwxin/rlAB9I0qn94 FrPw== X-Gm-Message-State: APjAAAWAD/hB2Q3AhzIyNVX9COv3lX/Bofyh3DoVTjJdqWQXqfi8EVpC A0yWbSwNSymmnHc2rlARceDenA== X-Google-Smtp-Source: APXvYqwYM9M/m3MClMu4Z8S007xBWdkHJrU/NyiZs+nhmdbjrvkkM8AQQUaF3lEebzVejNsXRxT5JA== X-Received: by 2002:a17:90a:c383:: with SMTP id h3mr10552761pjt.122.1570704323312; Thu, 10 Oct 2019 03:45:23 -0700 (PDT) Received: from localhost ([122.172.151.112]) by smtp.gmail.com with ESMTPSA id z13sm6824122pfq.121.2019.10.10.03.45.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Oct 2019 03:45:22 -0700 (PDT) Date: Thu, 10 Oct 2019 16:15:20 +0530 From: Viresh Kumar To: "H. Nikolaus Schaller" Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Tony Lindgren , Rob Herring , Adam Ford , =?utf-8?B?QW5kcsOp?= Roth , Mark Rutland , "Rafael J. Wysocki" , Enric Balletbo i Serra , Javier Martinez Canillas , Roger Quadros , Teresa Remmet , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, letux-kernel@openphoenux.org, kernel@pyra-handheld.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 0/8] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits Message-ID: <20191010104520.n77wxxyxvyeo2i4u@vireshk-i7> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716-391-311a52 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 11-09-19, 19:47, H. Nikolaus Schaller wrote: > CHANGES V3: > * make omap36xx control the abb-ldo and properly switch mode > (suggested by Adam Ford ) > * add a note about enabling the turbo-mode OPPs Applied the series to cpufreq/arm tree. Also shared a branch for you Tony: cpufreq/ti/oppv2. -- viresh