devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] can: xilinx_can: Add support for reset
@ 2023-07-12 12:20 Michal Simek
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2023-07-12 12:20 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Appana Durga Kedareswara rao, Conor Dooley, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Krzysztof Kozlowski,
	Marc Kleine-Budde, Naga Sureshkumar Relli, Paolo Abeni,
	Philipp Zabel, Rob Herring, Wolfgang Grandegger, devicetree,
	linux-arm-kernel, linux-can, netdev

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-17 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 12:20 [PATCH v2 0/2] can: xilinx_can: Add support for reset Michal Simek
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

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).