Lines Matching full:mctp
4 $id: http://devicetree.org/schemas/net/mctp-i2c-controller.yaml#
7 title: MCTP I2C transport
13 An mctp-i2c-controller defines a local MCTP endpoint on an I2C controller.
14 MCTP I2C is specified by DMTF DSP0237.
16 An mctp-i2c-controller must be attached to an I2C adapter which supports
18 busses) are attached to the mctp-i2c-controller with a 'mctp-controller'
19 property on each used bus. Each mctp-controller I2C bus will be presented
20 to the host system as a separate MCTP I2C instance.
24 const: mctp-i2c-controller
47 mctp-controller;
49 mctp@30 {
50 compatible = "mctp-i2c-controller";
56 // Mux topology with multiple MCTP-handling busses under
57 // a single mctp-i2c-controller.
58 // i2c1 and i2c6 can have MCTP devices, i2c5 does not.
64 mctp-controller;
66 mctp@50 {
67 compatible = "mctp-i2c-controller";
90 mctp-controller;