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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D36DC43334 for ; Thu, 7 Jul 2022 09:56:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235072AbiGGJ4m (ORCPT ); Thu, 7 Jul 2022 05:56:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232625AbiGGJ4l (ORCPT ); Thu, 7 Jul 2022 05:56:41 -0400 Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 117A24D14B for ; Thu, 7 Jul 2022 02:56:41 -0700 (PDT) Received: by mail-pg1-x52b.google.com with SMTP id s27so17514855pga.13 for ; Thu, 07 Jul 2022 02:56:41 -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; bh=U351d5E2MpRFjyUSNEgNyALDATw3NXHvofLVg4W2Lw4=; b=bZaKsQzuVZH+z6KPK70RdHoPL2FHeGS90NKF0V3v1TTfliL/DH0HYIPLMmlaSJfDkf JVLrZt9l/aE/zXTgXEtp9D1TRCtXzA4QIplDRoYfDS/h34wCZTzi6vz83eaiLSwdjO2F 5Z0IKHEQzKHAbEzexcO+JHjtFAbdHHnEPsTzNKTBIGAopsb0XdjRUKE41RM8vc4h5M4h GKRiF4GP8V+88Anxr96aK4OKhdGVx68sXsaINf9rai/HoruyVCYxvbGVngE+XGBD+wBo TcFHdLVX2RGphlB6lhFmdZoCVkrrh9v4kVICOc29eOPlIcIuMBZ+zoh14eyRR0l8eff3 FGMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=U351d5E2MpRFjyUSNEgNyALDATw3NXHvofLVg4W2Lw4=; b=4VIAaFwVKJvjMUdTzHzWfrYYjmpszbxjGiNtwJjzbIufkl4fpiK1coxjsW2fZmacwk s7f1uzz7nFfkPx3JYKi4tkvOVvdB6jaN0+KXH64exE0yGmi96bvBR9aBpx/3kw20s0Dv tvQWk5C7Yj6ysthq/UNbDRNyHR1964QJF4g2YpjDlxn17guoenpb7oJxyTLFUnyfAPzq FANXHP8zbosIR+QNTY6A2OrH5r/JFwy0Phku/uItIiSIRtjX7BVcTAEfZ8xeujlEsHx5 TwYmJIX1LKUQensexfVwH1xAbowZ6SI9Re/A90C1WcZ9Y1330itnViVZbezL1KgQcUev H86A== X-Gm-Message-State: AJIora+rBd8/jvJR4nYcjokfQbIyRh497ztg5+TuJ2TkA4wYYVQKNXVf m/AGfm6GOLZWzc1QTJL87UaGqQ== X-Google-Smtp-Source: AGRyM1uIHrFoly14ncX+ozpfagiuGY6yYktV/BvSfwNLriG/ZIlVhBSGE9Lm2UKjF+YrvUZ96PU1TQ== X-Received: by 2002:a17:90b:1b10:b0:1ed:44:d00d with SMTP id nu16-20020a17090b1b1000b001ed0044d00dmr4226986pjb.234.1657187800379; Thu, 07 Jul 2022 02:56:40 -0700 (PDT) Received: from leoy-ThinkPad-X240s (n058152077154.netvigator.com. [58.152.77.154]) by smtp.gmail.com with ESMTPSA id y62-20020a626441000000b0050dc76281d3sm138214pfb.173.2022.07.07.02.56.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Jul 2022 02:56:39 -0700 (PDT) Date: Thu, 7 Jul 2022 17:56:35 +0800 From: Leo Yan To: Georgi Djakov , Bryan O'Donoghue Cc: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/5] interconnect: qcom: icc-rpm: Support bucket Message-ID: <20220707095635.GD631004@leoy-ThinkPad-X240s> References: <20220705072336.742703-1-leo.yan@linaro.org> <20220707025233.GA631004@leoy-ThinkPad-X240s> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220707025233.GA631004@leoy-ThinkPad-X240s> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Georgi, On Thu, Jul 07, 2022 at 10:52:33AM +0800, Leo Yan wrote: [...] > > Some patches do not apply clean on next. On which tree is this based? Do you > > have any additional patches? > > When rebased I included an out of tree patch, let me check a bit and > resend the new patch set. Sorry for inconvenience. Bryan has sent out the patch "interconnect: icc-rpm: Set destination bandwidth as well as source bandwidth" [1]. My patch series was based on Bryan's patch, you could apply them cleanly after applying Bryan's patch. Please let us know what's your preference for picking patches order, if you prefer to apply my patch series before Bryan's fixing patch, I will rebase the patch set on the mainline kernel with dropping Bryan's patch (which means Bryan needs to rebase his patch). Thanks, Leo [1] https://lore.kernel.org/linux-pm/20220707093823.1691870-1-bryan.odonoghue@linaro.org/T/#r304f7b103c806e1570d555a0f5aaf83ae3990ac0