1 // SPDX-License-Identifier: GPL-2.0-or-later << 2 /* 1 /* 3 * MPC8569E MDS Device Tree Source 2 * MPC8569E MDS Device Tree Source 4 * 3 * 5 * Copyright (C) 2009 Freescale Semiconductor 4 * Copyright (C) 2009 Freescale Semiconductor Inc. >> 5 * >> 6 * This program is free software; you can redistribute it and/or modify it >> 7 * under the terms of the GNU General Public License as published by the >> 8 * Free Software Foundation; either version 2 of the License, or (at your >> 9 * option) any later version. 6 */ 10 */ 7 11 8 /include/ "mpc8569si-pre.dtsi" 12 /include/ "mpc8569si-pre.dtsi" 9 13 10 / { 14 / { 11 model = "MPC8569EMDS"; 15 model = "MPC8569EMDS"; 12 compatible = "fsl,MPC8569EMDS"; 16 compatible = "fsl,MPC8569EMDS"; 13 #address-cells = <2>; 17 #address-cells = <2>; 14 #size-cells = <2>; 18 #size-cells = <2>; 15 interrupt-parent = <&mpic>; 19 interrupt-parent = <&mpic>; 16 20 17 aliases { 21 aliases { 18 ethernet2 = &enet2; 22 ethernet2 = &enet2; 19 ethernet3 = &enet3; 23 ethernet3 = &enet3; 20 ethernet5 = &enet5; 24 ethernet5 = &enet5; 21 ethernet7 = &enet7; 25 ethernet7 = &enet7; 22 rapidio0 = &rio; 26 rapidio0 = &rio; 23 }; 27 }; 24 28 25 memory { 29 memory { 26 device_type = "memory"; 30 device_type = "memory"; 27 }; 31 }; 28 32 29 lbc: localbus@e0005000 { 33 lbc: localbus@e0005000 { 30 reg = <0x0 0xe0005000 0x0 0x10 34 reg = <0x0 0xe0005000 0x0 0x1000>; 31 35 32 ranges = <0x0 0x0 0x0 0xfe0000 36 ranges = <0x0 0x0 0x0 0xfe000000 0x02000000 33 0x1 0x0 0x0 0xf80000 37 0x1 0x0 0x0 0xf8000000 0x00008000 34 0x2 0x0 0x0 0xf00000 38 0x2 0x0 0x0 0xf0000000 0x04000000 35 0x3 0x0 0x0 0xfc0000 39 0x3 0x0 0x0 0xfc000000 0x00008000 36 0x4 0x0 0x0 0xf80080 40 0x4 0x0 0x0 0xf8008000 0x00008000 37 0x5 0x0 0x0 0xf80100 41 0x5 0x0 0x0 0xf8010000 0x00008000>; 38 42 39 nor@0,0 { 43 nor@0,0 { 40 #address-cells = <1>; 44 #address-cells = <1>; 41 #size-cells = <1>; 45 #size-cells = <1>; 42 compatible = "cfi-flas 46 compatible = "cfi-flash"; 43 reg = <0x0 0x0 0x02000 47 reg = <0x0 0x0 0x02000000>; 44 bank-width = <1>; 48 bank-width = <1>; 45 device-width = <1>; 49 device-width = <1>; 46 partition@0 { 50 partition@0 { 47 label = "ramdi 51 label = "ramdisk"; 48 reg = <0x00000 52 reg = <0x00000000 0x01c00000>; 49 }; 53 }; 50 partition@1c00000 { 54 partition@1c00000 { 51 label = "kerne 55 label = "kernel"; 52 reg = <0x01c00 56 reg = <0x01c00000 0x002e0000>; 53 }; 57 }; 54 partition@1ee0000 { 58 partition@1ee0000 { 55 label = "dtb"; 59 label = "dtb"; 56 reg = <0x01ee0 60 reg = <0x01ee0000 0x00020000>; 57 }; 61 }; 58 partition@1f00000 { 62 partition@1f00000 { 59 label = "firmw 63 label = "firmware"; 60 reg = <0x01f00 64 reg = <0x01f00000 0x00080000>; 61 read-only; 65 read-only; 62 }; 66 }; 63 partition@1f80000 { 67 partition@1f80000 { 64 label = "u-boo 68 label = "u-boot"; 65 reg = <0x01f80 69 reg = <0x01f80000 0x00080000>; 66 read-only; 70 read-only; 67 }; 71 }; 68 }; 72 }; 69 73 70 bcsr@1,0 { 74 bcsr@1,0 { 71 #address-cells = <1>; 75 #address-cells = <1>; 72 #size-cells = <1>; 76 #size-cells = <1>; 73 compatible = "fsl,mpc8 77 compatible = "fsl,mpc8569mds-bcsr"; 74 reg = <1 0 0x8000>; 78 reg = <1 0 0x8000>; 75 ranges = <0 1 0 0x8000 79 ranges = <0 1 0 0x8000>; 76 80 77 bcsr17: gpio-controlle 81 bcsr17: gpio-controller@11 { 78 #gpio-cells = 82 #gpio-cells = <2>; 79 compatible = " 83 compatible = "fsl,mpc8569mds-bcsr-gpio"; 80 reg = <0x11 0x 84 reg = <0x11 0x1>; 81 gpio-controlle 85 gpio-controller; 82 }; 86 }; 83 }; 87 }; 84 88 85 nand@3,0 { 89 nand@3,0 { 86 compatible = "fsl,mpc8 90 compatible = "fsl,mpc8569-fcm-nand", 87 "fsl,elbc 91 "fsl,elbc-fcm-nand"; 88 reg = <3 0 0x8000>; 92 reg = <3 0 0x8000>; 89 }; 93 }; 90 94 91 pib@4,0 { 95 pib@4,0 { 92 compatible = "fsl,mpc8 96 compatible = "fsl,mpc8569mds-pib"; 93 reg = <4 0 0x8000>; 97 reg = <4 0 0x8000>; 94 }; 98 }; 95 99 96 pib@5,0 { 100 pib@5,0 { 97 compatible = "fsl,mpc8 101 compatible = "fsl,mpc8569mds-pib"; 98 reg = <5 0 0x8000>; 102 reg = <5 0 0x8000>; 99 }; 103 }; 100 }; 104 }; 101 105 102 soc: soc@e0000000 { 106 soc: soc@e0000000 { 103 ranges = <0x0 0x0 0xe0000000 0 107 ranges = <0x0 0x0 0xe0000000 0x100000>; 104 108 105 i2c-sleep-nexus { 109 i2c-sleep-nexus { 106 i2c@3000 { 110 i2c@3000 { 107 rtc@68 { 111 rtc@68 { 108 compat 112 compatible = "dallas,ds1374"; 109 reg = 113 reg = <0x68>; 110 interr 114 interrupts = <3 1 0 0>; 111 }; 115 }; 112 }; 116 }; 113 }; 117 }; 114 118 115 sdhc@2e000 { 119 sdhc@2e000 { 116 status = "disabled"; 120 status = "disabled"; 117 sdhci,1-bit-only; 121 sdhci,1-bit-only; 118 bus-width = <1>; 122 bus-width = <1>; 119 }; 123 }; 120 124 121 par_io@e0100 { 125 par_io@e0100 { 122 num-ports = <7>; 126 num-ports = <7>; 123 127 124 qe_pio_e: gpio-control 128 qe_pio_e: gpio-controller@80 { 125 #gpio-cells = 129 #gpio-cells = <2>; 126 compatible = " 130 compatible = "fsl,mpc8569-qe-pario-bank", 127 " 131 "fsl,mpc8323-qe-pario-bank"; 128 reg = <0x80 0x 132 reg = <0x80 0x18>; 129 gpio-controlle 133 gpio-controller; 130 }; 134 }; 131 135 132 qe_pio_f: gpio-control 136 qe_pio_f: gpio-controller@a0 { 133 #gpio-cells = 137 #gpio-cells = <2>; 134 compatible = " 138 compatible = "fsl,mpc8569-qe-pario-bank", 135 " 139 "fsl,mpc8323-qe-pario-bank"; 136 reg = <0xa0 0x 140 reg = <0xa0 0x18>; 137 gpio-controlle 141 gpio-controller; 138 }; 142 }; 139 143 140 pio1: ucc_pin@1 { 144 pio1: ucc_pin@1 { 141 pio-map = < 145 pio-map = < 142 /* port pin dir ope 146 /* port pin dir open_drain assignment has_irq */ 143 0x2 0 147 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */ 144 0x2 0 148 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */ 145 0x2 0 149 0x2 0x0b 0x2 0x0 0x1 0x0 /* CLK12*/ 146 0x0 0 150 0x0 0x0 0x1 0x0 0x3 0x0 /* ENET1_TXD0_SER1_TXD0 */ 147 0x0 0 151 0x0 0x1 0x1 0x0 0x3 0x0 /* ENET1_TXD1_SER1_TXD1 */ 148 0x0 0 152 0x0 0x2 0x1 0x0 0x1 0x0 /* ENET1_TXD2_SER1_TXD2 */ 149 0x0 0 153 0x0 0x3 0x1 0x0 0x2 0x0 /* ENET1_TXD3_SER1_TXD3 */ 150 0x0 0 154 0x0 0x6 0x2 0x0 0x3 0x0 /* ENET1_RXD0_SER1_RXD0 */ 151 0x0 0 155 0x0 0x7 0x2 0x0 0x1 0x0 /* ENET1_RXD1_SER1_RXD1 */ 152 0x0 0 156 0x0 0x8 0x2 0x0 0x2 0x0 /* ENET1_RXD2_SER1_RXD2 */ 153 0x0 0 157 0x0 0x9 0x2 0x0 0x2 0x0 /* ENET1_RXD3_SER1_RXD3 */ 154 0x0 0 158 0x0 0x4 0x1 0x0 0x2 0x0 /* ENET1_TX_EN_SER1_RTS_B */ 155 0x0 0 159 0x0 0xc 0x2 0x0 0x3 0x0 /* ENET1_RX_DV_SER1_CTS_B */ 156 0x2 0 160 0x2 0x8 0x2 0x0 0x1 0x0 /* ENET1_GRXCLK */ 157 0x2 0 161 0x2 0x14 0x1 0x0 0x2 0x0>; /* ENET1_GTXCLK */ 158 }; 162 }; 159 163 160 pio2: ucc_pin@2 { 164 pio2: ucc_pin@2 { 161 pio-map = < 165 pio-map = < 162 /* port pin dir ope 166 /* port pin dir open_drain assignment has_irq */ 163 0x2 0 167 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */ 164 0x2 0 168 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */ 165 0x2 0 169 0x2 0x10 0x2 0x0 0x3 0x0 /* CLK17 */ 166 0x0 0 170 0x0 0xe 0x1 0x0 0x2 0x0 /* ENET2_TXD0_SER2_TXD0 */ 167 0x0 0 171 0x0 0xf 0x1 0x0 0x2 0x0 /* ENET2_TXD1_SER2_TXD1 */ 168 0x0 0 172 0x0 0x10 0x1 0x0 0x1 0x0 /* ENET2_TXD2_SER2_TXD2 */ 169 0x0 0 173 0x0 0x11 0x1 0x0 0x1 0x0 /* ENET2_TXD3_SER2_TXD3 */ 170 0x0 0 174 0x0 0x14 0x2 0x0 0x2 0x0 /* ENET2_RXD0_SER2_RXD0 */ 171 0x0 0 175 0x0 0x15 0x2 0x0 0x1 0x0 /* ENET2_RXD1_SER2_RXD1 */ 172 0x0 0 176 0x0 0x16 0x2 0x0 0x1 0x0 /* ENET2_RXD2_SER2_RXD2 */ 173 0x0 0 177 0x0 0x17 0x2 0x0 0x1 0x0 /* ENET2_RXD3_SER2_RXD3 */ 174 0x0 0 178 0x0 0x12 0x1 0x0 0x2 0x0 /* ENET2_TX_EN_SER2_RTS_B */ 175 0x0 0 179 0x0 0x1a 0x2 0x0 0x3 0x0 /* ENET2_RX_DV_SER2_CTS_B */ 176 0x2 0 180 0x2 0x3 0x2 0x0 0x1 0x0 /* ENET2_GRXCLK */ 177 0x2 0 181 0x2 0x2 0x1 0x0 0x2 0x0>; /* ENET2_GTXCLK */ 178 }; 182 }; 179 183 180 pio3: ucc_pin@3 { 184 pio3: ucc_pin@3 { 181 pio-map = < 185 pio-map = < 182 /* port pin dir ope 186 /* port pin dir open_drain assignment has_irq */ 183 0x2 0 187 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */ 184 0x2 0 188 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */ 185 0x2 0 189 0x2 0x0b 0x2 0x0 0x1 0x0 /* CLK12*/ 186 0x0 0 190 0x0 0x1d 0x1 0x0 0x2 0x0 /* ENET3_TXD0_SER3_TXD0 */ 187 0x0 0 191 0x0 0x1e 0x1 0x0 0x3 0x0 /* ENET3_TXD1_SER3_TXD1 */ 188 0x0 0 192 0x0 0x1f 0x1 0x0 0x2 0x0 /* ENET3_TXD2_SER3_TXD2 */ 189 0x1 0 193 0x1 0x0 0x1 0x0 0x3 0x0 /* ENET3_TXD3_SER3_TXD3 */ 190 0x1 0 194 0x1 0x3 0x2 0x0 0x3 0x0 /* ENET3_RXD0_SER3_RXD0 */ 191 0x1 0 195 0x1 0x4 0x2 0x0 0x1 0x0 /* ENET3_RXD1_SER3_RXD1 */ 192 0x1 0 196 0x1 0x5 0x2 0x0 0x2 0x0 /* ENET3_RXD2_SER3_RXD2 */ 193 0x1 0 197 0x1 0x6 0x2 0x0 0x3 0x0 /* ENET3_RXD3_SER3_RXD3 */ 194 0x1 0 198 0x1 0x1 0x1 0x0 0x1 0x0 /* ENET3_TX_EN_SER3_RTS_B */ 195 0x1 0 199 0x1 0x9 0x2 0x0 0x3 0x0 /* ENET3_RX_DV_SER3_CTS_B */ 196 0x2 0 200 0x2 0x9 0x2 0x0 0x2 0x0 /* ENET3_GRXCLK */ 197 0x2 0 201 0x2 0x19 0x1 0x0 0x2 0x0>; /* ENET3_GTXCLK */ 198 }; 202 }; 199 203 200 pio4: ucc_pin@4 { 204 pio4: ucc_pin@4 { 201 pio-map = < 205 pio-map = < 202 /* port pin dir ope 206 /* port pin dir open_drain assignment has_irq */ 203 0x2 0 207 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */ 204 0x2 0 208 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */ 205 0x2 0 209 0x2 0x10 0x2 0x0 0x3 0x0 /* CLK17 */ 206 0x1 0 210 0x1 0xc 0x1 0x0 0x2 0x0 /* ENET4_TXD0_SER4_TXD0 */ 207 0x1 0 211 0x1 0xd 0x1 0x0 0x2 0x0 /* ENET4_TXD1_SER4_TXD1 */ 208 0x1 0 212 0x1 0xe 0x1 0x0 0x1 0x0 /* ENET4_TXD2_SER4_TXD2 */ 209 0x1 0 213 0x1 0xf 0x1 0x0 0x2 0x0 /* ENET4_TXD3_SER4_TXD3 */ 210 0x1 0 214 0x1 0x12 0x2 0x0 0x2 0x0 /* ENET4_RXD0_SER4_RXD0 */ 211 0x1 0 215 0x1 0x13 0x2 0x0 0x1 0x0 /* ENET4_RXD1_SER4_RXD1 */ 212 0x1 0 216 0x1 0x14 0x2 0x0 0x1 0x0 /* ENET4_RXD2_SER4_RXD2 */ 213 0x1 0 217 0x1 0x15 0x2 0x0 0x2 0x0 /* ENET4_RXD3_SER4_RXD3 */ 214 0x1 0 218 0x1 0x10 0x1 0x0 0x2 0x0 /* ENET4_TX_EN_SER4_RTS_B */ 215 0x1 0 219 0x1 0x18 0x2 0x0 0x3 0x0 /* ENET4_RX_DV_SER4_CTS_B */ 216 0x2 0 220 0x2 0x11 0x2 0x0 0x2 0x0 /* ENET4_GRXCLK */ 217 0x2 0 221 0x2 0x18 0x1 0x0 0x2 0x0>; /* ENET4_GTXCLK */ 218 }; 222 }; 219 }; 223 }; 220 }; 224 }; 221 225 222 qe: qe@e0080000 { 226 qe: qe@e0080000 { 223 ranges = <0x0 0x0 0xe0080000 0 227 ranges = <0x0 0x0 0xe0080000 0x40000>; 224 reg = <0x0 0xe0080000 0x0 0x48 228 reg = <0x0 0xe0080000 0x0 0x480>; 225 229 226 spi@4c0 { 230 spi@4c0 { 227 gpios = <&qe_pio_e 30 231 gpios = <&qe_pio_e 30 0>; 228 mode = "cpu-qe"; 232 mode = "cpu-qe"; 229 233 230 serial-flash@0 { 234 serial-flash@0 { 231 compatible = " 235 compatible = "st,m25p40"; 232 reg = <0>; 236 reg = <0>; 233 spi-max-freque 237 spi-max-frequency = <25000000>; 234 }; 238 }; 235 }; 239 }; 236 240 237 spi@500 { 241 spi@500 { 238 mode = "cpu"; 242 mode = "cpu"; 239 }; 243 }; 240 244 241 usb@6c0 { 245 usb@6c0 { 242 fsl,fullspeed-clock = 246 fsl,fullspeed-clock = "clk5"; 243 fsl,lowspeed-clock = " 247 fsl,lowspeed-clock = "brg10"; 244 gpios = <&qe_pio_f 3 0 248 gpios = <&qe_pio_f 3 0 /* USBOE */ 245 &qe_pio_f 4 0 249 &qe_pio_f 4 0 /* USBTP */ 246 &qe_pio_f 5 0 250 &qe_pio_f 5 0 /* USBTN */ 247 &qe_pio_f 6 0 251 &qe_pio_f 6 0 /* USBRP */ 248 &qe_pio_f 8 0 252 &qe_pio_f 8 0 /* USBRN */ 249 &bcsr17 1 0 253 &bcsr17 1 0 /* SPEED */ 250 &bcsr17 2 0 254 &bcsr17 2 0>; /* POWER */ 251 }; 255 }; 252 256 253 enet0: ucc@2000 { 257 enet0: ucc@2000 { 254 device_type = "network 258 device_type = "network"; 255 compatible = "ucc_geth 259 compatible = "ucc_geth"; 256 local-mac-address = [ 260 local-mac-address = [ 00 00 00 00 00 00 ]; 257 rx-clock-name = "none" 261 rx-clock-name = "none"; 258 tx-clock-name = "clk12 262 tx-clock-name = "clk12"; 259 pio-handle = <&pio1>; 263 pio-handle = <&pio1>; 260 tbi-handle = <&tbi1>; 264 tbi-handle = <&tbi1>; 261 phy-handle = <&qe_phy0 265 phy-handle = <&qe_phy0>; 262 phy-connection-type = 266 phy-connection-type = "rgmii-id"; 263 }; 267 }; 264 268 265 mdio@2120 { 269 mdio@2120 { 266 #address-cells = <1>; 270 #address-cells = <1>; 267 #size-cells = <0>; 271 #size-cells = <0>; 268 reg = <0x2120 0x18>; 272 reg = <0x2120 0x18>; 269 compatible = "fsl,ucc- 273 compatible = "fsl,ucc-mdio"; 270 274 271 qe_phy0: ethernet-phy@ 275 qe_phy0: ethernet-phy@7 { 272 interrupt-pare 276 interrupt-parent = <&mpic>; 273 interrupts = < 277 interrupts = <1 1 0 0>; 274 reg = <0x7>; 278 reg = <0x7>; 275 }; 279 }; 276 qe_phy1: ethernet-phy@ 280 qe_phy1: ethernet-phy@1 { 277 interrupt-pare 281 interrupt-parent = <&mpic>; 278 interrupts = < 282 interrupts = <2 1 0 0>; 279 reg = <0x1>; 283 reg = <0x1>; 280 }; 284 }; 281 qe_phy2: ethernet-phy@ 285 qe_phy2: ethernet-phy@2 { 282 interrupt-pare 286 interrupt-parent = <&mpic>; 283 interrupts = < 287 interrupts = <3 1 0 0>; 284 reg = <0x2>; 288 reg = <0x2>; 285 }; 289 }; 286 qe_phy3: ethernet-phy@ 290 qe_phy3: ethernet-phy@3 { 287 interrupt-pare 291 interrupt-parent = <&mpic>; 288 interrupts = < 292 interrupts = <4 1 0 0>; 289 reg = <0x3>; 293 reg = <0x3>; 290 }; 294 }; 291 qe_phy5: ethernet-phy@ 295 qe_phy5: ethernet-phy@4 { 292 reg = <0x04>; 296 reg = <0x04>; 293 }; 297 }; 294 qe_phy7: ethernet-phy@ 298 qe_phy7: ethernet-phy@6 { 295 reg = <0x6>; 299 reg = <0x6>; 296 }; 300 }; 297 tbi1: tbi-phy@11 { 301 tbi1: tbi-phy@11 { 298 reg = <0x11>; 302 reg = <0x11>; 299 device_type = 303 device_type = "tbi-phy"; 300 }; 304 }; 301 }; 305 }; 302 mdio@3520 { 306 mdio@3520 { 303 #address-cells = <1>; 307 #address-cells = <1>; 304 #size-cells = <0>; 308 #size-cells = <0>; 305 reg = <0x3520 0x18>; 309 reg = <0x3520 0x18>; 306 compatible = "fsl,ucc- 310 compatible = "fsl,ucc-mdio"; 307 311 308 tbi6: tbi-phy@15 { 312 tbi6: tbi-phy@15 { 309 reg = <0x15>; 313 reg = <0x15>; 310 device_type = "tbi-phy 314 device_type = "tbi-phy"; 311 }; 315 }; 312 }; 316 }; 313 mdio@3720 { 317 mdio@3720 { 314 #address-cells = <1>; 318 #address-cells = <1>; 315 #size-cells = <0>; 319 #size-cells = <0>; 316 reg = <0x3720 0x38>; 320 reg = <0x3720 0x38>; 317 compatible = "fsl,ucc- 321 compatible = "fsl,ucc-mdio"; 318 tbi8: tbi-phy@17 { 322 tbi8: tbi-phy@17 { 319 reg = <0x17>; 323 reg = <0x17>; 320 device_type = 324 device_type = "tbi-phy"; 321 }; 325 }; 322 }; 326 }; 323 327 324 enet2: ucc@2200 { 328 enet2: ucc@2200 { 325 device_type = "network 329 device_type = "network"; 326 compatible = "ucc_geth 330 compatible = "ucc_geth"; 327 local-mac-address = [ 331 local-mac-address = [ 00 00 00 00 00 00 ]; 328 rx-clock-name = "none" 332 rx-clock-name = "none"; 329 tx-clock-name = "clk12 333 tx-clock-name = "clk12"; 330 pio-handle = <&pio3>; 334 pio-handle = <&pio3>; 331 tbi-handle = <&tbi3>; 335 tbi-handle = <&tbi3>; 332 phy-handle = <&qe_phy2 336 phy-handle = <&qe_phy2>; 333 phy-connection-type = 337 phy-connection-type = "rgmii-id"; 334 }; 338 }; 335 339 336 mdio@2320 { 340 mdio@2320 { 337 #address-cells = <1>; 341 #address-cells = <1>; 338 #size-cells = <0>; 342 #size-cells = <0>; 339 reg = <0x2320 0x18>; 343 reg = <0x2320 0x18>; 340 compatible = "fsl,ucc- 344 compatible = "fsl,ucc-mdio"; 341 tbi3: tbi-phy@11 { 345 tbi3: tbi-phy@11 { 342 reg = <0x11>; 346 reg = <0x11>; 343 device_type = 347 device_type = "tbi-phy"; 344 }; 348 }; 345 }; 349 }; 346 350 347 enet1: ucc@3000 { 351 enet1: ucc@3000 { 348 device_type = "network 352 device_type = "network"; 349 compatible = "ucc_geth 353 compatible = "ucc_geth"; 350 local-mac-address = [ 354 local-mac-address = [ 00 00 00 00 00 00 ]; 351 rx-clock-name = "none" 355 rx-clock-name = "none"; 352 tx-clock-name = "clk17 356 tx-clock-name = "clk17"; 353 pio-handle = <&pio2>; 357 pio-handle = <&pio2>; 354 tbi-handle = <&tbi2>; 358 tbi-handle = <&tbi2>; 355 phy-handle = <&qe_phy1 359 phy-handle = <&qe_phy1>; 356 phy-connection-type = 360 phy-connection-type = "rgmii-id"; 357 }; 361 }; 358 362 359 mdio@3120 { 363 mdio@3120 { 360 #address-cells = <1>; 364 #address-cells = <1>; 361 #size-cells = <0>; 365 #size-cells = <0>; 362 reg = <0x3120 0x18>; 366 reg = <0x3120 0x18>; 363 compatible = "fsl,ucc- 367 compatible = "fsl,ucc-mdio"; 364 tbi2: tbi-phy@11 { 368 tbi2: tbi-phy@11 { 365 reg = <0x11>; 369 reg = <0x11>; 366 device_type = 370 device_type = "tbi-phy"; 367 }; 371 }; 368 }; 372 }; 369 373 370 enet3: ucc@3200 { 374 enet3: ucc@3200 { 371 device_type = "network 375 device_type = "network"; 372 compatible = "ucc_geth 376 compatible = "ucc_geth"; 373 local-mac-address = [ 377 local-mac-address = [ 00 00 00 00 00 00 ]; 374 rx-clock-name = "none" 378 rx-clock-name = "none"; 375 tx-clock-name = "clk17 379 tx-clock-name = "clk17"; 376 pio-handle = <&pio4>; 380 pio-handle = <&pio4>; 377 tbi-handle = <&tbi4>; 381 tbi-handle = <&tbi4>; 378 phy-handle = <&qe_phy3 382 phy-handle = <&qe_phy3>; 379 phy-connection-type = 383 phy-connection-type = "rgmii-id"; 380 }; 384 }; 381 385 382 mdio@3320 { 386 mdio@3320 { 383 #address-cells = <1>; 387 #address-cells = <1>; 384 #size-cells = <0>; 388 #size-cells = <0>; 385 reg = <0x3320 0x18>; 389 reg = <0x3320 0x18>; 386 compatible = "fsl,ucc- 390 compatible = "fsl,ucc-mdio"; 387 tbi4: tbi-phy@11 { 391 tbi4: tbi-phy@11 { 388 reg = <0x11>; 392 reg = <0x11>; 389 device_type = 393 device_type = "tbi-phy"; 390 }; 394 }; 391 }; 395 }; 392 396 393 enet5: ucc@3400 { 397 enet5: ucc@3400 { 394 device_type = "network 398 device_type = "network"; 395 compatible = "ucc_geth 399 compatible = "ucc_geth"; 396 local-mac-address = [ 400 local-mac-address = [ 00 00 00 00 00 00 ]; 397 rx-clock-name = "none" 401 rx-clock-name = "none"; 398 tx-clock-name = "none" 402 tx-clock-name = "none"; 399 tbi-handle = <&tbi6>; 403 tbi-handle = <&tbi6>; 400 phy-handle = <&qe_phy5 404 phy-handle = <&qe_phy5>; 401 phy-connection-type = 405 phy-connection-type = "sgmii"; 402 }; 406 }; 403 407 404 enet7: ucc@3600 { 408 enet7: ucc@3600 { 405 device_type = "network 409 device_type = "network"; 406 compatible = "ucc_geth 410 compatible = "ucc_geth"; 407 local-mac-address = [ 411 local-mac-address = [ 00 00 00 00 00 00 ]; 408 rx-clock-name = "none" 412 rx-clock-name = "none"; 409 tx-clock-name = "none" 413 tx-clock-name = "none"; 410 tbi-handle = <&tbi8>; 414 tbi-handle = <&tbi8>; 411 phy-handle = <&qe_phy7 415 phy-handle = <&qe_phy7>; 412 phy-connection-type = 416 phy-connection-type = "sgmii"; 413 }; 417 }; 414 }; 418 }; 415 419 416 /* PCI Express */ 420 /* PCI Express */ 417 pci1: pcie@e000a000 { 421 pci1: pcie@e000a000 { 418 reg = <0x0 0xe000a000 0x0 0x10 422 reg = <0x0 0xe000a000 0x0 0x1000>; 419 ranges = <0x2000000 0x0 0xa000 423 ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x10000000 420 0x1000000 0x0 0x0000 424 0x1000000 0x0 0x00000000 0 0xe2800000 0x0 0x00800000>; 421 pcie@0 { 425 pcie@0 { 422 ranges = <0x2000000 0x 426 ranges = <0x2000000 0x0 0xa0000000 423 0x2000000 0x 427 0x2000000 0x0 0xa0000000 424 0x0 0x100000 428 0x0 0x10000000 425 429 426 0x1000000 0x 430 0x1000000 0x0 0x0 427 0x1000000 0x 431 0x1000000 0x0 0x0 428 0x0 0x800000 432 0x0 0x800000>; 429 }; 433 }; 430 }; 434 }; 431 435 432 rio: rapidio@e00c00000 { 436 rio: rapidio@e00c00000 { 433 reg = <0x0 0xe00c0000 0x0 0x20 437 reg = <0x0 0xe00c0000 0x0 0x20000>; 434 port1 { 438 port1 { 435 ranges = <0x0 0x0 0x0 439 ranges = <0x0 0x0 0x0 0xc0000000 0x0 0x20000000>; 436 }; 440 }; 437 port2 { 441 port2 { 438 status = "disabled"; 442 status = "disabled"; 439 }; 443 }; 440 }; 444 }; 441 }; 445 }; 442 446 443 /include/ "mpc8569si-post.dtsi" 447 /include/ "mpc8569si-post.dtsi"
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.