* [PATCH] arm64: dts: qcom: sa8775p: add the PMU node
@ 2023-04-14 12:30 Bartosz Golaszewski
2023-05-15 3:32 ` Bjorn Andersson
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-04-14 12:30 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski
Cc: linux-arm-msm, devicetree, linux-kernel, Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Add the PMU node for sa8775p platforms.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
index 4ef6d575ce60..3ea9138e602c 100644
--- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi
+++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
@@ -289,6 +289,11 @@ opp-100000000 {
};
};
+ pmu {
+ compatible = "arm,armv8-pmuv3";
+ interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
+ };
+
psci {
compatible = "arm,psci-1.0";
method = "smc";
--
2.37.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sa8775p: add the PMU node
2023-04-14 12:30 [PATCH] arm64: dts: qcom: sa8775p: add the PMU node Bartosz Golaszewski
@ 2023-05-15 3:32 ` Bjorn Andersson
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2023-05-15 3:32 UTC (permalink / raw)
To: Bartosz Golaszewski, Andy Gross, Krzysztof Kozlowski,
Konrad Dybcio, Rob Herring
Cc: linux-kernel, Bartosz Golaszewski, devicetree, linux-arm-msm
On Fri, 14 Apr 2023 14:30:16 +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Add the PMU node for sa8775p platforms.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: sa8775p: add the PMU node
commit: 86c96823d4b5f0403d0418b89c614682a01ce28e
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-15 3:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14 12:30 [PATCH] arm64: dts: qcom: sa8775p: add the PMU node Bartosz Golaszewski
2023-05-15 3:32 ` Bjorn Andersson
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).