Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156691913
D4213.id10341.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
755 B
Referenced Files
None
Subscribers
None
D4213.id10341.diff
View Options
Index: sys/boot/fdt/dts/arm/armada-38x.dtsi
===================================================================
--- sys/boot/fdt/dts/arm/armada-38x.dtsi
+++ sys/boot/fdt/dts/arm/armada-38x.dtsi
@@ -152,10 +152,13 @@
reg = <0xc000 0x58>;
};
- timer@c600 {
- compatible = "arm,cortex-a9-twd-timer";
- reg = <0xc600 0x20>;
- interrupts = <GIC_PPI 13 (IRQ_TYPE_EDGE_RISING | GIC_CPU_MASK_SIMPLE(2))>;
+ timer@c200 {
+ compatible = "arm,mpcore-timers";
+ reg = <0xc200 0x100>,
+ <0xc600 0x100>;
+ interrupts = <GIC_PPI 11 (IRQ_TYPE_EDGE_RISING | GIC_CPU_MASK_SIMPLE(2))>,
+ <GIC_PPI 13 (IRQ_TYPE_EDGE_RISING | GIC_CPU_MASK_SIMPLE(2))>;
+ clock-frequency = <800000000>;
clocks = <&coreclk 2>;
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 5:34 PM (1 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33141327
Default Alt Text
D4213.id10341.diff (755 B)
Attached To
Mode
D4213: Add global mpcore timer node to dts
Attached
Detach File
Event Timeline
Log In to Comment