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 4637BCA0EC6 for ; Mon, 11 Sep 2023 21:16:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241556AbjIKVHM (ORCPT ); Mon, 11 Sep 2023 17:07:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44130 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236979AbjIKLsT (ORCPT ); Mon, 11 Sep 2023 07:48:19 -0400 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A8A5E4B for ; Mon, 11 Sep 2023 04:48:14 -0700 (PDT) Received: by mail-wm1-x333.google.com with SMTP id 5b1f17b1804b1-401da71b7c5so49227045e9.2 for ; Mon, 11 Sep 2023 04:48:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694432892; x=1695037692; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=VwBXtpnl2seZq0ac+rqFxMXSK7kQ64QRu+m5l1ngFCY=; b=EFf0STkEsDoJwPKCqc/cQ/SQg8V6LMgWV3Ki0LiEJ8Ln0wUvrDGxN7YreWBoSyW/Uq GDFW6VlHZ5sGG3j1sFfPxfn3prpzSKGKeJnncnQmjYdqKPONR9VNlU6ILQBSW9DS4FtE E1Di5hp41KCbTN09mv0QYXITxcfcjFa6E2VLocCoJNW5TWWqtxNKEpDLP92TYxzRTYm2 1M6xBijSnyYMamFDG+qIJ/qRvhrU1y0Tt6o40arviRiGN+hMdBpmqP8oZBicxgYqMB7y HPemNoCwoqlrpr8v0W/X5VHnJDUkQJvD9cK6GU9lctBpXAUyAiS30kriVDEpE+4VW90I YL0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694432892; x=1695037692; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VwBXtpnl2seZq0ac+rqFxMXSK7kQ64QRu+m5l1ngFCY=; b=XKWGtWdeCiwSh/Y8KrG+OgJajwHaDGgh4ae+FL2f+kaLU0IgWKo97x5avhyJ7+awsf 5S6wG9FpWQ44KwkvwIhhPa03nekZde/nSFaTwa3iIS1JlkSg3lPpvNQk9bCgx1fUneqK 3o5+eLK9t877JmSWlt4ubsPtL5D4N2zr7MlUPLMhHyXq8UGj8TVonL1neonAViBZy5t6 H6Wvu5VbjvES2Ym8DX3ni0wIrDRYD6QT4nY/rWrCJPEKHK30QRIFrzL8PDZI0jijccES C4hYQWqNKTgb3E9gE33I1ZyVdfkpy4++8w23lbuFYjeXm7uOx3KOjX/CKqjz823Zl/fj BhYw== X-Gm-Message-State: AOJu0YzNXfmXegbAe+ceph3MHfWWNq5XuscECAK8LVgtrIbAHgfw6h4g 5PGFD0LN3HCIOOyqdV3LBhpAvg== X-Google-Smtp-Source: AGHT+IHAvDDw/3BcjPvocX1g7Jb/JITzMNDYISyuqfgRWtXN/Nv9cKpEy9yu4vLAQ1MX2vjcc8eFCQ== X-Received: by 2002:a7b:ce06:0:b0:3fc:114:c015 with SMTP id m6-20020a7bce06000000b003fc0114c015mr7852858wmc.39.1694432892513; Mon, 11 Sep 2023 04:48:12 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id q15-20020adfcd8f000000b0031753073abcsm9816108wrj.36.2023.09.11.04.48.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 11 Sep 2023 04:48:11 -0700 (PDT) Message-ID: <0940204f-b7b8-01f7-30c4-0589fae5ce24@linaro.org> Date: Mon, 11 Sep 2023 13:48:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm SM4450 Content-Language: en-US To: Tengfei Fan , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, djakov@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, catalin.marinas@arm.com, will@kernel.org Cc: arnd@arndb.de, geert+renesas@glider.be, nfraprado@collabora.com, rafal@milecki.pl, peng.fan@nxp.com, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, quic_tsoni@quicinc.com, quic_shashim@quicinc.com, quic_kaushalk@quicinc.com, quic_tdas@quicinc.com, quic_tingweiz@quicinc.com, quic_aiquny@quicinc.com, kernel@quicinc.com References: <20230908064427.26999-1-quic_tengfan@quicinc.com> <20230908064427.26999-2-quic_tengfan@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230908064427.26999-2-quic_tengfan@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 08/09/2023 08:44, Tengfei Fan wrote: > The Qualcomm SM4450 SoC has several bus fabrics that could be controlled > and tuned dynamically according to the bandwidth demand. > > Signed-off-by: Tengfei Fan > --- Reviewed-by: Krzysztof Kozlowski --- This is an automated instruction, just in case, because many review tags are being ignored. If you know the process, you can skip it (please do not feel offended by me posting it here - no bad intentions intended). If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions, under or above your Signed-off-by tag. Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577 Best regards, Krzysztof