Re: [PATCH v4 1/5] interconnect: qcom: sdm660: Commonize RPM-QoS
From: Yassine Oudjana <y.oudjana@protonmail.com>
Date: 2021-09-02 09:42:57
Also in:
linux-arm-msm, linux-pm, lkml
On Thu, Sep 2 2021 at 02:01:59 +0400, Dmitry Baryshkov [off-list ref] wrote:
On 01/09/2021 21:48, AngeloGioacchino Del Regno wrote:quoted
Il 01/09/21 14:15, Yassine Oudjana ha scritto:quoted
SoCs such as MSM8996 also control bus QoS in a similar fashion to SDM660, with some paths being controlled by RPM and others directly by the AP. Move relevant functions and defines to a new object so that they can be used in multiple drivers. Signed-off-by: Yassine Oudjana [off-list ref]Hey guys! I'm waiting for the interconnect RPM-QoS commonization to be merged as I have fresh interconnect drivers for MSM8998 and MSM8976, ready to send, that are also using the very same QoS mechanism as SDM660.We were also looking onto this. I'd propose to merge sdm660 code into main icc-rpm.c instead of splitting it into separate file. We have enabled QoS for apq8096 (msm8916) and msm8939. See https://lore.kernel.org/linux-arm-msm/20210818015732.1717810-1-dmitry.baryshkov@linaro.org/ (local) for the reference. I'm waiting for Shawn to publish v2 of his fix, then I can post v2 of my patchset.
I'll wait for your v2 to post v5 of this series then. Please add me to Cc when you send it.
quoted
Yassine, please check Shawn's recent patches for SDM660 interconnect, which are fixing some bits for the QoS implementation and adding some required clocks to the SDM660 interconnect driver. Adding Shawn to the Ccs as to make him aware of this patch; also adding Marijn and Konrad from SoMainline as probably interested parties. Cheers! - Angelo-- With best wishes Dmitry
Thanks, Yassine