devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: qcom: apq8084: add rpm-stats device node
@ 2022-07-26 20:53 Dmitry Baryshkov
  2022-07-26 20:53 ` [PATCH 2/2] ARM: dts: qcom: msm8974: " Dmitry Baryshkov
  2022-07-27  7:10 ` [PATCH 1/2] ARM: dts: qcom: apq8084: " Krzysztof Kozlowski
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Baryshkov @ 2022-07-26 20:53 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

Add device node for the rpm-stats pseudo device.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm/boot/dts/qcom-apq8084.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-apq8084.dtsi b/arch/arm/boot/dts/qcom-apq8084.dtsi
index 72f9255855a1..c2e22bf3260d 100644
--- a/arch/arm/boot/dts/qcom-apq8084.dtsi
+++ b/arch/arm/boot/dts/qcom-apq8084.dtsi
@@ -239,6 +239,11 @@ apcs: syscon@f9011000 {
 			reg = <0xf9011000 0x1000>;
 		};
 
+		sram@fc190000 {
+			compatible = "qcom,apq8084-rpm-stats";
+			reg = <0xfc190000 0x10000>;
+		};
+
 		qfprom: qfprom@fc4bc000 {
 			compatible = "qcom,apq8084-qfprom", "qcom,qfprom";
 			reg = <0xfc4bc000 0x1000>;
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-27  7:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 20:53 [PATCH 1/2] ARM: dts: qcom: apq8084: add rpm-stats device node Dmitry Baryshkov
2022-07-26 20:53 ` [PATCH 2/2] ARM: dts: qcom: msm8974: " Dmitry Baryshkov
2022-07-27  7:11   ` Krzysztof Kozlowski
2022-07-27  7:10 ` [PATCH 1/2] ARM: dts: qcom: apq8084: " Krzysztof Kozlowski

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).