From: Michal Simek <michal.simek@amd.com>
To: <linux-kernel@vger.kernel.org>, <monstr@monstr.eu>,
<michal.simek@xilinx.com>, <git@xilinx.com>
Cc: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>,
Conor Dooley <conor+dt@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Marc Kleine-Budde <mkl@pengutronix.de>,
Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>,
Paolo Abeni <pabeni@redhat.com>,
Philipp Zabel <p.zabel@pengutronix.de>,
Rob Herring <robh+dt@kernel.org>,
Wolfgang Grandegger <wg@grandegger.com>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-can@vger.kernel.org>, <netdev@vger.kernel.org>
Subject: [PATCH v2 0/2] can: xilinx_can: Add support for reset
Date: Wed, 12 Jul 2023 14:20:44 +0200 [thread overview]
Message-ID: <cover.1689164442.git.michal.simek@amd.com> (raw)
Hi,
IP core has option reset line which can be wired that's why add support
for optional reset.
Thanks,
Michal
Changes in v2:
- Add Conor's ACK
- Fix use-after-free in xcan_remove reported by Marc.
Michal Simek (1):
dt-bindings: can: xilinx_can: Add reset description
Srinivas Neeli (1):
can: xilinx_can: Add support for controller reset
.../bindings/net/can/xilinx,can.yaml | 3 +++
drivers/net/can/xilinx_can.c | 25 ++++++++++++++++---
2 files changed, 24 insertions(+), 4 deletions(-)
--
2.36.1
next reply other threads:[~2023-07-12 12:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 12:20 Michal Simek [this message]
2023-07-12 12:20 ` [PATCH v2 1/2] dt-bindings: can: xilinx_can: Add reset description Michal Simek
2023-07-17 15:04 ` [PATCH v2 0/2] can: xilinx_can: Add support for reset Marc Kleine-Budde
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=cover.1689164442.git.michal.simek@amd.com \
--to=michal.simek@amd.com \
--cc=appana.durga.rao@xilinx.com \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=git@xilinx.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-can@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=mkl@pengutronix.de \
--cc=monstr@monstr.eu \
--cc=naga.sureshkumar.relli@xilinx.com \
--cc=netdev@vger.kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
--cc=wg@grandegger.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;
as well as URLs for NNTP newsgroup(s).