On Fri, Aug 29, 2025 at 10:43:26PM +0530, Manikanta Guntupalli wrote: > Add device tree binding documentation for the AMD I3C master controller. > > The controller is represented by the compatible string "xlnx,axi-i3c-1.0". > The binding specifies required properties including register space, clock, > resets, interrupts, and provides an example usage.
These two are completely redundant and useless sentences. Binding cannot specify anything else. Instead describe the hardware. Your previous patches for bindings also had completely redundant commit msg. You need to write WHY you are doing changes or describe the hardware. Repeating the code is pointless, we can read the code. Best regards, Krzysztof
