diff options
Diffstat (limited to 'dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen.dtsi')
| -rw-r--r-- | dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen.dtsi | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen.dtsi b/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen.dtsi new file mode 100644 index 00000000..3d75be65 --- /dev/null +++ b/dynamic-layers/xilinx/recipes-bsp/device-tree/files/zynqmp-xen.dtsi | |||
| @@ -0,0 +1,123 @@ | |||
| 1 | &smmu { | ||
| 2 | status = "okay"; | ||
| 3 | }; | ||
| 4 | |||
| 5 | &gem0 { | ||
| 6 | iommus = <&smmu 0x874>; | ||
| 7 | }; | ||
| 8 | |||
| 9 | &gem1 { | ||
| 10 | iommus = <&smmu 0x875>; | ||
| 11 | }; | ||
| 12 | |||
| 13 | &gem2 { | ||
| 14 | iommus = <&smmu 0x876>; | ||
| 15 | }; | ||
| 16 | |||
| 17 | &gem3 { | ||
| 18 | iommus = <&smmu 0x877>; | ||
| 19 | }; | ||
| 20 | |||
| 21 | &dwc3_0 { | ||
| 22 | iommus = <&smmu 0x860>; | ||
| 23 | }; | ||
| 24 | |||
| 25 | &dwc3_1 { | ||
| 26 | iommus = <&smmu 0x861>; | ||
| 27 | }; | ||
| 28 | |||
| 29 | &qspi { | ||
| 30 | iommus = <&smmu 0x873>; | ||
| 31 | }; | ||
| 32 | |||
| 33 | &lpd_dma_chan1 { | ||
| 34 | iommus = <&smmu 0x868>; | ||
| 35 | }; | ||
| 36 | |||
| 37 | &lpd_dma_chan2 { | ||
| 38 | iommus = <&smmu 0x869>; | ||
| 39 | }; | ||
| 40 | |||
| 41 | &lpd_dma_chan3 { | ||
| 42 | iommus = <&smmu 0x86a>; | ||
| 43 | }; | ||
| 44 | |||
| 45 | &lpd_dma_chan4 { | ||
| 46 | iommus = <&smmu 0x86b>; | ||
| 47 | }; | ||
| 48 | |||
| 49 | &lpd_dma_chan5 { | ||
| 50 | iommus = <&smmu 0x86c>; | ||
| 51 | }; | ||
| 52 | |||
| 53 | &lpd_dma_chan6 { | ||
| 54 | iommus = <&smmu 0x86d>; | ||
| 55 | }; | ||
| 56 | |||
| 57 | &lpd_dma_chan7 { | ||
| 58 | iommus = <&smmu 0x86e>; | ||
| 59 | }; | ||
| 60 | |||
| 61 | &lpd_dma_chan8 { | ||
| 62 | iommus = <&smmu 0x86f>; | ||
| 63 | }; | ||
| 64 | |||
| 65 | &fpd_dma_chan1 { | ||
| 66 | iommus = <&smmu 0x14e8>; | ||
| 67 | }; | ||
| 68 | |||
| 69 | &fpd_dma_chan2 { | ||
| 70 | iommus = <&smmu 0x14e9>; | ||
| 71 | }; | ||
| 72 | |||
| 73 | &fpd_dma_chan3 { | ||
| 74 | iommus = <&smmu 0x14ea>; | ||
| 75 | }; | ||
| 76 | |||
| 77 | &fpd_dma_chan4 { | ||
| 78 | iommus = <&smmu 0x14eb>; | ||
| 79 | }; | ||
| 80 | |||
| 81 | &fpd_dma_chan5 { | ||
| 82 | iommus = <&smmu 0x14ec>; | ||
| 83 | }; | ||
| 84 | |||
| 85 | &fpd_dma_chan6 { | ||
| 86 | iommus = <&smmu 0x14ed>; | ||
| 87 | }; | ||
| 88 | |||
| 89 | &fpd_dma_chan7 { | ||
| 90 | iommus = <&smmu 0x14ee>; | ||
| 91 | }; | ||
| 92 | |||
| 93 | &fpd_dma_chan8 { | ||
| 94 | iommus = <&smmu 0x14ef>; | ||
| 95 | }; | ||
| 96 | |||
| 97 | &sdhci0 { | ||
| 98 | iommus = <&smmu 0x870>; | ||
| 99 | }; | ||
| 100 | |||
| 101 | &sdhci1 { | ||
| 102 | iommus = <&smmu 0x871>; | ||
| 103 | }; | ||
| 104 | |||
| 105 | &nand0 { | ||
| 106 | iommus = <&smmu 0x872>; | ||
| 107 | }; | ||
| 108 | |||
| 109 | &pcie { | ||
| 110 | iommus = <&smmu 0x4d0>; | ||
| 111 | }; | ||
| 112 | |||
| 113 | &zynqmp_dpsub { | ||
| 114 | iommus = <&smmu 0xce3>; | ||
| 115 | }; | ||
| 116 | |||
| 117 | &zynqmp_dpdma { | ||
| 118 | iommus = <&smmu 0xce4>; | ||
| 119 | }; | ||
| 120 | |||
| 121 | &sata { | ||
| 122 | iommus = <&smmu 0x4c0>, <&smmu 0x4c1>, <&smmu 0x4c2>, <&smmu 0x4c3>; | ||
| 123 | }; | ||
