From: Paolo Abeni <pabeni@redhat.com>
To: Kyle Swenson <kyle.swenson@est.tech>,
"o.rempel@pengutronix.de" <o.rempel@pengutronix.de>,
"kory.maincent@bootlin.com" <kory.maincent@bootlin.com>,
"davem@davemloft.net" <davem@davemloft.net>,
"edumazet@google.com" <edumazet@google.com>,
"kuba@kernel.org" <kuba@kernel.org>
Cc: "robh@kernel.org" <robh@kernel.org>,
"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
"thomas.petazzoni@bootlin.com" <thomas.petazzoni@bootlin.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH net-next v2 0/2] net: pse-pd: tps23881: Reset GPIO support
Date: Tue, 27 Aug 2024 15:03:38 +0200 [thread overview]
Message-ID: <43ca814d-2003-4d1b-8cca-4d3fec3d1aee@redhat.com> (raw)
In-Reply-To: <20240822220100.3030184-1-kyle.swenson@est.tech>
On 8/23/24 00:01, Kyle Swenson wrote:
> On some boards, the TPS2388x's reset line (active low) is pulled low to
> keep the chip in reset until the SoC pulls the device out of reset.
> This series updates the device-tree binding for the tps23881 and then
> adds support for the reset gpio handling in the tps23881 driver.
>
> Signed-off-by: Kyle Swenson <kyle.swenson@est.tech>
>
> v1 -> v2:
> - Changed the reset pulse duration to be between 5us and 10us, per the
> TPS23880 datasheet
> - Changed the delay after reset to be 50ms instead of 1-10ms in order
> to meet the minimum recommended time before SRAM programming.
>
> v1: https://lore.kernel.org/netdev/20240819190151.93253-1-kyle.swenson@est.tech/
>
> Kyle Swenson (2):
> dt-bindings: pse: tps23881: add reset-gpios
> net: pse-pd: tps23881: Support reset-gpios
>
> .../bindings/net/pse-pd/ti,tps23881.yaml | 3 +++
> drivers/net/pse-pd/tps23881.c | 21 +++++++++++++++++++
> 2 files changed, 24 insertions(+)
This has been applied by Jakub, but the bot failed to send the notification.
Thanks,
Paolo
prev parent reply other threads:[~2024-08-27 13:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 22:01 [PATCH net-next v2 0/2] net: pse-pd: tps23881: Reset GPIO support Kyle Swenson
2024-08-22 22:01 ` [PATCH net-next v2 1/2] dt-bindings: pse: tps23881: add reset-gpios Kyle Swenson
2024-08-23 5:04 ` Oleksij Rempel
2024-08-23 21:35 ` Kory Maincent
2024-08-22 22:01 ` [PATCH net-next v2 2/2] net: pse-pd: tps23881: Support reset-gpios Kyle Swenson
2024-08-23 5:03 ` Oleksij Rempel
2024-08-23 21:34 ` Kory Maincent
2024-08-27 13:03 ` Paolo Abeni [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=43ca814d-2003-4d1b-8cca-4d3fec3d1aee@redhat.com \
--to=pabeni@redhat.com \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=kory.maincent@bootlin.com \
--cc=krzk+dt@kernel.org \
--cc=kuba@kernel.org \
--cc=kyle.swenson@est.tech \
--cc=netdev@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
--cc=robh@kernel.org \
--cc=thomas.petazzoni@bootlin.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