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 8F220CCA47F for ; Thu, 7 Jul 2022 02:52:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234716AbiGGCwm (ORCPT ); Wed, 6 Jul 2022 22:52:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229775AbiGGCwl (ORCPT ); Wed, 6 Jul 2022 22:52:41 -0400 Received: from mail-pg1-x531.google.com (mail-pg1-x531.google.com [IPv6:2607:f8b0:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 642012F65A for ; Wed, 6 Jul 2022 19:52:40 -0700 (PDT) Received: by mail-pg1-x531.google.com with SMTP id z14so16058747pgh.0 for ; Wed, 06 Jul 2022 19:52:40 -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=3ZuTruL3ue/6CgKdOpuehMwfWYtI2Dhi261HrtmxCik=; b=fVyCTz+rf7rh86j+mBAA4fYpkJaFBKnKI8izHlMMKFbvmHfzupnz4dN+eikGdyw6Uc AlZaW5P5kibC/UMBqkP3sZl9mTFPi2SuRCeAdOBqBvzQNTXS5+73RULXZyA69zKQLzKG l4yW5sUwrq56K1E6eq8ZslnJPIy2RumqqP7BnHJflsb5cqxz6eHxclhalZNLwAFRGGdY RLsInrVVISIDsOAmxMVCt/c7nBYpUbvMXpdHgkobCeeJDZPpZE9y9UauSD09y6MVo/pI Jewe+nyyCv6tLRqcRiukqByB1gn4bc5JMjYKqtukGnsasYaUijGtp2O+6HLqWuoVRAey c6hg== 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=3ZuTruL3ue/6CgKdOpuehMwfWYtI2Dhi261HrtmxCik=; b=wUgxG80gusS5uzWPhAH4hkzZdCqbrLfEoEzJ/2clNvRrgCx8OzjI1HoE1lPacE4Blq asVwndv3+RJIvZfXl+dgB9/5UEODLy/sOoEoYeufYyAN40pEyUHlvx4Imx0uvw9Zr0NN ARSIRjXk2mMR84arXqenHUCEIxcXnNjP3gj4B/cheTT42DBZjBR78kooz3DudDEJm9o2 hDP4zw+Fek2sa+LqR93eEirP1F4PjVMd3u8p5xwA9kShBPHjDP7XP4LLehQ13wd5topG EFR8siLEOcD7NPhpY7Tq954zKhkP/C9dVSxnPiL59/eoQJKBzVUSH/Nt/E8U2B+vYKSI 7QFA== X-Gm-Message-State: AJIora+EuUiuXgmf0bvFiR+aiqHGRQmWE41Y8Z/BNLJjsNHcEci5JOOQ nKJ7Rd1V4oO7R+V8UCSwPTj/24MFgUnsZBtL X-Google-Smtp-Source: AGRyM1sgJGTL5kjJFOSrf04CDLOknLzKPX9q8gUNLplOZITGK4ZgdYJ7pd6O8dIdx05HmCzPqtKB/A== X-Received: by 2002:a17:902:e543:b0:16a:7d9e:6517 with SMTP id n3-20020a170902e54300b0016a7d9e6517mr50130482plf.151.1657162359715; Wed, 06 Jul 2022 19:52:39 -0700 (PDT) Received: from leoy-ThinkPad-X240s (ec2-18-144-7-244.us-west-1.compute.amazonaws.com. [18.144.7.244]) by smtp.gmail.com with ESMTPSA id p66-20020a625b45000000b0051b9ecb53e6sm25522341pfb.105.2022.07.06.19.52.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 19:52:39 -0700 (PDT) Date: Thu, 7 Jul 2022 10:52:33 +0800 From: Leo Yan To: Georgi Djakov 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: <20220707025233.GA631004@leoy-ThinkPad-X240s> References: <20220705072336.742703-1-leo.yan@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Georgi, On Tue, Jul 05, 2022 at 05:03:21PM +0300, Georgi Djakov wrote: [...] > Hi Leo, > > 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. Thanks, Leo