Lines Matching +full:fsi +full:- +full:slave +full:- +full:engine
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/ibm,i2c-fsi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: IBM FSI-attached I2C controller
10 - Eddie James <eajames@linux.ibm.com>
13 This I2C controller is an FSI CFAM engine, providing access to a number of
14 I2C busses. Therefore this node will always be a child of an FSI CFAM node.
19 - ibm,i2c-fsi
23 - description: FSI slave address
25 "#address-cells":
28 "#size-cells":
32 "^i2c-bus@[0-9a-f]+$":
39 - reg
42 - $ref: /schemas/i2c/i2c-controller.yaml#
47 - compatible
48 - reg
53 - |
55 compatible = "ibm,i2c-fsi";
57 #address-cells = <1>;
58 #size-cells = <0>;
60 i2c-bus@0 {
62 #address-cells = <1>;
63 #size-cells = <0>;
66 i2c-bus@1 {
68 #address-cells = <1>;
69 #size-cells = <0>;