[PATCH v2 0/2] can: xilinx_can: Add support for reset

Michal Simek michal.simek at amd.com
Wed Jul 12 05:20:44 PDT 2023


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




More information about the linux-arm-kernel mailing list