From: Jisheng Zhang <jszhang@kernel.org>
To: Shubham Patil <shubhamsanjay.patil@amd.com>
Cc: alexandre.belloni@bootlin.com, Frank.Li@nxp.com, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org,
linux-i3c@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, michal.simek@amd.com,
radhey.shyam.pandey@amd.com
Subject: Re: [PATCH v2 0/2] i3c: dw: Document optional core reset and drop redundant name
Date: Thu, 10 Sep 2026 12:35:14 +0800 [thread overview]
Message-ID: <aqIzgh9hA7lcome_@xhacker> (raw)
In-Reply-To: <20260720073510.1869623-1-shubhamsanjay.patil@amd.com>
On Mon, Jul 20, 2026 at 01:05:08PM +0530, Shubham Patil wrote:
> This series documents the optional core reset for the Synopsys
> DesignWare I3C master and updates the driver to match the binding.
> The DesignWare I3C master IP has a single core reset input. The
> binding never documented this reset, and the driver looked it up by
> the "core_rst" name even though a name is redundant for a single
> reset line.
Hi DT maintainers,
AIUI, the dw i3c explicitly says there are three reset signals in
total:
core_rstn, for core
presetn, for apb
dmareset, for dma
and I'm adding apb reset suppport, given this series has been applied,
we have three choices:
1.revert patch2 and document the "core_rst" reset dt-binding. This
equals to v1 of this series.
2.add a patch to add the "core_rst" reset, but allow no reset name
3.add a patch to add the "core" reset, but allow no reset name
Which one do you prefer?
Thanks
>
> This series addresses both:
> - Patch 1 documents the optional 'resets' property in the binding.
> The reset is kept optional because the reset line is
> integration-specific.
> - Patch 2 removes the "core_rst" reset name from the driver and
> looks the reset up by passing NULL, since the name is redundant
> for a single reset.
>
> Changes in v2:
> - Updated commit description for binding patch
> - Dropped reset-names from the binding
> - Added driver patch to remove redundant reset name
>
> Note:
> The DesignWare I3C driver support was added by
> commit 1dd728f5d4d4 ("i3c: master: Add driver for Synopsys DesignWare IP").
>
> The original Synopsys DesignWare I3C binding was added by
> commit 116e246a8bcd ("dt-binding: i3c: Document Synopsys DesignWare I3C"),
> but it did not document the optional core reset.
> ---
> Shubham Patil (2):
> dt-bindings: i3c: dw: Document missing optional core reset
> i3c: master: dw: Drop redundant core reset name
>
> Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml | 3 +++
> drivers/i3c/master/dw-i3c-master.c | 2 +-
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
>
> base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa
> --
> 2.34.1
>
>
> --
> linux-i3c mailing list
> linux-i3c@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-i3c
prev parent reply other threads:[~2026-09-10 4:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-20 7:35 Shubham Patil
2026-07-20 7:35 ` [PATCH v2 1/2] dt-bindings: i3c: dw: Document missing optional core reset Shubham Patil
2026-07-20 7:42 ` Pandey, Radhey Shyam
2026-07-20 15:42 ` Frank Li
2026-07-22 19:57 ` Rob Herring (Arm)
2026-07-20 7:35 ` [PATCH v2 2/2] i3c: master: dw: Drop redundant core reset name Shubham Patil
2026-07-20 7:41 ` Pandey, Radhey Shyam
2026-07-20 15:43 ` Frank Li
2026-07-30 14:33 ` [PATCH v2 0/2] i3c: dw: Document optional core reset and drop redundant name Alexandre Belloni
2026-09-10 4:35 ` Jisheng Zhang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aqIzgh9hA7lcome_@xhacker \
--to=jszhang@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=alexandre.belloni@bootlin.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-i3c@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@amd.com \
--cc=radhey.shyam.pandey@amd.com \
--cc=robh@kernel.org \
--cc=shubhamsanjay.patil@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®