Lines Matching +full:syscon +full:- +full:reboot
4 * SPDX-License-Identifier: GPL-2.0+
7 #include <dt-bindings/clock/bcm6338-clock.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/reset/bcm6338-reset.h>
17 #address-cells = <1>;
18 #size-cells = <0>;
19 u-boot,dm-pre-reloc;
22 compatible = "brcm,bcm6338-cpu", "mips,mips4Kc";
25 u-boot,dm-pre-reloc;
30 compatible = "simple-bus";
31 #address-cells = <1>;
32 #size-cells = <1>;
33 u-boot,dm-pre-reloc;
35 periph_osc: periph-osc {
36 compatible = "fixed-clock";
37 #clock-cells = <0>;
38 clock-frequency = <50000000>;
39 u-boot,dm-pre-reloc;
42 periph_clk: periph-clk {
43 compatible = "brcm,bcm6345-clk";
45 #clock-cells = <1>;
50 compatible = "cfi-flash";
52 bank-width = <2>;
53 #address-cells = <1>;
54 #size-cells = <1>;
60 compatible = "simple-bus";
61 #address-cells = <1>;
62 #size-cells = <1>;
63 u-boot,dm-pre-reloc;
65 pll_cntl: syscon@fffe0008 {
66 compatible = "syscon";
70 syscon-reboot {
71 compatible = "syscon-reboot";
77 periph_rst: reset-controller@fffe0028 {
78 compatible = "brcm,bcm6345-reset";
80 #reset-cells = <1>;
84 compatible = "brcm,bcm6345-wdt";
89 wdt-reboot {
90 compatible = "wdt-reboot";
95 compatible = "brcm,bcm6345-uart";
102 gpio: gpio-controller@fffe0404 {
103 compatible = "brcm,bcm6345-gpio";
105 gpio-controller;
106 #gpio-cells = <2>;
112 memory-controller@fffe3100 {
113 compatible = "brcm,bcm6338-mc";
115 u-boot,dm-pre-reloc;