1*eedc65cbSEddie JamesDevice-tree bindings for FSI-attached POWER9/POWER10 On-Chip Controller (OCC) 2*eedc65cbSEddie James----------------------------------------------------------------------------- 36021c48fSEddie James 4*eedc65cbSEddie JamesThis is the binding for the P9 or P10 On-Chip Controller accessed over FSI from 5*eedc65cbSEddie Jamesa service processor. See fsi.txt for details on bindings for FSI slave and CFAM 66021c48fSEddie Jamesnodes. The OCC is not an FSI slave device itself, rather it is accessed 7*eedc65cbSEddie Jamesthrough the SBE FIFO. 86021c48fSEddie James 96021c48fSEddie JamesRequired properties: 10*eedc65cbSEddie James - compatible = "ibm,p9-occ" or "ibm,p10-occ" 116021c48fSEddie James 126021c48fSEddie JamesExamples: 136021c48fSEddie James 146021c48fSEddie James occ { 156021c48fSEddie James compatible = "ibm,p9-occ"; 166021c48fSEddie James }; 17