2023-10-24 19:01:32 +08:00
|
|
|
# Copyright (c) 2023 Nuvoton Technology Corporation
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2023-10-31 17:09:38 +08:00
|
|
|
description: Nuvoton NuMaker CAN FD controller, using Bosch M_CAN IP
|
2023-10-24 19:01:32 +08:00
|
|
|
|
|
|
|
compatible: "nuvoton,numaker-canfd"
|
|
|
|
|
|
|
|
include: ["bosch,m_can-base.yaml", reset-device.yaml, pinctrl-device.yaml]
|
|
|
|
|
|
|
|
properties:
|
|
|
|
reg:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
required: true
|
|
|
|
|
2024-01-08 21:19:58 +08:00
|
|
|
interrupt-names:
|
|
|
|
required: true
|
|
|
|
|
2023-10-24 19:01:32 +08:00
|
|
|
resets:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
clocks:
|
|
|
|
required: true
|