From: Leon Romanovsky <leon@kernel.org>
To: bhelgaas@google.com, mani@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, lpieralisi@kernel.org,
kwilczynski@kernel.org, robh@kernel.org, p.zabel@pengutronix.de,
linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, christian.bruel@foss.st.com,
shradha.t@samsung.com, krishna.chundru@oss.qualcomm.com,
thippeswamy.havalige@amd.com, inochiama@gmail.com,
Frank.li@nxp.com, zhangsenchuan@eswincomputing.com
Cc: ningyu@eswincomputing.com, linmin@eswincomputing.com,
pinkesh.vaghela@einfochips.com, ouyanghui@eswincomputing.com
Subject: Re: [PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
Date: Sun, 1 Feb 2026 14:28:10 +0200 [thread overview]
Message-ID: <20260201122810.GA34749@unreal> (raw)
In-Reply-To: <176994869472.79432.11245161336216033848.b4-ty@kernel.org>
On Sun, Feb 01, 2026 at 07:24:54AM -0500, Leon Romanovsky wrote:
>
> On Thu, 29 Jan 2026 17:26:28 +0800, zhangsenchuan@eswincomputing.com wrote:
> > Changes in v10:
> > - Updates: eswin,eic7700-pcie.yaml
> > - None
> >
> > - Updates: pcie-eic7700.c
> > - Remove devm_clk_bulk_get_all_enabled API, use devm_clk_bulk_get_all
> > and clk_bulk_prepare_enable. Add resource release codes and add
> > eic7700_pcie_host_deinit API.
> > - Update PCI_DEVICE_ID_ESWIN_EIC7700.
> > - Add reset_control_put release resources in "goto err_port:".
> > - Delete trailing comma after a terminator in eic7700_pcie_of_match.
> > - Link to V9: https://lore.kernel.org/all/20251229113021.1859-1-zhangsenchuan@eswincomputing.com/
> >
> > [...]
>
> Applied, thanks!
>
> [1/2] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller
> (no commit info)
> [2/2] PCI: eic7700: Add Eswin PCIe host controller driver
> (no commit info)
Sorry for the noise. The issue was caused by a mistake in my scripts.
Of course, it was never applied.
Thanks
>
> Best regards,
> --
> Leon Romanovsky <leon@kernel.org>
>
>
next prev parent reply other threads:[~2026-02-01 12:28 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-29 9:26 [PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller zhangsenchuan
2026-01-29 9:28 ` [PATCH v10 1/2] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller zhangsenchuan
2026-01-29 9:29 ` [PATCH v10 2/2] PCI: eic7700: Add Eswin PCIe host controller driver zhangsenchuan
2026-02-18 12:47 ` Manivannan Sadhasivam
2026-02-24 8:14 ` zhangsenchuan
2026-02-25 13:37 ` Manivannan Sadhasivam
2026-02-26 8:09 ` zhangsenchuan
2026-02-26 8:36 ` Manivannan Sadhasivam
2026-02-26 9:37 ` zhangsenchuan
2026-02-26 13:46 ` Manivannan Sadhasivam
2026-02-27 11:22 ` zhangsenchuan
2026-02-01 12:24 ` [PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller Leon Romanovsky
2026-02-01 12:28 ` Leon Romanovsky [this message]
2026-02-02 10:57 ` Manivannan Sadhasivam
2026-02-01 12:25 ` Leon Romanovsky
2026-02-02 10:59 ` Manivannan Sadhasivam
2026-02-06 22:20 ` Bjorn Helgaas
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=20260201122810.GA34749@unreal \
--to=leon@kernel.org \
--cc=Frank.li@nxp.com \
--cc=bhelgaas@google.com \
--cc=christian.bruel@foss.st.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=inochiama@gmail.com \
--cc=krishna.chundru@oss.qualcomm.com \
--cc=krzk+dt@kernel.org \
--cc=kwilczynski@kernel.org \
--cc=linmin@eswincomputing.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=mani@kernel.org \
--cc=ningyu@eswincomputing.com \
--cc=ouyanghui@eswincomputing.com \
--cc=p.zabel@pengutronix.de \
--cc=pinkesh.vaghela@einfochips.com \
--cc=robh@kernel.org \
--cc=shradha.t@samsung.com \
--cc=thippeswamy.havalige@amd.com \
--cc=zhangsenchuan@eswincomputing.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.