| Device-tree bindings for FSI-attached I2C master and busses |
| ----------------------------------------------------------- |
| - compatible = "ibm,i2c-fsi"; |
| - reg = < address size >; : The FSI CFAM address and address |
| - #address-cells = <1>; : Number of address cells in child |
| - #size-cells = <0>; : Number of size cells in child nodes. |
| - child nodes : Nodes to describe busses off the I2C |
| Child node required properties: |
| - reg = < port number > : The port number on the I2C master. |
| Child node optional properties: |
| - child nodes : Nodes to describe devices on the I2C |
| compatible = "ibm,i2c-fsi"; |
| compatible = "vendor,dev-name"; |