Lines Matching +full:pll +full:- +full:periph

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
11 #address-cells = <1>;
12 #size-cells = <1>;
14 interrupt-parent = <&gic>;
17 #address-cells = <1>;
18 #size-cells = <0>;
22 compatible = "arm,cortex-a7";
24 next-level-cache = <&L2_0>;
25 enable-method = "psci";
30 compatible = "arm,cortex-a7";
32 next-level-cache = <&L2_0>;
33 enable-method = "psci";
36 L2_0: l2-cache0 {
38 cache-level = <2>;
39 cache-unified;
44 compatible = "arm,armv7-timer";
49 arm,cpu-registers-not-fw-configured;
53 compatible = "arm,cortex-a7-pmu";
56 interrupt-affinity = <&CA7_0>, <&CA7_1>;
60 periph_clk: periph-clk {
61 compatible = "fixed-clock";
62 #clock-cells = <0>;
63 clock-frequency = <200000000>;
66 uart_clk: uart-clk {
67 compatible = "fixed-factor-clock";
68 #clock-cells = <0>;
70 clock-div = <4>;
71 clock-mult = <1>;
74 hsspi_pll: hsspi-pll {
75 compatible = "fixed-clock";
76 #clock-cells = <0>;
77 clock-frequency = <200000000>;
82 compatible = "arm,psci-0.2";
87 compatible = "simple-bus";
88 #address-cells = <1>;
89 #size-cells = <1>;
92 gic: interrupt-controller@1000 {
93 compatible = "arm,cortex-a7-gic";
94 #interrupt-cells = <3>;
95 interrupt-controller;
106 compatible = "simple-bus";
107 #address-cells = <1>;
108 #size-cells = <1>;
112 #address-cells = <1>;
113 #size-cells = <0>;
114 compatible = "brcm,bcm6878-hsspi", "brcm,bcmbca-hsspi-v1.0";
118 clock-names = "hsspi", "pll";
119 num-cs = <8>;
123 nand_controller: nand-controller@1800 {
124 #address-cells = <1>;
125 #size-cells = <0>;
126 compatible = "brcm,nand-bcm63138", "brcm,brcmnand-v7.1", "brcm,brcmnand";
128 reg-names = "nand", "nand-int-base";
142 clock-names = "uartclk", "apb_pclk";