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=-5.6 required=3.0 tests=BAYES_00,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 B97B2C433DF for ; Thu, 30 Jul 2020 05:10:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 993C921883 for ; Thu, 30 Jul 2020 05:10:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="QeC5Z4o9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728586AbgG3FKu (ORCPT ); Thu, 30 Jul 2020 01:10:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726774AbgG3FKt (ORCPT ); Thu, 30 Jul 2020 01:10:49 -0400 Received: from mail-pl1-x643.google.com (mail-pl1-x643.google.com [IPv6:2607:f8b0:4864:20::643]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79A69C061794 for ; Wed, 29 Jul 2020 22:10:49 -0700 (PDT) Received: by mail-pl1-x643.google.com with SMTP id d1so13136427plr.8 for ; Wed, 29 Jul 2020 22:10:49 -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=mA4BZd4kK85fl/B02dB2FxAX7zWjXLAMtkaKMXRlAl8=; b=QeC5Z4o9gUSaBccsjgXcHVRkllpZndKpz8SQFNaDHEdHlyoajM6S2rNTljlpc+BiJI 2w8OfDJUIEXOCuHqrkxDWsVhZ/eoKbd4rbVFTbaxqaK3yaXeMKbO/PmumOF+niR8ZAVN ecVd7mu0QqOi75ElRfD3aSjjbnrDoATXhJ/yypmCBqgAlGcdYpnC/v8VTSISK4ZAU49s hxXK0kmzbG37NsT5PKEdGRMnWARtYMD0WI85tppgoe6x6zkWImbL5A8948ZXJ+s0oIAE Em+uNLDw4H7ULrU3hgS4xndgpLkVbM21ntKMONJmJBRjnExddwEPXMLvxRIsyOYz3BPJ LqRw== 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=mA4BZd4kK85fl/B02dB2FxAX7zWjXLAMtkaKMXRlAl8=; b=XH30k+0tBtS09FztsREXNFIMlX1Xdti0zF4ZmQQ+RfFgxqyiOFgXCjYPnvyyrzoKUi XMID6+/Pk4Deo0BDdyJ57GchXrzpraFR+I9JBg16fxDtDzchbqlq2oTmJBCcaXKefzfr XKOfz6Rl8/0xEL3aECLmwHn6O/jGEv3tt/A/mokdwDyHV7JXk/uLJsK4DthmvV0d+N7+ 13PC+DwIuHjpPKvTD3FrU+C4PXUwbPtBfieLL6hzkBDkbXHq99mD2fnDz7K1EZOrwecf TI8AHDTriVjc4z1c4jP0l45IfeOoF1ZrN9JpByJF/S73AX5thac3Df26DnpfQeuCnsvh W4IA== X-Gm-Message-State: AOAM530FdKwGCXSsIigukNbbV6tQuVkXJM8XmLoj9fRa86E9EYbI+iWH R1A0AfT39OI0RZCbSXoeUJZG5oWwRd0= X-Google-Smtp-Source: ABdhPJwj9HWHtqAFAKHBCLQOJIrgpN7lsfFwNhMzvnaPW201rcxJCVo3jVRneNq0kLb0y1yqbbw/yw== X-Received: by 2002:a17:90b:94f:: with SMTP id dw15mr1393733pjb.209.1596085848986; Wed, 29 Jul 2020 22:10:48 -0700 (PDT) Received: from localhost ([106.201.14.19]) by smtp.gmail.com with ESMTPSA id g18sm4341705pfi.141.2020.07.29.22.10.47 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 29 Jul 2020 22:10:48 -0700 (PDT) Date: Thu, 30 Jul 2020 10:40:45 +0530 From: Viresh Kumar To: Rob Clark Cc: Akhil P Oommen , freedreno , dri-devel@freedesktop.org, linux-arm-msm , Linux Kernel Mailing List , Jordan Crouse , Sharat Masetty , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Matthias Kaehlcke , saravanak@google.com, Sibi Sankar , Jonathan , Bjorn Andersson , Dave Airlie Subject: Re: [PATCH v5 0/6] Add support for GPU DDR BW scaling Message-ID: <20200730051045.jejrtkor3b32l2qe@vireshk-mac-ubuntu> References: <1594644106-22449-1-git-send-email-akhilpo@codeaurora.org> <20200720100131.6ux4zumbwqpa42ye@vireshk-mac-ubuntu> <20200721032442.hv7l4q6633vnmnfe@vireshk-mac-ubuntu> <20200722053023.vwaoj5oqh4cazzzz@vireshk-mac-ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200722053023.vwaoj5oqh4cazzzz@vireshk-mac-ubuntu> User-Agent: NeoMutt/20170609 (1.8.3) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22-07-20, 11:00, Viresh Kumar wrote: > On 21-07-20, 07:28, Rob Clark wrote: > > With your ack, I can add the patch the dev_pm_opp_set_bw patch to my > > tree and merge it via msm-next -> drm-next -> linus > > I wanted to send it via my tree, but its okay. Pick this patch from > linux-next and add my Ack, I will drop it after that. > > a8351c12c6c7 OPP: Add and export helper to set bandwidth Oops, sorry for the trouble but this needs to go via my tree only :( I maintain two different branches, one for OPP and another one for cpufreq. There was no dependency within the OPP branch and so I dropped it that day and asked you to take it. But when I tried to send a pull request today I realised that one of the qcom patches in the cpufreq branch is dependent on it and I need to keep this patch in my tree. -- viresh