zephyr/dts/bindings/can/nxp,s32-canxl.yaml
Manuel Argüelles af7d972f4c can: nxp_s32_canxl: use clock control APIs
Use clock control API to retrieve the module's frequency and
update the boards using it to provide the source clocks.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-09-21 13:37:19 +02:00

26 lines
367 B
YAML

# Copyright 2022-2023 NXP
#
# SPDX-License-Identifier: Apache-2.0
description: NXP S32 CANXL controller
compatible: "nxp,s32-canxl"
include: ["can-fd-controller.yaml", "pinctrl-device.yaml"]
properties:
reg:
required: true
interrupts:
required: true
clocks:
required: true
pinctrl-0:
required: true
pinctrl-names:
required: true