zephyr/boards/arm/rcar_h3ulcb
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
..
doc board: doc: Update H3ULCB doc for v2.7 2021-09-21 06:29:09 -04:00
support boards: arm: rcar h3ulcb: Add OpenOCD configuration 2021-07-29 08:28:27 -05:00
board.cmake boards: arm: rcar h3ulcb: Add OpenOCD configuration 2021-07-29 08:28:27 -05:00
Kconfig.board boards: arm: Add support for R-Car H3ULCB board 2021-04-22 10:38:45 +02:00
Kconfig.defconfig boards: arm: Add support for R-Car H3ULCB board 2021-04-22 10:38:45 +02:00
rcar_h3ulcb_cr7-pinctrl.dtsi boards: arm: rcar_h3ulcb: add pins definition 2022-01-17 21:00:58 +01:00
rcar_h3ulcb_cr7.dts drivers: can: unify CAN controller configuration in devicetree 2022-02-24 13:48:55 -08:00
rcar_h3ulcb_cr7.yaml tests: enable supported tests for h3ulcb 2021-09-18 09:02:16 -04:00
rcar_h3ulcb_cr7_defconfig boards: arm: rcar_h3ulcb: do not set default options 2022-01-21 14:25:25 -05:00