Lines Matching refs:SOC
7 Freescale Semiconductor, FSL SOC and 32-bit additions
44 1) Defining child nodes of an SOC
57 Appendix A - Sample SOC node for MPC8540
114 - Compare FSL SOC use of PCI to standard and make sure no new
116 - Add more information about node definitions for SOC devices
1012 memory-mapped registers that are used for the SOC node itself.
1015 "reg" property should match the unit address of the SOC node.
1029 This field is only needed if the SOC contains an interrupt
1032 The SOC node may contain child nodes for each SOC device that the
1034 on the SOC but are not used by a particular platform. See chapter VI
1035 for more information on how to specify devices that are part of a SOC.
1037 Example SOC node for the MPC8540:
1205 exist on a single piece of silicon. For these SOCs, an SOC node
1207 up the SOC. While platforms are not required to use this model in
1208 order to boot the kernel, it is highly encouraged that all SOC
1210 describe the devices on the SOC. This will allow for the
1214 1) Defining child nodes of an SOC
1217 Each device that is part of an SOC may have its own node entry inside
1218 the SOC node. For each device that is included in the SOC, the unit
1223 SOC node should contain the address mapping from the child address space
1224 to the parent SOC address space and the size of the device's
1227 For many devices that may exist inside an SOC, there are predefined
1228 specifications for the format of the device tree node. All SOC child
1232 See appendix A for an example partial SOC node definition for the
1416 Appendix A - Sample SOC node for MPC8540