2018-05-03 16:54:50 +08:00
|
|
|
title: STM32 CAN
|
|
|
|
|
2019-10-29 00:34:12 +08:00
|
|
|
description: |
|
2018-05-03 16:54:50 +08:00
|
|
|
This binding gives a base representation of the STM32 CAN controller
|
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "st,stm32-can"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: can-controller.yaml
|
2018-05-03 16:54:50 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-05-03 16:54:50 +08:00
|
|
|
|
|
|
|
interrupts:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-05-23 17:04:12 +08:00
|
|
|
|
2018-05-23 16:54:56 +08:00
|
|
|
clocks:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|