mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-01 10:42:11 +00:00
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 <matt@codeconstruct.com.au> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
This commit is contained in:
parent
1b2d3b45c1
commit
ee71d6d5f1
@ -55,6 +55,12 @@ properties:
|
||||
|
||||
May not be supported by all controllers.
|
||||
|
||||
mctp-controller:
|
||||
type: boolean
|
||||
description: |
|
||||
Indicates that the system is accessible via this bus as an endpoint for
|
||||
MCTP over I3C transport.
|
||||
|
||||
required:
|
||||
- "#address-cells"
|
||||
- "#size-cells"
|
||||
|
Loading…
Reference in New Issue
Block a user