Lines Matching +full:dw +full:- +full:apb +full:- +full:uart
1 // SPDX-License-Identifier: GPL-2.0-only
14 #address-cells = <1>;
15 #size-cells = <1>;
18 compatible = "simple-bus";
19 #address-cells = <1>;
20 #size-cells = <1>;
25 #clock-cells = <0>;
26 compatible = "fixed-clock";
27 clock-frequency = <50000000>;
30 core_intc: archs-intc@cpu {
31 compatible = "snps,archs-intc";
32 interrupt-controller;
33 #interrupt-cells = <1>;
36 debug_uart: dw-apb-uart@5000 {
37 compatible = "snps,dw-apb-uart";
39 clock-frequency = <2403200>;
40 interrupt-parent = <&core_intc>;
43 reg-shift = <2>;
44 reg-io-width = <4>;
49 mb_intc: interrupt-controller@e0012000 {
50 #interrupt-cells = <1>;
51 compatible = "snps,dw-apb-ictl";
53 interrupt-controller;
54 interrupt-parent = <&core_intc>;
59 #address-cells = <1>;
60 #size-cells = <1>;