2023-04-14 12:37:38

by Bartosz Golaszewski

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sa8775p: add the PMU node

From: Bartosz Golaszewski <[email protected]>

Add the PMU node for sa8775p platforms.

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
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


2023-05-15 03:47:14

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sa8775p: add the PMU node

On Fri, 14 Apr 2023 14:30:16 +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <[email protected]>
>
> 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 <[email protected]>