Lines Matching +full:reboot +full:- +full:offset
1 // SPDX-License-Identifier: GPL-2.0
3 #address-cells = <1>;
4 #size-cells = <1>;
8 #address-cells = <1>;
9 #size-cells = <0>;
11 mips-hpt-frequency = <150000000>;
27 periph_clk: periph-clk {
28 compatible = "fixed-clock";
29 #clock-cells = <0>;
30 clock-frequency = <50000000>;
39 cpu_intc: interrupt-controller {
40 #address-cells = <0>;
41 compatible = "mti,cpu-interrupt-controller";
43 interrupt-controller;
44 #interrupt-cells = <1>;
48 #address-cells = <1>;
49 #size-cells = <1>;
51 compatible = "simple-bus";
54 clkctl: clock-controller@fffe0004 {
55 compatible = "brcm,bcm6358-clocks";
57 #clock-cells = <1>;
63 native-endian;
66 reboot: syscon-reboot@fffe0008 { label
67 compatible = "syscon-reboot";
69 offset = <0x0>;
73 periph_intc: interrupt-controller@fffe000c {
74 compatible = "brcm,bcm6345-l1-intc";
78 interrupt-controller;
79 #interrupt-cells = <1>;
81 interrupt-parent = <&cpu_intc>;
85 leds0: led-controller@fffe00d0 {
86 #address-cells = <1>;
87 #size-cells = <0>;
88 compatible = "brcm,bcm6358-leds";
95 compatible = "brcm,bcm6345-uart";
98 interrupt-parent = <&periph_intc>;
102 clock-names = "refclk";
108 compatible = "brcm,bcm6345-uart";
111 interrupt-parent = <&periph_intc>;
115 clock-names = "refclk";
121 compatible = "brcm,bcm6358-ehci", "generic-ehci";
123 big-endian;
124 interrupt-parent = <&periph_intc>;
130 compatible = "brcm,bcm6358-ohci", "generic-ohci";
132 big-endian;
133 no-big-frame-no;
134 interrupt-parent = <&periph_intc>;