Lines Matching +full:syscon +full:- +full:reboot

4  * SPDX-License-Identifier:	GPL-2.0+
7 #include <dt-bindings/clock/bcm63268-clock.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/power-domain/bcm63268-power-domain.h>
10 #include <dt-bindings/reset/bcm63268-reset.h>
18 #address-cells = <1>;
19 #size-cells = <0>;
20 u-boot,dm-pre-reloc;
23 compatible = "brcm,bcm63268-cpu", "mips,mips4Kc";
26 u-boot,dm-pre-reloc;
30 compatible = "brcm,bcm63268-cpu", "mips,mips4Kc";
33 u-boot,dm-pre-reloc;
38 compatible = "simple-bus";
39 #address-cells = <1>;
40 #size-cells = <1>;
41 u-boot,dm-pre-reloc;
43 periph_osc: periph-osc {
44 compatible = "fixed-clock";
45 #clock-cells = <0>;
46 clock-frequency = <50000000>;
47 u-boot,dm-pre-reloc;
50 periph_clk: periph-clk {
51 compatible = "brcm,bcm6345-clk";
53 #clock-cells = <1>;
56 timer_clk: timer-clk {
57 compatible = "brcm,bcm6345-clk";
59 #clock-cells = <1>;
64 compatible = "simple-bus";
65 #address-cells = <1>;
66 #size-cells = <1>;
67 u-boot,dm-pre-reloc;
69 pll_cntl: syscon@10000008 {
70 compatible = "syscon";
74 syscon-reboot {
75 compatible = "syscon-reboot";
81 periph_rst: reset-controller@10000010 {
82 compatible = "brcm,bcm6345-reset";
84 #reset-cells = <1>;
88 compatible = "brcm,bcm6345-wdt";
93 wdt-reboot {
94 compatible = "wdt-reboot";
98 gpio1: gpio-controller@100000c0 {
99 compatible = "brcm,bcm6345-gpio";
101 gpio-controller;
102 #gpio-cells = <2>;
108 gpio0: gpio-controller@100000c4 {
109 compatible = "brcm,bcm6345-gpio";
111 gpio-controller;
112 #gpio-cells = <2>;
118 compatible = "brcm,bcm6345-uart";
126 compatible = "brcm,bcm6345-uart";
133 periph_pwr: power-controller@1000184c {
134 compatible = "brcm,bcm6328-power-domain";
136 #power-domain-cells = <1>;
139 leds: led-controller@10001900 {
140 compatible = "brcm,bcm6328-leds";
142 #address-cells = <1>;
143 #size-cells = <0>;
148 memory-controller@10003000 {
149 compatible = "brcm,bcm6328-mc";
151 u-boot,dm-pre-reloc;