Searched +full:mctp +full:- +full:i2c +full:- +full:controller (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/mctp-i2c-controller.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MCTP I2C transport10 - Matt Johnston <matt@codeconstruct.com.au>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 supports17 slave functionality. I2C busses (either directly or as subordinate mux[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Alexandre Belloni <alexandre.belloni@bootlin.com>11 - Miquel Raynal <miquel.raynal@bootlin.com>14 I3C busses can be described with a node for the primary I3C controller device15 and a set of child nodes for each I2C or I3C slave on the bus. Each of them20 pattern: "^i3c@[0-9a-f]+$"22 "#address-cells":25 Each I2C device connected to the bus should be described in a subnode.[all …]