Re: [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible
On 5/4/2026 3:27 PM, Krzysztof Kozlowski wrote: On Thu, Apr 30, 2026 at 03:14:56PM +0530, Sneh Mankad wrote: From: Komal Bajaj Add compatible for the Qualcomm Shikra rpm-smd device. Signed-off-by: Komal Bajaj Signed-off-by: Sneh Mankad --- Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + 1 file changed, 1 insertion(+) Folks, please organize your patches per subsystem, e.g. all SoC patches in one patchset. I saw you sent separate firmware, separate cache, separate sram and separate SoC ID. I was already asking this. I agree with your point and will send patches subsystem-wise in future. For this time, since some patches have already been reviewed and don’t need a new version, can we proceed as is? Thanks Komal Best regards, Krzysztof
Re: [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible
On Thu, Apr 30, 2026 at 03:14:56PM +0530, Sneh Mankad wrote: > From: Komal Bajaj > > Add compatible for the Qualcomm Shikra rpm-smd device. > > Signed-off-by: Komal Bajaj > Signed-off-by: Sneh Mankad > --- > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + > 1 file changed, 1 insertion(+) > Folks, please organize your patches per subsystem, e.g. all SoC patches in one patchset. I saw you sent separate firmware, separate cache, separate sram and separate SoC ID. I was already asking this. Best regards, Krzysztof
[PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible
From: Komal Bajaj Add compatible for the Qualcomm Shikra rpm-smd device. Signed-off-by: Komal Bajaj Signed-off-by: Sneh Mankad --- Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml index 270bcd079f8861d6bf9f3058e188895af33370e1..bd1d32898461c48ebbdee8d6c48046a08e39cb0d 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml @@ -57,6 +57,7 @@ properties: - qcom,rpm-qcm2290 - qcom,rpm-qcs404 - qcom,rpm-sdm660 + - qcom,rpm-shikra - qcom,rpm-sm6115 - qcom,rpm-sm6125 - qcom,rpm-sm6375 -- 2.34.1

