2022-01-10 05:25:58 +08:00
|
|
|
description: Specialization of Bosch m_can CAN-FD controller for Atmel SAM
|
|
|
|
|
|
|
|
compatible: "atmel,sam-can"
|
|
|
|
|
2022-03-13 10:03:54 +08:00
|
|
|
include:
|
2022-04-21 17:00:17 +08:00
|
|
|
- name: can-fd-controller.yaml
|
2022-03-13 10:03:54 +08:00
|
|
|
- name: pinctrl-device.yaml
|
2022-01-10 05:25:58 +08:00
|
|
|
|
|
|
|
properties:
|
2022-04-21 17:00:17 +08:00
|
|
|
reg:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
required: true
|
|
|
|
|
2022-01-10 05:25:58 +08:00
|
|
|
peripheral-id:
|
|
|
|
type: int
|
|
|
|
required: true
|
|
|
|
description: peripheral ID
|