[PATCH 0/2] i3c: dw: Add AMD VersalNet I3C compatible string
From: Shubhrajyoti Datta
Date: Tue Apr 21 2026 - 06:34:45 EST
This series adds support for the AMD VersalNet SoC to the
Synopsys DesignWare I3C master driver by introducing the
vendor-specific compatible string amd,versalnet-dw-i3c-master
for I3C in VersalNet platforms.
The request for the addition was in the below thread
https://lore.kernel.org/all/LV5PR12MB9828D700D168803CBD022A708151A@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/
Shubhrajyoti Datta (2):
dt-bindings: i3c: dw: Add VersalNet compatible string
i3c: dw: Add VersalNet compatible string
Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml | 1 +
drivers/i3c/master/dw-i3c-master.c | 1 +
2 files changed, 2 insertions(+)
--
2.34.1