Lines Matching +full:syscon +full:- +full:reboot
4 * SPDX-License-Identifier: GPL-2.0+
7 #include <dt-bindings/clock/bcm6328-clock.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/power-domain/bcm6328-power-domain.h>
10 #include <dt-bindings/reset/bcm6328-reset.h>
18 #address-cells = <1>;
19 #size-cells = <0>;
20 u-boot,dm-pre-reloc;
23 compatible = "brcm,bcm6328-cpu", "mips,mips4Kc";
26 u-boot,dm-pre-reloc;
30 compatible = "brcm,bcm6328-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>;
58 compatible = "simple-bus";
59 #address-cells = <1>;
60 #size-cells = <1>;
61 u-boot,dm-pre-reloc;
63 periph_rst: reset-controller@10000010 {
64 compatible = "brcm,bcm6345-reset";
66 #reset-cells = <1>;
69 pll_cntl: syscon@10000068 {
70 compatible = "syscon";
74 syscon-reboot {
75 compatible = "syscon-reboot";
82 compatible = "brcm,bcm6345-wdt";
87 wdt-reboot {
88 compatible = "wdt-reboot";
92 gpio: gpio-controller@10000084 {
93 compatible = "brcm,bcm6345-gpio";
95 gpio-controller;
96 #gpio-cells = <2>;
102 compatible = "brcm,bcm6345-uart";
110 compatible = "brcm,bcm6345-uart";
117 leds: led-controller@10000800 {
118 compatible = "brcm,bcm6328-leds";
120 #address-cells = <1>;
121 #size-cells = <0>;
126 periph_pwr: power-controller@10001848 {
127 compatible = "brcm,bcm6328-power-domain";
129 #power-domain-cells = <1>;
132 memory-controller@10003000 {
133 compatible = "brcm,bcm6328-mc";
135 u-boot,dm-pre-reloc;