Lines Matching +full:line +full:- +full:ranges
2 #address-cells = <1>;
3 #size-cells = <1>;
6 timebase-frequency = <5000000>;
7 #address-cells = <1>;
8 #size-cells = <0>;
14 clock-frequency = <5000000>;
17 cpu0_intc: interrupt-controller {
18 compatible = "riscv,cpu-intc";
19 interrupt-controller;
20 #address-cells = <0>;
21 #interrupt-cells = <1>;
27 compatible = "simple-bus";
28 ranges;
29 interrupt-parent = <&clint>;
30 #address-cells = <1>;
31 #size-cells = <1>;
36 interrupts-extended = <&cpu0_intc 3 &cpu0_intc 7>;
37 interrupt-names = "soft0", "timer0";
41 compatible = "ns16550", "snps,dw-apb-uart";
43 reg-shift = <2>;
46 * so connect UART interrupt to 17th line as a stub to
49 interrupt-parent = <&cpu0_intc>;
51 clock-frequency = <50000000>;