Lines Matching +full:qman +full:- +full:pfdr
4 * Copyright 2013 - 2014 Freescale Semiconductor Inc.
37 /include/ "p1023si-pre.dtsi"
42 #address-cells = <2>;
43 #size-cells = <2>;
44 interrupt-parent = <&mpic>;
50 reserved-memory {
51 #address-cells = <2>;
52 #size-cells = <2>;
55 bman_fbpr: bman-fbpr {
59 qman_fqd: qman-fqd {
63 qman_pfdr: qman-pfdr {
69 qportals: qman-portals@ff000000 {
73 bportals: bman-portals@ff200000 {
106 #address-cells = <1>;
107 #size-cells = <1>;
108 compatible = "cfi-flash";
110 bank-width = <2>;
111 device-width = <1>;
133 /* 512KB for u-boot Bootloader Image */
134 /* 512KB for u-boot Environment Variables */
136 label = "NOR U-Boot Image";
137 read-only;
142 #address-cells = <1>;
143 #size-cells = <1>;
144 compatible = "fsl,elbc-fcm-nand";
149 /* 1MB for u-boot Bootloader Image */
151 label = "NAND U-Boot Image";
152 read-only;
186 /* IRQ[0:3] are pulled up on board, set to active-low */
187 interrupt-map-mask = <0xf800 0 0 7>;
188 interrupt-map = <
211 * IRQ[4:6] only for PCIe, set to active-high,
212 * IRQ[7] is pulled up on board, set to active-low
214 interrupt-map-mask = <0xf800 0 0 7>;
215 interrupt-map = <
238 * IRQ[8:10] are pulled up on board, set to active-low
239 * IRQ[11] only for PCIe, set to active-high,
241 interrupt-map-mask = <0xf800 0 0 7>;
242 interrupt-map = <
260 /include/ "p1023si-post.dtsi"