Lines Matching +full:i2cr +full:- +full:fsi +full:- +full:master
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/fsi/ibm,i2cr-fsi-master.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: IBM I2C Responder virtual FSI master
10 - Eddie James <eajames@linux.ibm.com>
13 The I2C Responder (I2CR) is a an I2C device that's connected to an FSI CFAM
14 (see fsi.txt). The I2CR translates I2C bus operations to FSI CFAM reads and
15 writes or SCOM operations, thereby acting as an FSI master.
20 - ibm,i2cr-fsi-master
26 - compatible
27 - reg
30 - $ref: fsi-controller.yaml#
35 - |
37 #address-cells = <1>;
38 #size-cells = <0>;
40 i2cr@20 {
41 compatible = "ibm,i2cr-fsi-master";