Re: [PATCH v2 1/2] dt-bindings: i3c: dw: Document missing optional core reset
Frank Li <[email protected]> Mon, 20 Jul 2026 11:42:26 -0400
| Newsgroups | org.infradead.lists.linux-i3c,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <al5B4tQJQGXWnQCS@lizhi-Precision-Tower-5810> |
On Mon, Jul 20, 2026 at 01:05:09PM +0530, Shubham Patil wrote: > The DesignWare I3C master IP supports a core reset input, but the > binding is missing the corresponding reset description. > > Document the optional reset property. Keep it optional because the > reset line is integration-specific. > > Signed-off-by: Shubham Patil <[email protected]> > --- Reviewed-by: Frank Li <[email protected]> > Changes in v2: > - Updated commit description > - Dropped reset-name from the binding > --- > Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml b/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml > index e803457d3f55..dc7ee38001d6 100644 > --- a/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml > +++ b/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml > @@ -38,6 +38,9 @@ properties: > interrupts: > maxItems: 1 > > + resets: > + maxItems: 1 > + > power-domains: > maxItems: 1 > > -- > 2.34.1 > -- linux-i3c mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-i3c