[PATCH 1/2] dt-bindings: i3c: dw: Add VersalNet compatible string

From: Shubhrajyoti Datta

Date: Tue Apr 21 2026 - 06:32:15 EST


Add amd,versalnet-dw-i3c-master as a vendor-specific compatible
for the i3c ip available on Versal NET SOC.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx>
---

Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml b/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
index e803457d3f55..98dafec0ace5 100644
--- a/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
+++ b/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml
@@ -18,6 +18,7 @@ properties:
- const: snps,dw-i3c-master-1.00a
- items:
- const: altr,agilex5-dw-i3c-master
+ - const: amd,versalnet-dw-i3c-master
- const: snps,dw-i3c-master-1.00a

reg:
--
2.34.1