* [PATCH 1/2] dt-bindings: soc: qcom: llcc-qcom: Add SM8350 compatible and defines
@ 2021-11-14 1:29 Konrad Dybcio
2021-11-17 6:56 ` Stephen Boyd
0 siblings, 1 reply; 3+ messages in thread
From: Konrad Dybcio @ 2021-11-14 1:29 UTC (permalink / raw)
To: ~postmarketos/upstreaming
Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
jamipkettunen, Konrad Dybcio, Rob Herring, Andy Gross,
Bjorn Andersson, Stephen Boyd, Souradeep Chowdhury,
Sai Prakash Ranjan, Manivannan Sadhasivam, Rishabh Bhatnagar,
devicetree, linux-kernel, linux-arm-msm
Document the compatible string for SM8350 and add required defines to the
binding.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 +
include/linux/soc/qcom/llcc-qcom.h | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml
index e12fc7999356..c0ea3df2d2ce 100644
--- a/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml
+++ b/Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml
@@ -27,6 +27,7 @@ properties:
- qcom,sm6350-llcc
- qcom,sm8150-llcc
- qcom,sm8250-llcc
+ - qcom,sm8350-llcc
reg:
items:
diff --git a/include/linux/soc/qcom/llcc-qcom.h b/include/linux/soc/qcom/llcc-qcom.h
index 437c9df13229..bf8b749b44e1 100644
--- a/include/linux/soc/qcom/llcc-qcom.h
+++ b/include/linux/soc/qcom/llcc-qcom.h
@@ -33,6 +33,10 @@
#define LLCC_MODPE 29
#define LLCC_APTCM 30
#define LLCC_WRCACHE 31
+#define LLCC_CVPFW 32
+#define LLCC_CPUSS1 33
+#define LLCC_CPUHWT 36
+
/**
* struct llcc_slice_desc - Cache slice descriptor
--
2.33.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] dt-bindings: soc: qcom: llcc-qcom: Add SM8350 compatible and defines
2021-11-14 1:29 [PATCH 1/2] dt-bindings: soc: qcom: llcc-qcom: Add SM8350 compatible and defines Konrad Dybcio
@ 2021-11-17 6:56 ` Stephen Boyd
2021-11-17 12:21 ` Konrad Dybcio
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Boyd @ 2021-11-17 6:56 UTC (permalink / raw)
To: Konrad Dybcio, ~postmarketos/upstreaming
Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
jamipkettunen, Rob Herring, Andy Gross, Bjorn Andersson,
Souradeep Chowdhury, Sai Prakash Ranjan, Manivannan Sadhasivam,
Rishabh Bhatnagar, devicetree, linux-kernel, linux-arm-msm
Quoting Konrad Dybcio (2021-11-13 17:29:38)
> Document the compatible string for SM8350 and add required defines to the
> binding.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> ---
> Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 +
> include/linux/soc/qcom/llcc-qcom.h | 4 ++++
Why is this include file part of this patch. Shouldn't it be in the next
patch?
> 2 files changed, 5 insertions(+)
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] dt-bindings: soc: qcom: llcc-qcom: Add SM8350 compatible and defines
2021-11-17 6:56 ` Stephen Boyd
@ 2021-11-17 12:21 ` Konrad Dybcio
0 siblings, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2021-11-17 12:21 UTC (permalink / raw)
To: Stephen Boyd, ~postmarketos/upstreaming
Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
jamipkettunen, Rob Herring, Andy Gross, Bjorn Andersson,
Souradeep Chowdhury, Sai Prakash Ranjan, Manivannan Sadhasivam,
Rishabh Bhatnagar, devicetree, linux-kernel, linux-arm-msm
On 17/11/2021 07:56, Stephen Boyd wrote:
> Quoting Konrad Dybcio (2021-11-13 17:29:38)
>> Document the compatible string for SM8350 and add required defines to the
>> binding.
>>
>> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
>> ---
>> Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml | 1 +
>> include/linux/soc/qcom/llcc-qcom.h | 4 ++++
> Why is this include file part of this patch. Shouldn't it be in the next
> patch?
>
Right, out of habit I treated it as if it was a part of dt-bindings, when it
isn't. Thanks for spotting that.
Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-17 12:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-14 1:29 [PATCH 1/2] dt-bindings: soc: qcom: llcc-qcom: Add SM8350 compatible and defines Konrad Dybcio
2021-11-17 6:56 ` Stephen Boyd
2021-11-17 12:21 ` Konrad Dybcio
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).