[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230703053048.275709-2-matt@codeconstruct.com.au>
Date: Mon, 3 Jul 2023 13:30:46 +0800
From: Matt Johnston <matt@...econstruct.com.au>
To: linux-i3c@...ts.infradead.org,
netdev@...r.kernel.org,
devicetree@...r.kernel.org
Cc: Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Jeremy Kerr <jk@...econstruct.com.au>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
Subject: [PATCH 1/3] 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@...econstruct.com.au>
---
Documentation/devicetree/bindings/i3c/i3c.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/i3c/i3c.yaml b/Documentation/devicetree/bindings/i3c/i3c.yaml
index fdb4212149e7..08731e2484f2 100644
--- a/Documentation/devicetree/bindings/i3c/i3c.yaml
+++ b/Documentation/devicetree/bindings/i3c/i3c.yaml
@@ -55,6 +55,10 @@ properties:
May not be supported by all controllers.
+ mctp-controller:
+ description: |
+ Indicates that this bus hosts MCTP-over-I3C target devices.
+
required:
- "#address-cells"
- "#size-cells"
--
2.37.2
Powered by blists - more mailing lists