Messages in this thread |  | | From | Dimitri Fedrau via B4 Relay <> | | Subject | [PATCH 0/2] can: flexcan: add transceiver capabilities | | Date | Tue, 11 Feb 2025 14:12:32 +0100 |
| |
Currently the flexcan driver does not support adding PHYs. Add the capability to ensure that the PHY is in operational state when the link is set to an "up" state.
Signed-off-by: Dimitri Fedrau <dimitri.fedrau@liebherr.com> --- Dimitri Fedrau (2): dt-bindings: can: fsl,flexcan: add transceiver capabilities can: flexcan: add transceiver capabilities
.../devicetree/bindings/net/can/fsl,flexcan.yaml | 3 +++ drivers/net/can/flexcan/flexcan-core.c | 25 ++++++++++++++++------ drivers/net/can/flexcan/flexcan.h | 1 + 3 files changed, 23 insertions(+), 6 deletions(-) --- base-commit: 25cc469d6d344f5772e9fb6a5cf9d82a690afe68 change-id: 20241209-flexcan-add-transceiver-caps-7cff9400c926
Best regards, -- Dimitri Fedrau <dimitri.fedrau@liebherr.com>
|  |