tqm8548.dts (2d8ad8719591fa803b0d589ed057fa46f49b7155) | tqm8548.dts (c0f589502ed553dbead67880c7bce57dee28a174) |
---|---|
1/* 2 * TQM8548 Device Tree Source 3 * 4 * Copyright 2006 Freescale Semiconductor Inc. 5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de> 6 * 7 * This program is free software; you can redistribute it and/or modify it 8 * under the terms of the GNU General Public License as published by the --- 332 unchanged lines hidden (view full) --- 341 }; 342 343 localbus@e0005000 { 344 compatible = "fsl,mpc8548-localbus", "fsl,pq3-localbus", 345 "simple-bus"; 346 #address-cells = <2>; 347 #size-cells = <1>; 348 reg = <0xe0005000 0x100>; // BRx, ORx, etc. | 1/* 2 * TQM8548 Device Tree Source 3 * 4 * Copyright 2006 Freescale Semiconductor Inc. 5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de> 6 * 7 * This program is free software; you can redistribute it and/or modify it 8 * under the terms of the GNU General Public License as published by the --- 332 unchanged lines hidden (view full) --- 341 }; 342 343 localbus@e0005000 { 344 compatible = "fsl,mpc8548-localbus", "fsl,pq3-localbus", 345 "simple-bus"; 346 #address-cells = <2>; 347 #size-cells = <1>; 348 reg = <0xe0005000 0x100>; // BRx, ORx, etc. |
349 interrupt-parent = <&mpic>; 350 interrupts = <19 2>; |
|
349 350 ranges = < 351 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1 352 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0 353 2 0x0 0xe3000000 0x00008000 // CAN (2 x i82527) 354 3 0x0 0xe3010000 0x00008000 // NAND FLASH 355 356 >; --- 137 unchanged lines hidden --- | 351 352 ranges = < 353 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1 354 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0 355 2 0x0 0xe3000000 0x00008000 // CAN (2 x i82527) 356 3 0x0 0xe3010000 0x00008000 // NAND FLASH 357 358 >; --- 137 unchanged lines hidden --- |