Lines Matching +full:pre +full:- +full:clocks
1 // SPDX-License-Identifier: GPL-2.0+
10 #address-cells = <2>;
11 #size-cells = <2>;
14 #address-cells = <2>;
15 #size-cells = <0>;
16 u-boot,dm-pre-reloc;
19 compatible = "arm,cortex-a53", "arm,armv8";
22 next-level-cache = <&l2>;
23 u-boot,dm-pre-reloc;
27 compatible = "arm,cortex-a53", "arm,armv8";
30 next-level-cache = <&l2>;
31 u-boot,dm-pre-reloc;
35 compatible = "arm,cortex-a53", "arm,armv8";
38 next-level-cache = <&l2>;
39 u-boot,dm-pre-reloc;
43 compatible = "arm,cortex-a53", "arm,armv8";
46 next-level-cache = <&l2>;
47 u-boot,dm-pre-reloc;
50 l2: l2-cache0 {
52 u-boot,dm-pre-reloc;
56 clocks {
57 compatible = "simple-bus";
58 #address-cells = <2>;
59 #size-cells = <2>;
61 u-boot,dm-pre-reloc;
63 periph_osc: periph-osc {
64 compatible = "fixed-clock";
65 #clock-cells = <0>;
66 clock-frequency = <200000000>;
67 u-boot,dm-pre-reloc;
72 compatible = "simple-bus";
73 #address-cells = <2>;
74 #size-cells = <2>;
75 u-boot,dm-pre-reloc;
78 compatible = "brcm,bcm6345-uart";
80 clocks = <&periph_osc>;
86 compatible = "brcm,bcm6345-wdt";
88 clocks = <&periph_osc>;
92 compatible = "brcm,bcm6345-wdt";
94 clocks = <&periph_osc>;
97 wdt-reboot {
98 compatible = "wdt-reboot";