zephyr/tests/drivers/can/api
Henrik Brix Andersen a9d3935fa0 drivers: can: solely use sjw from devicetree for initial timing
Update the CAN controller drivers to solely use the sjw and sjw-data
devicetree properties for setting the initial timing when devicetree timing
parameters are specified in Time Quanta (TQ).

Any timing set via the CAN timing APIs will contain either user-provided or
automatically calculated SJW values. This includes any timing parameters
calculated from bus-speed and bus-speed-data devicetree properties.

Update the CAN controller driver tests accordingly and remove the
CAN_SJW_NO_CHANGE definition as it has lost its meaning.

Fixes: #63033

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-09-28 16:28:56 +02:00
..
src drivers: can: solely use sjw from devicetree for initial timing 2023-09-28 16:28:56 +02:00
CMakeLists.txt tests: drivers: can: move CAN utility function tests to API tests 2023-02-23 09:00:12 +01:00
prj.conf
testcase.yaml tests: drivers: can: api: add esp32 wrover board 2023-08-16 10:25:49 +02:00
twai-enable.overlay tests: drivers: can: api: add virtual CAN TX <-> RX Jumper 2023-07-10 15:13:52 +02:00