projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4892e07
)
dts: ipq4019: support ARMv7 PMU
author
twp@codeaurora.org
<twp@codeaurora.org>
Mon, 20 Jun 2016 18:19:23 +0000
(11:19 -0700)
committer
Andy Gross
<andy.gross@linaro.org>
Mon, 27 Jun 2016 22:37:00 +0000
(17:37 -0500)
Add support for cortex-a7-pmu present on ipq4019 SoCs.
Signed-off-by: Thomas Pedersen <twp@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-ipq4019.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-ipq4019.dtsi
b/arch/arm/boot/dts/qcom-ipq4019.dtsi
index 5c08d19066c21b879dc5408cb790eddf714785a1..a520ef5c9a94bb09a239022bce4c1ee8e6fd8e13 100644
(file)
--- a/
arch/arm/boot/dts/qcom-ipq4019.dtsi
+++ b/
arch/arm/boot/dts/qcom-ipq4019.dtsi
@@
-84,6
+84,12
@@
};
};
+ pmu {
+ compatible = "arm,cortex-a7-pmu";
+ interrupts = <GIC_PPI 7 (GIC_CPU_MASK_SIMPLE(4) |
+ IRQ_TYPE_LEVEL_HIGH)>;
+ };
+
clocks {
sleep_clk: sleep_clk {
compatible = "fixed-clock";