projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9af481
)
ARM: dts: bcm283x: Add the PMU to the devicetree.
author
Eric Anholt
<eric@anholt.net>
Mon, 21 May 2018 18:39:07 +0000
(11:39 -0700)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Mon, 9 Jul 2018 15:10:08 +0000
(08:10 -0700)
This only probes on arm64 so far, but hopefully that driver will be
generalized soon.
Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
arch/arm/boot/dts/bcm2837.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm2837.dtsi
b/arch/arm/boot/dts/bcm2837.dtsi
index 7704bb029605ed94f3ea8aad77dfe301e4b0beac..beb6c502dadc7bc09537f37e6d7b12e44ec466b7 100644
(file)
--- a/
arch/arm/boot/dts/bcm2837.dtsi
+++ b/
arch/arm/boot/dts/bcm2837.dtsi
@@
-17,6
+17,12
@@
};
};
+ arm-pmu {
+ compatible = "arm,cortex-a53-pmu";
+ interrupt-parent = <&local_intc>;
+ interrupts = <9 IRQ_TYPE_LEVEL_HIGH>;
+ };
+
timer {
compatible = "arm,armv7-timer";
interrupt-parent = <&local_intc>;