Skip to content

drivers: net: can: Add updates to ensure drivers/net/can fully supports SystemReady IR

Joel Slebodnick requested to merge jslebodn/centos-stream-9:netcan-v0 into main

Merge Request Required Information

Summary of Changes

Tested: This set updates drivers/net/can to support SystemReady IR. A simple boot test was performed on an NVIDIA Orin and an NXP-IMX8MQUAD. Sanity tests using cansend/candump from can-utils to pass msgs through a vCan interface were also performed on the NXP.

This patch set updates drivers/net/can for support for SystemReady IR.

Omitted-fix: 286c0e09e8e0 "can: bittiming: can_changelink() pass extack down callstack"
Omitted-fix: 65db3d8b5231 "can: bittiming: can_calc_bittiming(): add missing parameter to no-op function"
Omitted-fix: f79959220fa5 "fec: Restart PPS after link state change"
Omitted-fix: b353b241f1eb "net: fec: Use a spinlock to guard fep->ptp_clk_on"
Omitted-fix: 7b15515fc1ca "Revert "fec: Restart PPS after link state change""
Omitted-fix: 01b825f997ac "Revert "net: fec: Use a spinlock to guard fep->ptp_clk_on""

Signed-off-by: Joel Slebodnick jslebodn@redhat.com

Approved Development Ticket

All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2183338

Edited by Joel Slebodnick

Merge request reports