Skip to content

Commit ee71d6d

Browse files
mkjPaolo Abeni
authored andcommitted
dt-bindings: i3c: Add mctp-controller property
This property is used to describe a I3C bus with attached MCTP I3C target devices. Signed-off-by: Matt Johnston <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
1 parent 1b2d3b4 commit ee71d6d

File tree

1 file changed

+6
-0
lines changed
  • Documentation/devicetree/bindings/i3c

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/i3c/i3c.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ properties:
5555
5656
May not be supported by all controllers.
5757
58+
mctp-controller:
59+
type: boolean
60+
description: |
61+
Indicates that the system is accessible via this bus as an endpoint for
62+
MCTP over I3C transport.
63+
5864
required:
5965
- "#address-cells"
6066
- "#size-cells"

0 commit comments

Comments
 (0)