From: "Matti Lehtimäki" <matti.lehtimaki@gmail.com>
To: linux-arm-msm@vger.kernel.org
Cc: ~postmarketos/upstreaming@lists.sr.ht,
phone-devel@vger.kernel.org,
"Matti Lehtimäki" <matti.lehtimaki@gmail.com>,
"Konrad Dybcio" <konrad.dybcio@linaro.org>,
"Andy Gross" <agross@kernel.org>,
"Bjorn Andersson" <andersson@kernel.org>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 3/4] ARM: dts: qcom: msm8226: Add rpm-stats device node
Date: Sat, 20 May 2023 15:19:32 +0300 [thread overview]
Message-ID: <20230520121933.15533-4-matti.lehtimaki@gmail.com> (raw)
In-Reply-To: <20230520121933.15533-1-matti.lehtimaki@gmail.com>
Add device node for the rpm-stats pseudo device.
Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
arch/arm/boot/dts/qcom-msm8226.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/qcom-msm8226.dtsi b/arch/arm/boot/dts/qcom-msm8226.dtsi
index cb4b4a6d0447..8644540f5aae 100644
--- a/arch/arm/boot/dts/qcom-msm8226.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8226.dtsi
@@ -592,6 +592,11 @@ frame@f9028000 {
};
};
+ sram@fc190000 {
+ compatible = "qcom,msm8226-rpm-stats";
+ reg = <0xfc190000 0x10000>;
+ };
+
rpm_msg_ram: sram@fc428000 {
compatible = "qcom,rpm-msg-ram";
reg = <0xfc428000 0x4000>;
--
2.34.1
next prev parent reply other threads:[~2023-05-20 12:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-20 12:19 [PATCH v2 0/4] PMU, rpm-stats and IMEM for MSM8226 Matti Lehtimäki
2023-05-20 12:19 ` [PATCH v2 1/4] dt-bindings: sram: qcom,imem: Document MSM8226 Matti Lehtimäki
2023-05-20 12:19 ` [PATCH v2 2/4] ARM: dts: qcom: msm8226: Add PMU node Matti Lehtimäki
2023-05-22 16:03 ` Luca Weiss
2023-05-20 12:19 ` Matti Lehtimäki [this message]
2023-05-22 16:09 ` [PATCH v2 3/4] ARM: dts: qcom: msm8226: Add rpm-stats device node Luca Weiss
2023-05-20 12:19 ` [PATCH v2 4/4] ARM: dts: qcom: msm8226: Add IMEM node Matti Lehtimäki
2023-05-22 16:11 ` Luca Weiss
2023-05-25 4:54 ` (subset) [PATCH v2 0/4] PMU, rpm-stats and IMEM for MSM8226 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=20230520121933.15533-4-matti.lehtimaki@gmail.com \
--to=matti.lehtimaki@gmail.com \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phone-devel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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 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).