Lines Matching +full:cpu +full:- +full:intc
1 // SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause
6 compatible = "realtek,rtl9302-soc";
9 #address-cells = <1>;
10 #size-cells = <0>;
12 cpu@0 {
13 device_type = "cpu";
17 clock-names = "cpu";
21 baseclk: clock-800mhz {
22 compatible = "fixed-clock";
23 #clock-cells = <0>;
24 clock-frequency = <800000000>;
27 lx_clk: clock-175mhz {
28 compatible = "fixed-clock";
29 #clock-cells = <0>;
30 clock-frequency = <175000000>;
35 intc: interrupt-controller@3000 { label
36 compatible = "realtek,rtl9300-intc", "realtek,rtl-intc";
38 interrupt-controller;
39 #interrupt-cells = <1>;
41 interrupt-parent = <&cpuintc>;
46 compatible = "realtek,rtl8380-spi";
49 #address-cells = <1>;
50 #size-cells = <0>;
54 compatible = "realtek,rtl9302-timer", "realtek,otto-timer";
58 interrupt-parent = <&intc>;
65 /delete-property/ clock-frequency;
68 interrupt-parent = <&intc>;
73 /delete-property/ clock-frequency;
76 interrupt-parent = <&intc>;