From: Richard Acayan <mailingradian@gmail.com>
To: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Conor Dooley <conor@kernel.org>,
Jonathan Cameron <jonathan.cameron@huawei.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Cc: Richard Acayan <mailingradian@gmail.com>
Subject: [PATCH 1/3] dt-bindings: cache: qcom,llcc: Add SDM670 compatible
Date: Mon, 9 Feb 2026 21:19:55 -0500 [thread overview]
Message-ID: <20260210021957.13357-2-mailingradian@gmail.com> (raw)
In-Reply-To: <20260210021957.13357-1-mailingradian@gmail.com>
Document the Last Level Cache Controller on SDM670.
Signed-off-by: Richard Acayan <mailingradian@gmail.com>
---
Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
index a620a2ff5c56..0de39b7b3f48 100644
--- a/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
+++ b/Documentation/devicetree/bindings/cache/qcom,llcc.yaml
@@ -32,6 +32,7 @@ properties:
- qcom,sc7280-llcc
- qcom,sc8180x-llcc
- qcom,sc8280xp-llcc
+ - qcom,sdm670-llcc
- qcom,sdm845-llcc
- qcom,sm6350-llcc
- qcom,sm7150-llcc
@@ -162,6 +163,7 @@ allOf:
contains:
enum:
- qcom,sc7280-llcc
+ - qcom,sdm670-llcc
then:
properties:
reg:
--
2.53.0
next prev parent reply other threads:[~2026-02-10 2:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-10 2:19 [PATCH 0/3] SDM670 cache controller support Richard Acayan
2026-02-10 2:19 ` Richard Acayan [this message]
2026-02-10 9:27 ` [PATCH 1/3] dt-bindings: cache: qcom,llcc: Add SDM670 compatible Krzysztof Kozlowski
2026-02-10 2:19 ` [PATCH 2/3] soc: qcom: llcc: Add configuration data for SDM670 Richard Acayan
2026-02-10 9:27 ` Konrad Dybcio
2026-02-11 19:21 ` Richard Acayan
2026-02-12 10:06 ` Konrad Dybcio
2026-02-10 9:29 ` Konrad Dybcio
2026-02-11 0:32 ` Richard Acayan
2026-02-10 2:19 ` [PATCH 3/3] arm64: dts: qcom: sdm670: add llcc Richard Acayan
2026-02-10 9:28 ` Konrad Dybcio
2026-03-16 2:02 ` (subset) [PATCH 0/3] SDM670 cache controller support Bjorn Andersson
2026-03-30 16:01 ` Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260210021957.13357-2-mailingradian@gmail.com \
--to=mailingradian@gmail.com \
--cc=andersson@kernel.org \
--cc=conor@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathan.cameron@huawei.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.