Lines Matching +full:reboot +full:- +full:offset
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/interrupt-controller/irq.h>
5 #include <dt-bindings/interrupt-controller/mips-gic.h>
12 #address-cells = <1>;
13 #size-cells = <1>;
16 cpu_intc: interrupt-controller {
17 compatible = "mti,cpu-interrupt-controller";
19 interrupt-controller;
20 #interrupt-cells = <1>;
23 gic: interrupt-controller@1bdc0000 {
27 interrupt-controller;
28 #interrupt-cells = <3>;
31 * Declare the interrupt-parent even though the mti,gic
36 interrupt-parent = <&cpu_intc>;
39 compatible = "mti,gic-timer";
44 i8259: interrupt-controller@20 {
47 interrupt-controller;
48 #interrupt-cells = <1>;
50 interrupt-parent = <&gic>;
55 compatible = "intel,dt28f160", "cfi-flash";
57 bank-width = <4>;
58 #address-cells = <1>;
59 #size-cells = <1>;
62 compatible = "fixed-partitions";
63 #address-cells = <1>;
64 #size-cells = <1>;
69 read-only;
72 user-fs@100000 {
77 board-config@3e0000 {
80 read-only;
85 fpga_regs: system-controller@1f000000 {
86 compatible = "mti,malta-fpga", "syscon", "simple-mfd";
88 native-endian;
91 compatible = "mti,malta-lcd";
92 offset = <0x410>;
95 reboot {
96 compatible = "syscon-reboot";
98 offset = <0x500>;
105 #address-cells = <2>;
106 #size-cells = <1>;
113 interrupt-parent = <&i8259>;