Lines Matching +full:pcie +full:- +full:x1
1 // SPDX-License-Identifier: GPL-2.0
4 pciec: pcie@82000000 {
5 compatible = "marvell,kirkwood-pcie";
9 #address-cells = <3>;
10 #size-cells = <2>;
12 bus-range = <0x00 0xff>;
16 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */
17 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */>;
19 pcie0: pcie@1,0 {
21 assigned-addresses = <0x82000800 0 0x00040000 0 0x2000>;
23 #address-cells = <3>;
24 #size-cells = <2>;
25 #interrupt-cells = <1>;
26 ranges = <0x82000000 0 0 0x82000000 0x1 0 1 0
27 0x81000000 0 0 0x81000000 0x1 0 1 0>;
28 bus-range = <0x00 0xff>;
29 interrupt-names = "intx", "error";
31 interrupt-map-mask = <0 0 0 7>;
32 interrupt-map = <0 0 0 1 &pcie_intc 0>,
36 marvell,pcie-port = <0>;
37 marvell,pcie-lane = <0>;
41 pcie_intc: interrupt-controller {
42 interrupt-controller;
43 #interrupt-cells = <1>;
50 pinctrl: pin-controller@10000 {
51 compatible = "marvell,98dx4122-pinctrl";