c293pcie.dts (c25141062a82ae8bddced1b3ce2b57a1c0efabe0) | c293pcie.dts (acb354fe97e5aa6d9534b601ce18ef7866f25c4d) |
---|---|
1/* 2 * C293 PCIE Device Tree Source 3 * 4 * Copyright 2013 Freescale Semiconductor Inc. 5 * 6 * Redistribution and use in source and binary forms, with or without 7 * modification, are permitted provided that the following conditions are met: 8 * * Redistributions of source code must retain the above copyright --- 28 unchanged lines hidden (view full) --- 37/ { 38 model = "fsl,C293PCIE"; 39 compatible = "fsl,C293PCIE"; 40 41 memory { 42 device_type = "memory"; 43 }; 44 | 1/* 2 * C293 PCIE Device Tree Source 3 * 4 * Copyright 2013 Freescale Semiconductor Inc. 5 * 6 * Redistribution and use in source and binary forms, with or without 7 * modification, are permitted provided that the following conditions are met: 8 * * Redistributions of source code must retain the above copyright --- 28 unchanged lines hidden (view full) --- 37/ { 38 model = "fsl,C293PCIE"; 39 compatible = "fsl,C293PCIE"; 40 41 memory { 42 device_type = "memory"; 43 }; 44 |
45 ifc: ifc@fffe1e000 { | 45 ifc: memory-controller@fffe1e000 { |
46 reg = <0xf 0xffe1e000 0 0x2000>; 47 ranges = <0x0 0x0 0xf 0xec000000 0x04000000 48 0x1 0x0 0xf 0xff800000 0x00010000 49 0x2 0x0 0xf 0xffdf0000 0x00010000>; 50 51 }; 52 53 soc: soc@fffe00000 { --- 171 unchanged lines hidden --- | 46 reg = <0xf 0xffe1e000 0 0x2000>; 47 ranges = <0x0 0x0 0xf 0xec000000 0x04000000 48 0x1 0x0 0xf 0xff800000 0x00010000 49 0x2 0x0 0xf 0xffdf0000 0x00010000>; 50 51 }; 52 53 soc: soc@fffe00000 { --- 171 unchanged lines hidden --- |