aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/dts/jh7110.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/dts/jh7110.dtsi')
-rw-r--r--arch/riscv/dts/jh7110.dtsi9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/riscv/dts/jh7110.dtsi b/arch/riscv/dts/jh7110.dtsi
index 081b833..ec237a4 100644
--- a/arch/riscv/dts/jh7110.dtsi
+++ b/arch/riscv/dts/jh7110.dtsi
@@ -163,6 +163,15 @@
};
};
+ timer {
+ compatible = "riscv,timer";
+ interrupts-extended = <&cpu0_intc 5>,
+ <&cpu1_intc 5>,
+ <&cpu2_intc 5>,
+ <&cpu3_intc 5>,
+ <&cpu4_intc 5>;
+ };
+
osc: oscillator {
compatible = "fixed-clock";
clock-output-names = "osc";