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
1016 memory-mapped registers that are used for the SOC node itself.
1019 "reg" property should match the unit address of the SOC node.
1033 This field is only needed if the SOC contains an interrupt
1036 The SOC node may contain child nodes for each SOC device that the
1038 on the SOC but are not used by a particular platform. See chapter VI
1039 for more information on how to specify devices that are part of a SOC.
1041 Example SOC node for the MPC8540:
1209 exist on a single piece of silicon. For these SOCs, an SOC node
1211 up the SOC. While platforms are not required to use this model in
1212 order to boot the kernel, it is highly encouraged that all SOC
1214 describe the devices on the SOC. This will allow for the
1218 1) Defining child nodes of an SOC
1221 Each device that is part of an SOC may have its own node entry inside
1222 the SOC node. For each device that is included in the SOC, the unit
1227 SOC node should contain the address mapping from the child address space
1228 to the parent SOC address space and the size of the device's
1231 For many devices that may exist inside an SOC, there are predefined
1232 specifications for the format of the device tree node. All SOC child
1236 See appendix A for an example partial SOC node definition for the
1420 Appendix A - Sample SOC node for MPC8540