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 17330C4360C for ; Thu, 10 Oct 2019 10:45:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E333A20B7C for ; Thu, 10 Oct 2019 10:45:25 +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 S1732785AbfJJKpY (ORCPT ); Thu, 10 Oct 2019 06:45:24 -0400 Received: from mail-pf1-f194.google.com ([209.85.210.194]:46657 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728388AbfJJKpY (ORCPT ); Thu, 10 Oct 2019 06:45:24 -0400 Received: by mail-pf1-f194.google.com with SMTP id q5so3616537pfg.13 for ; Thu, 10 Oct 2019 03:45:24 -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=M2x1l0RblEYaIgwhHbboWbrssZzV/F44Mc8SUDr9h65gtv2tfKOHBcQufFf+yn4HVX qb3Y9nZ7OKQwaoyOs9dsJbmLNxZq2PLviwc+AfWB6ipNcvqhT/8YREv7luYDwSHM1TC3 4k4dl3veTv8P+/sRfqukkrmIlyDKreFEaTi76tsdo5W8wgrUOc5YPKBp7zvqJKv6BGjf m7Ze2GBavIf4B7IyXdSHucVw5HlO2T7+xqPBBnpKR6ds/x6eH+ISBSBQ0d8MtG52MI7q Ndz4sbp2Po0fqFpq1hi4MlTC2mAwJ9mE2amV04P7pkWoZ2UPi+D8a6pXbtJhsDwQtt+d b4lA== X-Gm-Message-State: APjAAAVnrVPcgA0+nxLAwkBGMu4E8xkU+sS7utGBWmfbMYP+incdjTpi ksB3AlcKH6z9zIEU5UWFqVVEXA== 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-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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