Lines Matching +full:armv7 +full:- +full:timer
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
11 #address-cells = <1>;
12 #size-cells = <1>;
14 interrupt-parent = <&gic>;
17 #address-cells = <1>;
18 #size-cells = <0>;
22 compatible = "arm,cortex-a7";
24 next-level-cache = <&L2_0>;
25 enable-method = "psci";
30 compatible = "arm,cortex-a7";
32 next-level-cache = <&L2_0>;
33 enable-method = "psci";
36 L2_0: l2-cache0 {
41 timer {
42 compatible = "arm,armv7-timer";
47 arm,cpu-registers-not-fw-configured;
51 compatible = "arm,cortex-a7-pmu";
54 interrupt-affinity = <&CA7_0>, <&CA7_1>;
58 periph_clk: periph-clk {
59 compatible = "fixed-clock";
60 #clock-cells = <0>;
61 clock-frequency = <200000000>;
63 uart_clk: uart-clk {
64 compatible = "fixed-factor-clock";
65 #clock-cells = <0>;
67 clock-div = <4>;
68 clock-mult = <1>;
73 compatible = "arm,psci-0.2";
78 compatible = "simple-bus";
79 #address-cells = <1>;
80 #size-cells = <1>;
83 gic: interrupt-controller@1000 {
84 compatible = "arm,cortex-a7-gic";
85 #interrupt-cells = <3>;
86 interrupt-controller;
97 compatible = "simple-bus";
98 #address-cells = <1>;
99 #size-cells = <1>;
107 clock-names = "uartclk", "apb_pclk";