zephyr/tests/drivers/build_all
Henrik Brix Andersen da2a0befbb drivers: can: unify CAN controller configuration in devicetree
Unify the CAN controller configuration done in Zephyr devicetrees:

- Specify a resynchronization jump width (sjw) of 1 time quanta in SoC
  devicetrees as this is the most common. Boards can override this if
  needed.
- Specify a sample point of 87.5% as recommended by CAN in Automation
  (CiA) in SoC devicetrees. Boards can override this if needed.
- Specify a bus speed of 125 kbits/second (arbitration phase) and 1
  Mbits/second (CAN-FD data phase) in board devicetrees as this is what
  is used by all Zephyr CAN samples.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-02-24 13:48:55 -08:00
..
adc drivers: adc: add ads1x1x driver 2022-02-22 10:49:39 +01:00
counter tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
dac tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
eeprom tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
ethernet tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
gpio tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
ieee802154 tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
led tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
modem tests: build_all: Add net tag to the modem driver test 2022-02-08 07:26:45 -05:00
pwm tests: drivers: remove custom `vnd,gpio` inst 2022-01-04 09:10:40 -05:00
sensor drivers: can: unify CAN controller configuration in devicetree 2022-02-24 13:48:55 -08:00