15986453bSStuart Yoder=================================================================== 25986453bSStuart YoderPower Architecture CPU Binding 35986453bSStuart YoderCopyright 2013 Freescale Semiconductor Inc. 45986453bSStuart Yoder 55986453bSStuart YoderPower Architecture CPUs in Freescale SOCs are represented in device trees as 65986453bSStuart Yoderper the definition in ePAPR. 75986453bSStuart Yoder 85986453bSStuart YoderIn addition to the ePAPR definitions, the properties defined below may be 95986453bSStuart Yoderpresent on CPU nodes. 105986453bSStuart Yoder 115986453bSStuart YoderPROPERTIES 125986453bSStuart Yoder 135986453bSStuart Yoder - fsl,eref-* 145986453bSStuart Yoder Usage: optional 155986453bSStuart Yoder Value type: <empty> 165986453bSStuart Yoder Definition: The EREF (EREF: A Programmer.s Reference Manual for 175986453bSStuart Yoder Freescale Power Architecture) defines the architecture for Freescale 185986453bSStuart Yoder Power CPUs. The EREF defines some architecture categories not defined 195986453bSStuart Yoder by the Power ISA. For these EREF-specific categories, the existence of 205986453bSStuart Yoder a property named fsl,eref-[CAT], where [CAT] is the abbreviated category 215986453bSStuart Yoder name with all uppercase letters converted to lowercase, indicates that 225986453bSStuart Yoder the category is supported by the implementation. 23*385510beSDiana Craciun 24*385510beSDiana Craciun - fsl,portid-mapping 25*385510beSDiana Craciun Usage: optional 26*385510beSDiana Craciun Value type: <u32> 27*385510beSDiana Craciun Definition: The Coherency Subdomain ID Port Mapping Registers and 28*385510beSDiana Craciun Snoop ID Port Mapping registers, which are part of the CoreNet 29*385510beSDiana Craciun Coherency fabric (CCF), provide a CoreNet Coherency Subdomain 30*385510beSDiana Craciun ID/CoreNet Snoop ID to cpu mapping functions. Certain bits from 31*385510beSDiana Craciun these registers should be set if the coresponding CPU should be 32*385510beSDiana Craciun snooped. This property defines a bitmask which selects the bit 33*385510beSDiana Craciun that should be set if this cpu should be snooped. 34