From: 董绪洋 <dongxuyang@eswincomputing.com>
To: "Philipp Zabel" <p.zabel@pengutronix.de>,
robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: ningyu@eswincomputing.com, linmin@eswincomputing.com,
huangyifeng@eswincomputing.com, pinkesh.vaghela@einfochips.com
Subject: Re: Re: [PATCH v5 2/2] reset: eswin: Add eic7700 reset driver
Date: Tue, 19 Aug 2025 14:30:08 +0800 (GMT+08:00) [thread overview]
Message-ID: <764c4fa5.321.198c105554b.Coremail.dongxuyang@eswincomputing.com> (raw)
In-Reply-To: <1c6b0262f0043e65592501d88221ec2a69e9d641.camel@pengutronix.de>
Hi Philipp,
> >
> > Add support for reset controller in eic7700 series chips.
> > Provide functionality for asserting and deasserting resets
> > on the chip.
> >
> > Signed-off-by: Yifeng Huang <huangyifeng@eswincomputing.com>
> > Signed-off-by: Xuyang Dong <dongxuyang@eswincomputing.com>
> > ---
> > drivers/reset/Kconfig | 10 +
> > drivers/reset/Makefile | 1 +
> > drivers/reset/reset-eic7700.c | 432 ++++++++++++++++++++++++++++++++++
> > 3 files changed, 443 insertions(+)
> > create mode 100644 drivers/reset/reset-eic7700.c
> >
> > diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> > index d85be5899da6..82f829f4c9f0 100644
> > --- a/drivers/reset/Kconfig
> > +++ b/drivers/reset/Kconfig
> > @@ -66,6 +66,16 @@ config RESET_BRCMSTB_RESCAL
> > This enables the RESCAL reset controller for SATA, PCIe0, or PCIe1 on
> > BCM7216.
> >
> > +config RESET_EIC7700
> > + bool "Reset controller driver for ESWIN SoCs"
> > + depends on ARCH_ESWIN || COMPILE_TEST
>
> Undeclared dependency on [1].
>
> [1] https://lore.kernel.org/all/20250616112316.3833343-3-pinkesh.vaghela@einfochips.com/
>
> regards
> Philipp
We will add the following dependencies in the cover letter of our next patch.
This series depends on the vendor prefix patch [1] and config option patch [2].
[1] https://lore.kernel.org/all/20250616112316.3833343-4-pinkesh.vaghela@einfochips.com/
[2] https://lore.kernel.org/all/20250616112316.3833343-3-pinkesh.vaghela@einfochips.com/
Regards,
Xuyang Dong
next prev parent reply other threads:[~2025-08-19 6:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-25 9:32 [PATCH v5 0/2] Add driver support for ESWIN eic7700 SoC reset controller dongxuyang
2025-07-25 9:34 ` [PATCH v5 1/2] dt-bindings: reset: eswin: Documentation for eic7700 SoC dongxuyang
2025-08-14 10:32 ` Philipp Zabel
2025-07-25 9:34 ` [PATCH v5 2/2] reset: eswin: Add eic7700 reset driver dongxuyang
2025-08-14 10:32 ` Philipp Zabel
2025-08-19 6:30 ` 董绪洋 [this message]
2025-10-02 16:41 ` ChaosEsque Team
2025-08-14 9:33 ` [PATCH v5 0/2] Add driver support for ESWIN eic7700 SoC reset controller 董绪洋
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=764c4fa5.321.198c105554b.Coremail.dongxuyang@eswincomputing.com \
--to=dongxuyang@eswincomputing.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=huangyifeng@eswincomputing.com \
--cc=krzk+dt@kernel.org \
--cc=linmin@eswincomputing.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ningyu@eswincomputing.com \
--cc=p.zabel@pengutronix.de \
--cc=pinkesh.vaghela@einfochips.com \
--cc=robh@kernel.org \
/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®