Re: [PATCH V6 1/2] dt-bindings: i3c: Add AMD I3C master controller support
From: Rob Herring (Arm)
Date: Fri Sep 19 2025 - 16:54:57 EST
On Wed, 10 Sep 2025 16:59:53 +0530, Manikanta Guntupalli wrote:
> Add device tree binding documentation for the AMD I3C master controller.
>
> Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@xxxxxxx>
> ---
> Changes for V2:
> Updated commit subject and description.
> Moved allOf to after required.
> Removed xlnx,num-targets property.
>
> Changes for V3:
> Updated commit description.
> Corrected the order of properties and removed resets property.
> Added compatible to required list.
> Added interrupts to example.
>
> Changes for V4:
> Added h/w documentation details.
>
> Changes for V5:
> Renamed the xlnx,axi-i3c.yaml file into xlnx,axi-i3c-1.0.yaml.
>
> Changes for V6:
> Corrected the file name for $id in yaml to fix the dtschema warning.
> ---
> .../bindings/i3c/xlnx,axi-i3c-1.0.yaml | 55 +++++++++++++++++++
> 1 file changed, 55 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/i3c/xlnx,axi-i3c-1.0.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>