Lines Matching +full:reg +full:- +full:names
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 fabric_clk3: fabric-clk3 {
6 compatible = "fixed-clock";
7 #clock-cells = <0>;
8 clock-frequency = <62500000>;
11 fabric_clk1: fabric-clk1 {
12 compatible = "fixed-clock";
13 #clock-cells = <0>;
14 clock-frequency = <125000000>;
18 compatible = "microchip,pcie-host-1.0";
19 #address-cells = <0x3>;
20 #interrupt-cells = <0x1>;
21 #size-cells = <0x2>;
23 reg = <0x20 0x0 0x0 0x8000000>, <0x0 0x43000000 0x0 0x10000>;
24 reg-names = "cfg", "apb";
25 bus-range = <0x0 0x7f>;
26 interrupt-parent = <&plic>;
28 interrupt-map = <0 0 0 1 &pcie_intc 0>,
32 interrupt-map-mask = <0 0 0 7>;
34 clock-names = "fic0", "fic3";
36 msi-parent = <&pcie>;
37 msi-controller;
39 pcie_intc: interrupt-controller {
40 #address-cells = <0>;
41 #interrupt-cells = <1>;
42 interrupt-controller;